llvm-6502/test/Transforms
Chris Lattner ee7e286997 new testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12873 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-12 20:59:07 +00:00
..
ADCE New testcases 2004-04-10 06:52:20 +00:00
ArgumentPromotion New testcase 2004-03-08 00:58:19 +00:00
BasicAA new testcase 2004-03-12 22:38:31 +00:00
BlockPlacement Basic functionality testing. 2004-02-11 05:00:27 +00:00
CodeExtractor This is the last remaining bug that I know of in the loop extractor. The loop 2004-03-18 06:41:59 +00:00
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
IndVarsSimplify New testcase that crashed scalarevolution on sparc 2004-04-07 16:17:45 +00:00
Inline
InstCombine New testcases 2004-04-10 22:21:14 +00:00
LevelRaise
LICM New testcases to test LICM of call instructions 2004-03-15 04:10:08 +00:00
LoopSimplify new testcase 2004-04-12 20:59:07 +00:00
LowerInvoke Testcase for a bug that caused a whole bunch of testcases to die in the nightly 2004-02-29 22:15:51 +00:00
LowerSetJmp
LowerSwitch New testcase that crashes the -lowerswitch pass 2004-03-14 04:13:57 +00:00
Mem2Reg
ModuloSched
PiNodeInserter
PRE
ProfilePaths
PruneEH
RaiseAllocations
Reassociate
ScalarRepl New testcase, corresponding to phi_promote.ll 2004-04-08 19:59:22 +00:00
SCCP Test to make sure we can SCCP load instructions 2004-01-12 04:28:32 +00:00
SimplifyCFG Simplify cfg now eliminates all of the branches in this testcase 2004-04-09 23:50:29 +00:00
TailCallElim new test 2003-12-14 23:39:34 +00:00
TailDup New testcase for PR310 2004-04-01 20:28:35 +00:00