llvm-6502/lib/Transforms
Dan Gohman dd842e34c8 Use RecursivelyDeleteTriviallyDeadInstructions in EliminateIVComparisons,
instead of deleting just the user. This makes it more consistent with
other code in IndVarSimplify, and theoretically can eliminate more users
earlier.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101027 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-12 07:29:15 +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 Use RecursivelyDeleteTriviallyDeadInstructions in EliminateIVComparisons, 2010-04-12 07:29:15 +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