llvm-6502/test/Transforms
Nick Lewycky 7a2ed81f08 Emitting raw bytecode is awfully rude. Add -disable-output.
Clarify the test.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31251 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-28 02:34:41 +00:00
..
ADCE
ArgumentPromotion xfail this for now 2006-09-15 17:25:22 +00:00
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim new testcase 2006-09-18 07:01:39 +00:00
DeadStoreElimination
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
GlobalOpt
IndVarsSimplify new testcase 2006-09-21 05:11:01 +00:00
Inline The inliner strips dead allocas now. Add a use to allow this test to 2006-09-15 16:53:11 +00:00
InstCombine new testcase, should not reassoc fp vector 2006-10-26 18:26:53 +00:00
IPConstantProp
LCSSA Improve cvs ignoring of test results. 2006-10-27 16:43:34 +00:00
LevelRaise
LICM
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PredicateSimplifier Emitting raw bytecode is awfully rude. Add -disable-output. 2006-10-28 02:34:41 +00:00
PruneEH
RaiseAllocations
Reassociate
ScalarRepl New testcase that crashes scalarrepl 2006-10-24 06:26:08 +00:00
SCCP new testcase 2006-10-23 18:54:35 +00:00
SimplifyCFG new testcase for PR957 2006-10-20 00:41:31 +00:00
SimplifyLibCalls
TailCallElim
TailDup
.cvsignore