llvm-6502/lib/Transforms
Chris Lattner 2aa6908231 LoopRotate requires canonical loop form, so it always has preheaders
and latch blocks.  Reorder entry conditions to make hte pass faster
and more logical.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123069 91177308-0d34-0410-b5e6-96231b3b80d8
2011-01-08 18:06:22 +00:00
..
Hello
InstCombine Fix a bug in r123034 (trying to sext/zext non-integers) and clean up a little. 2011-01-08 10:51:36 +00:00
Instrumentation
IPO Improve the accuracy of the inlining heuristic looking for the 2011-01-04 19:01:54 +00:00
Scalar LoopRotate requires canonical loop form, so it always has preheaders 2011-01-08 18:06:22 +00:00
Utils Make more passes preserve dominators (or state that they preserve dominators if 2011-01-08 17:01:52 +00:00
Makefile