llvm-6502/test/Transforms
Chris Lattner 2bde8bdc16 While working on the pool allocator, I noticed that basicaa is failing a scary
number of simple cases.  Someday when I get a chance to work on it again, this
testcase should be corrected.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9695 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-04 16:40:40 +00:00
..
ADCE Fix test 2003-10-23 15:51:55 +00:00
BasicAA While working on the pool allocator, I noticed that basicaa is failing a scary 2003-11-04 16:40:40 +00:00
ConstantMerge New testcase 2003-10-29 05:51:03 +00:00
ConstProp
CorrelatedExprs
DeadArgElim New testcase for the deadreturnvalue deletion extension to -deadargelim 2003-10-22 22:33:59 +00:00
DecomposeMultiDimRefs
DSAnalysis
FunctionResolve Update test 2003-10-23 16:01:03 +00:00
GCSE
GlobalDCE new testcase. globaldce should not delete the global 2003-10-10 04:54:23 +00:00
IndVarsSimplify
Inline New testcase. 2003-10-27 05:13:47 +00:00
InstCombine New testcase for a bug in instcombine 2003-11-03 18:33:44 +00:00
LevelRaise
LICM The -preheaders pass is now known as -loopsimplify 2003-10-12 21:42:35 +00:00
LoopSimplify make the indvar obviously non-canonical 2003-10-13 03:31:42 +00:00
LowerSetJmp fix test 2003-10-23 15:57:45 +00:00
LowerSwitch This was not a lower-switch bug, it was a preselection bug 2003-10-21 18:02:17 +00:00
Mem2Reg
ModuloSched
PiNodeInserter
PRE
ProfilePaths
PruneEH
Reassociate
ScalarRepl New testcase distilled from: 2003-10-29 16:24:10 +00:00
SCCP
SimplifyCFG
TailCallElim
TailDup