llvm-6502/test/Transforms
Reid Spencer c6b9efabee Add the SCCP regression tests for APInt expressions. These test cases
turned up some regressions that have since been fixed. We don't want to
loose the regression tests.

Test cases by Guoling Han.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35974 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-13 22:33:10 +00:00
..
ADCE Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
ArgumentPromotion Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
BlockPlacement Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
CodeExtractor Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
CondProp Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
ConstantMerge Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
ConstProp Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
CorrelatedExprs Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
DeadArgElim Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
DeadStoreElimination Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
DecomposeMultiDimRefs Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
GCSE Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
GlobalDCE Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
GlobalOpt Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
IndVarsSimplify Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Inline Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
InstCombine Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
IPConstantProp Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
LCSSA Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
LICM Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
LoopRotate The "implementation" keyword is no more! 2007-04-11 20:06:03 +00:00
LoopSimplify Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
LoopStrengthReduce Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
LoopUnroll Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
LoopUnswitch Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
LowerInvoke Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
LowerSetJmp Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
LowerSwitch Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Mem2Reg Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
PredicateSimplifier Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
PruneEH Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
RaiseAllocations Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Reassociate Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
ScalarRepl Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
SCCP Add the SCCP regression tests for APInt expressions. These test cases 2007-04-13 22:33:10 +00:00
SimplifyCFG Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
SimplifyLibCalls Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
TailCallElim Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
TailDup Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
.cvsignore