llvm-6502/test/Transforms
Chris Lattner be8d29909e New testcase that breaks the pruneeh pass
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10162 91177308-0d34-0410-b5e6-96231b3b80d8
2003-11-22 02:20:08 +00:00
..
ADCE There is no need to rely on LLI working for this test 2003-11-16 22:07:45 +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 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
Inline
InstCombine Instcombine should promote this, and because it isn't, we are failing poolalloc tests 2003-11-13 19:05:15 +00:00
LevelRaise
LICM
LoopSimplify
LowerSetJmp new testcase 2003-11-05 22:06:03 +00:00
LowerSwitch
Mem2Reg
ModuloSched
PiNodeInserter
PRE
ProfilePaths
PruneEH New testcase that breaks the pruneeh pass 2003-11-22 02:20:08 +00:00
Reassociate
ScalarRepl
SCCP
SimplifyCFG
TailCallElim
TailDup