1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/lib/Transforms/Scalar
2003-10-07 22:58:41 +00:00
..
ADCE.cpp Rename Function::getEntryNode -> getEntryBlock 2003-09-20 14:39:18 +00:00
ConstantProp.cpp
CorrelatedExprs.cpp Rename Function::getEntryNode -> getEntryBlock 2003-09-20 14:39:18 +00:00
DCE.cpp
DecomposeMultiDimRefs.cpp
GCSE.cpp
IndVarSimplify.cpp Fix bug: IndVarsSimplify/2003-09-23-NotAtTop.ll 2003-09-23 20:26:48 +00:00
InstructionCombining.cpp whoops, don't accidentally lose variable names 2003-10-07 22:58:41 +00:00
LICM.cpp Change the interface to PromoteMemToReg to also take a DominatorTree 2003-10-05 21:20:13 +00:00
LoopSimplify.cpp Renamed DominatorTree::Node::getNode() -> getBlock() 2003-09-11 16:26:13 +00:00
LowerAllocations.cpp
LowerInvoke.cpp Initial checkin of the LLVM->LLVM transform to support code generators which 2003-10-05 19:14:42 +00:00
LowerSwitch.cpp Bill contributed this major rewrite of the -lowerswitch pass to make it generate 2003-10-07 18:46:23 +00:00
Makefile
Mem2Reg.cpp Change the interface to PromoteMemToReg to also take a DominatorTree 2003-10-05 21:20:13 +00:00
PiNodeInsertion.cpp Fix spell-o's 2003-09-10 05:29:43 +00:00
PRE.cpp Renamed DominatorTree::Node::getNode() -> getBlock() 2003-09-11 16:26:13 +00:00
Reassociate.cpp Credits now go into the top-level CREDITS.TXT 2003-09-22 21:57:56 +00:00
ScalarReplAggregates.cpp Change the interface to PromoteMemToReg to also take a DominatorTree 2003-10-05 21:20:13 +00:00
SCCP.cpp
SimplifyCFG.cpp simplify-cfg is really a function pass 2003-10-05 19:14:16 +00:00
SymbolStripping.cpp
TailDuplication.cpp
TailRecursionElimination.cpp Rename Function::getEntryNode -> getEntryBlock 2003-09-20 14:39:18 +00:00