llvm-6502/lib/Transforms
Dan Gohman 90fe0bd68c Make RecursivelyDeleteTriviallyDeadInstructions,
RecursivelyDeleteDeadPHINode, and DeleteDeadPHIs return a flag
indicating whether they made any changes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92732 91177308-0d34-0410-b5e6-96231b3b80d8
2010-01-05 15:45:31 +00:00
..
Hello Fix a bunch of little errors that Clang complains about when its being pedantic 2009-12-19 07:05:23 +00:00
InstCombine Add newline at EOF. 2010-01-05 13:32:48 +00:00
Instrumentation Change errs() to dbgs(). 2010-01-05 01:27:01 +00:00
IPO Avoid going through the LLVMContext for type equality where it's safe to dereference the type pointer. 2010-01-05 13:12:22 +00:00
Scalar fix an infinite loop in reassociate building emacs. 2010-01-05 04:55:35 +00:00
Utils Make RecursivelyDeleteTriviallyDeadInstructions, 2010-01-05 15:45:31 +00:00
Makefile move instcombine to its own library, it's past time. 2010-01-04 06:23:24 +00:00