llvm-6502/test/Transforms
Nick Lewycky 419c6f5ac8 New predicate simplifier!
Please do not enable, there is still some known miscompile problem.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33066 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-11 02:32:38 +00:00
..
ADCE
ArgumentPromotion For PR950: 2006-12-31 06:02:00 +00:00
BlockPlacement
CodeExtractor
CondProp
ConstantMerge
ConstProp For PR950: 2006-12-31 06:02:00 +00:00
CorrelatedExprs
DeadArgElim
DeadStoreElimination llvm.isunordered.* are gone. 2007-01-07 23:30:23 +00:00
DecomposeMultiDimRefs
FunctionResolve
GCSE
GlobalDCE
GlobalOpt Global variables are not renamed by llvm-upgrade any more. 2007-01-05 18:37:18 +00:00
IndVarsSimplify testcase for PR1097 2007-01-08 17:52:29 +00:00
Inline For PR950: 2006-12-31 06:02:00 +00:00
InstCombine new test 2007-01-05 07:35:24 +00:00
IPConstantProp
LCSSA Accomodate new name manglinge done by llvm-upgrade 2007-01-06 06:04:04 +00:00
LevelRaise remove xfailed test that depends on obsolete argument to lli 2007-01-04 17:47:42 +00:00
LICM Back out last revision now that llvm-upgrade can remove useless bitcasts. 2007-01-01 01:22:53 +00:00
LoopSimplify this testcase is too large to be useful, and requires a .bc file to be 2007-01-06 22:02:26 +00:00
LoopStrengthReduce For PR950: 2006-12-31 06:02:00 +00:00
LoopUnroll
LoopUnswitch For PR950: 2006-12-31 06:02:00 +00:00
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
PredicateSimplifier New predicate simplifier! 2007-01-11 02:32:38 +00:00
PruneEH
RaiseAllocations
Reassociate For PR950: 2006-12-31 06:02:00 +00:00
ScalarRepl For PR950: 2006-12-31 06:02:00 +00:00
SCCP For PR950: 2006-12-31 06:02:00 +00:00
SimplifyCFG Remove a manual renaming of a variable that was introduced before 2007-01-04 16:46:46 +00:00
SimplifyLibCalls For PR950: 2006-12-31 06:02:00 +00:00
TailCallElim For PR950: 2006-12-31 06:02:00 +00:00
TailDup
.cvsignore