llvm-6502/lib/Transforms
Dan Gohman fc8042a122 When rotating loops, put the original header at the bottom of the
loop, making the resulting loop significantly less ugly.  Also, zap
its trivial PHI nodes, since it's easy.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111255 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-17 17:39:21 +00:00
..
Hello
InstCombine Reapply this transformation now that it is passing the external test which it previously failed. 2010-08-13 00:17:53 +00:00
Instrumentation
IPO Fix a use after free error caught by the valgrind builders. 2010-08-09 21:03:28 +00:00
Scalar When rotating loops, put the original header at the bottom of the 2010-08-17 17:39:21 +00:00
Utils Use the getUniquePredecessor() utility function, instead of doing 2010-08-17 17:07:02 +00:00
Makefile