llvm-6502/test/Transforms
2004-03-14 04:13:57 +00:00
..
ADCE New testcase for missed optimization 2003-12-19 09:08:15 +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 New testcase that crashes the loop extractor 2004-03-14 03:03:59 +00:00
ConstantMerge
ConstProp
CorrelatedExprs
DeadArgElim
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve
GCSE
GlobalDCE
IndVarsSimplify New testcase for PR284: [indvars] Induction variable analysis violates LLVM invariants 2004-03-10 21:41:47 +00:00
Inline Improve portability with Mac OS/X 2003-12-09 16:49:12 +00:00
InstCombine New testcase, distilled from povray I think. 2004-03-13 23:53:04 +00:00
LevelRaise
LICM New testcase 2003-12-19 06:54:37 +00:00
LoopSimplify New testcase for PR223: Loopsimplify incorrectly updates dominator information 2004-02-05 21:11:38 +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 2004-01-12 01:17:42 +00:00
SCCP Test to make sure we can SCCP load instructions 2004-01-12 04:28:32 +00:00
SimplifyCFG Add a testcase for switch instruction induction 2004-02-28 21:30:39 +00:00
TailCallElim new test 2003-12-14 23:39:34 +00:00
TailDup