llvm-6502/include/llvm/Transforms/Utils
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
..
AddrModeMatcher.h
BasicBlockUtils.h Make RecursivelyDeleteTriviallyDeadInstructions, 2010-01-05 15:45:31 +00:00
BasicInliner.h Move the InlineCost code from Transforms/Utils to Analysis. 2009-10-13 18:30:07 +00:00
Cloning.h Eliminate unnecessary LLVMContexts. 2009-12-18 23:42:08 +00:00
FunctionUtils.h
Local.h Make RecursivelyDeleteTriviallyDeadInstructions, 2010-01-05 15:45:31 +00:00
PromoteMemToReg.h Pull LLVMContext out of PromoteMemToReg. 2009-11-23 03:50:44 +00:00
SSAUpdater.h comment fix: weakvh -> tracking vh 2009-12-22 00:51:57 +00:00
SSI.h Make a few more LLVM headers parsable as standalone headers. 2009-11-05 23:01:30 +00:00
UnifyFunctionExitNodes.h
UnrollLoop.h
ValueMapper.h MapValue doesn't needs its LLVMContext argument. 2009-10-24 23:37:16 +00:00