Go to file
Dan Gohman 2aab867048 Fix SCEVExpander's canonical addrec expansion code to work on loops that
aren't in canonical loop-simplify form, since it doesn't itself depend
on LoopSimplify. This means handling loops without preheaders and loops
with multiple backedges.

llvm-svn: 82905
2009-09-27 17:46:40 +00:00
clang CMake generate VS2008 project and CLang and LLVM compile without problem on VS2008. Remove obsolete remark 2009-09-27 10:34:36 +00:00
compiler-rt If the compiler does not support GCC-compatible 2009-09-23 16:05:25 +00:00
llvm Fix SCEVExpander's canonical addrec expansion code to work on loops that 2009-09-27 17:46:40 +00:00