llvm-6502/lib/Transforms/Scalar
Andrew Lenharth 558bc88a00 core changes for varargs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22254 91177308-0d34-0410-b5e6-96231b3b80d8
2005-06-18 18:34:52 +00:00
..
ADCE.cpp preserve calling conventions when hacking on code 2005-05-14 12:25:32 +00:00
BasicBlockPlacement.cpp
CondPropagate.cpp
ConstantProp.cpp
CorrelatedExprs.cpp
DCE.cpp clean up and modernize this pass. 2005-05-08 18:45:26 +00:00
DeadStoreElimination.cpp
GCSE.cpp
IndVarSimplify.cpp Fix PR582. The rewriter can move casts around, which invalidated the 2005-06-15 21:29:31 +00:00
InstructionCombining.cpp Clean up some uninitialized variables and missing return statements that 2005-06-18 17:37:34 +00:00
LICM.cpp core changes for varargs 2005-06-18 18:34:52 +00:00
LoopStrengthReduce.cpp
LoopUnroll.cpp
LoopUnswitch.cpp
LowerConstantExprs.cpp
LowerGC.cpp
LowerPacked.cpp
Makefile
PRE.cpp
Reassociate.cpp Fix Reassociate/shifttest.ll 2005-05-10 03:39:25 +00:00
ScalarReplAggregates.cpp
SCCP.cpp
SimplifyCFG.cpp
TailDuplication.cpp
TailRecursionElimination.cpp If a function contains no allocas, all of the calls in it are trivially 2005-05-09 23:51:13 +00:00