llvm-6502/test/Transforms
Chris Lattner 33a79d73bd New testcase
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10760 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-12 01:17:42 +00:00
..
ADCE New testcase for missed optimization 2003-12-19 09:08:15 +00:00
BasicAA Rename variable to avoid confusing it with the global G 2003-12-11 22:49:32 +00:00
ConstantMerge Improve test portability 2003-11-19 18:37:06 +00:00
ConstProp Fix testcase. This should no longer be XFAIL'd 2003-11-19 18:34:44 +00:00
CorrelatedExprs
DeadArgElim
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve Fix an all too common form of the 'Found global types that are not compatible' warning 2003-11-20 21:04:35 +00:00
GCSE
GlobalDCE
IndVarsSimplify new testcase for cananonicalization of subtracts 2003-12-22 05:24:45 +00:00
Inline Improve portability with Mac OS/X 2003-12-09 16:49:12 +00:00
InstCombine
LevelRaise new testcase for problem causing 2003-10-12-GlobalVarInitializers failures 2003-11-29 05:19:15 +00:00
LICM New testcase 2003-12-19 06:54:37 +00:00
LoopSimplify New testcase which caused a bunch of tests to break last night with more 2003-12-10 17:09:35 +00:00
LowerInvoke new testcase 2003-12-10 20:18:09 +00:00
LowerSetJmp
LowerSwitch
Mem2Reg
ModuloSched
PiNodeInserter
PRE
ProfilePaths
PruneEH New testcase that breaks the pruneeh pass 2003-11-22 02:20:08 +00:00
RaiseAllocations New testcase that the raiseallocations pass should be able to handle. 2003-12-07 01:25:36 +00:00
Reassociate
ScalarRepl New testcase 2004-01-12 01:17:42 +00:00
SCCP
SimplifyCFG
TailCallElim new test 2003-12-14 23:39:34 +00:00
TailDup