llvm-6502/lib/Transforms
Dan Gohman d890f29ca6 Move the EliminateIVUsers call back out to its original location. Now that
a ScalarEvolution bug with overflow handling is fixed, the normal analysis
code will automatically decline to operate on the icmp instructions which
are responsible for the loop exit.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101032 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-12 07:56:56 +00:00
..
Hello
InstCombine Minor code simplification. 2010-04-09 14:53:59 +00:00
Instrumentation
IPO Implement support for varargs functions without any fixed 2010-04-10 19:12:44 +00:00
Scalar Move the EliminateIVUsers call back out to its original location. Now that 2010-04-12 07:56:56 +00:00
Utils Verify function prototypes before trying to optimize functions. We also 2010-04-12 04:48:00 +00:00
Makefile suck the propagating "has dynamic libs" check into a single makefile 2010-04-09 20:51:47 +00:00