llvm-mirror/lib/Transforms
Dan Gohman fa43cefae4 Tell ScalarEvolution to forget everything it knows about a loop before
rotating the loop, since loop rotation is a very significant change.

llvm-svn: 82901
2009-09-27 15:37:03 +00:00
..
Hello
Instrumentation Instruction::clone does not need to take an LLVMContext&. Remove that and 2009-09-27 07:38:41 +00:00
IPO Constant propagating byval pointer is safe if function is readonly. 2009-09-24 18:33:42 +00:00
Scalar Tell ScalarEvolution to forget everything it knows about a loop before 2009-09-27 15:37:03 +00:00
Utils Instruction::clone does not need to take an LLVMContext&. Remove that and 2009-09-27 07:38:41 +00:00
Makefile