llvm-6502/include/llvm/Transforms/Utils
Chris Lattner 4f02c74a8e Enhance RecursivelyDeleteTriviallyDeadInstructions to optionally
return a list of deleted instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60193 91177308-0d34-0410-b5e6-96231b3b80d8
2008-11-27 23:14:34 +00:00
..
BasicBlockUtils.h move FindAvailableLoadedValue from JumpThreading to Transforms/Utils. 2008-11-27 08:10:05 +00:00
BasicInliner.h
Cloning.h
FunctionUtils.h
InlineCost.h Add InlineCost class for represent the estimated cost of inlining a 2008-10-30 19:26:59 +00:00
Local.h Enhance RecursivelyDeleteTriviallyDeadInstructions to optionally 2008-11-27 23:14:34 +00:00
PromoteMemToReg.h
UnifyFunctionExitNodes.h Tidy up several unbeseeming casts from pointer to intptr_t. 2008-09-04 17:05:41 +00:00
UnrollLoop.h
ValueMapper.h