1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/Transforms
Dan Gohman 48cfc8f8db 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.

llvm-svn: 101032
2010-04-12 07:56:56 +00:00
..
Hello Prune #includes. 2010-03-01 17:42:17 +00:00
InstCombine Minor code simplification. 2010-04-09 14:53:59 +00:00
Instrumentation Uniformize the names of type predicates: rather than having isFloatTy and 2010-02-15 16:12:20 +00:00
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