llvm-6502/test/Transforms
2004-11-07 05:04:58 +00:00
..
ADCE New testcase that ADCE shouldn't crash on 2004-10-17 23:44:02 +00:00
ArgumentPromotion
BlockPlacement
BranchCombine
CodeExtractor Tests for this xforms should be .ll files, and they should have run lines. 2004-11-07 00:38:16 +00:00
ConstantMerge Use the new prcontext script. 2004-08-02 22:31:58 +00:00
ConstProp
CorrelatedExprs Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
DeadArgElim
DeadStoreElimination
DSAnalysis
FunctionResolve This test is obsolete and incorrect 2004-11-06 23:42:32 +00:00
GCSE
GlobalDCE
GlobalOpt New testcase. Check for the ability to promote a malloc whose initialzed state is checked by the program 2004-10-22 06:43:07 +00:00
IndVarsSimplify Adding RUN line. 2004-11-06 23:16:51 +00:00
Inline New testcase that crashes the inliner 2004-10-17 23:20:29 +00:00
InstCombine Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
LevelRaise Add a missing run line 2004-11-06 21:03:41 +00:00
LICM New testcase for PR420 2004-09-15 00:58:49 +00:00
LoopSimplify
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
PRE
ProfilePaths
PruneEH
RaiseAllocations
Reassociate
ScalarRepl Instcombine now helps out with these 2004-09-19 18:45:45 +00:00
SCCP
SimplifyCFG New testcase 2004-10-18 04:06:41 +00:00
TailCallElim Adding XFAIL lines for dejagnu support. 2004-11-06 20:38:27 +00:00
TailDup When tail duplicating these functions, the add instruction should not be 2004-10-06 03:26:38 +00:00