llvm-6502/lib/Transforms/Utils
Dan Gohman 1e381fcd55 Reorder the contents of various getAnalysisUsage functions, eliminating
a redundant loopsimplify run from the default -O2 sequence.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108539 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-16 17:58:45 +00:00
..
AddrModeMatcher.cpp use getArgOperand instead of getOperand 2010-06-30 09:14:26 +00:00
BasicBlockUtils.cpp Move FindAvailableLoadedValue isSafeToLoadUnconditionally out of 2010-05-28 16:19:17 +00:00
BasicInliner.cpp
BreakCriticalEdges.cpp cache result of operator* 2010-07-09 16:31:08 +00:00
BuildLibCalls.cpp eliminate CallInst::ArgOffset 2010-07-16 09:38:02 +00:00
CloneFunction.cpp Use available typedef for " DenseMap<const Value*, Value*>". 2010-06-24 00:00:42 +00:00
CloneLoop.cpp Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
CloneModule.cpp Use available typedef for " DenseMap<const Value*, Value*>". 2010-06-24 00:00:42 +00:00
CMakeLists.txt
CodeExtractor.cpp
DemoteRegToStack.cpp remove trailing whitespace 2010-06-16 22:41:09 +00:00
InlineFunction.cpp use callsite to obtain all arguments 2010-06-24 09:56:43 +00:00
InstructionNamer.cpp
LCSSA.cpp Reorder the contents of various getAnalysisUsage functions, eliminating 2010-07-16 17:58:45 +00:00
Local.cpp make various clients of ReplaceAndSimplifyAllUses tolerate 2010-07-15 06:06:04 +00:00
LoopSimplify.cpp Reorder the contents of various getAnalysisUsage functions, eliminating 2010-07-16 17:58:45 +00:00
LoopUnroll.cpp Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00
LowerInvoke.cpp lowerinvoke needs to handle aggregate function args like sjlj eh does. 2010-06-30 22:22:59 +00:00
LowerSwitch.cpp
Makefile
Mem2Reg.cpp
PromoteMemoryToRegister.cpp cache result of operator* 2010-07-09 14:18:23 +00:00
SimplifyCFG.cpp Remove unneeded check, and correct style. 2010-07-15 16:38:22 +00:00
SSAUpdater.cpp
SSI.cpp
UnifyFunctionExitNodes.cpp
ValueMapper.cpp MDString is already checked earlier. 2010-07-02 21:13:23 +00:00
ValueMapper.h Use ValueMap instead of DenseMap. 2010-06-24 00:33:28 +00:00