llvm-6502/test/Transforms
2008-06-18 08:09:27 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement Let some more tests ignore expected output on stderr. 2008-06-10 15:04:14 +00:00
BranchFolding
CodeExtractor
CondProp
ConstantMerge
ConstProp
DeadArgElim Store the result of multiple identical run lines in a temporary file. 2008-06-16 12:21:25 +00:00
DeadStoreElimination
GCSE
GlobalDCE
GlobalOpt
GVN
GVNPRE
IndVarsSimplify Fix PR2434. When scanning for exising binary operator to reuse don't 2008-06-15 19:07:39 +00:00
Inline Let some more tests ignore expected output on stderr. 2008-06-10 15:04:14 +00:00
InstCombine implement some simple bswap optimizations, rdar://5992453 2008-06-18 04:33:20 +00:00
Internalize Let some more tests ignore expected output on stderr. 2008-06-10 15:04:14 +00:00
IPConstantProp Reapply r52396, it was unrelated to the breakage (that was caused by r52397, my 2008-06-18 08:09:27 +00:00
JumpThreading
LCSSA
LICM
LoopDeletion
LoopIndexSplit
LoopRotate
LoopSimplify
LoopStrengthReduce Refine the change in r52258 for avoiding use-before-def conditions 2008-06-16 22:34:15 +00:00
LoopUnroll
LoopUnswitch Preserve dominance frontier while trivially unswitching loop. 2008-06-18 02:16:38 +00:00
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
MemCpyOpt
PredicateSimplifier
PruneEH
RaiseAllocations
Reassociate Let some more tests ignore expected output on stderr. 2008-06-10 15:04:14 +00:00
ScalarRepl Fix some tests. 2008-06-12 21:23:38 +00:00
SCCP
SimplifyCFG
SimplifyLibCalls
SRETPromotion
StripSymbols
TailCallElim
TailDup Revert 52223. 2008-06-12 20:55:39 +00:00