llvm-6502/test/Transforms
Chris Lattner 4dcd0d18ae Fix test
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12445 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-16 21:10:15 +00:00
..
ADCE
ArgumentPromotion New testcase 2004-03-08 00:58:19 +00:00
BasicAA new testcase 2004-03-12 22:38:31 +00:00
BlockPlacement
CodeExtractor New testcase that causes the code extractor to generate bogus code. 2004-03-15 00:08:49 +00:00
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
IndVarsSimplify Fix test 2004-03-16 21:10:15 +00:00
Inline
InstCombine New testcase, distilled from povray I think. 2004-03-13 23:53:04 +00:00
LevelRaise
LICM New testcases to test LICM of call instructions 2004-03-15 04:10:08 +00:00
LoopSimplify New testcase for PR293 2004-03-16 05:44:02 +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
SCCP
SimplifyCFG
TailCallElim
TailDup