llvm-6502/test/Transforms
2011-07-13 19:19:44 +00:00
..
ADCE
ArgumentPromotion
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
CorrelatedValuePropagation
DeadArgElim Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
DeadStoreElimination
EarlyCSE
FunctionAttrs
GlobalDCE
GlobalOpt Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
GVN Added test cases for GVN signed intrinsics recognition, r134777. 2011-07-09 00:36:54 +00:00
IndVarSimplify indvars -disable-iv-rewrite: Added SimplifyCongruentIVs. 2011-07-06 20:50:43 +00:00
Inline
InstCombine Change test case, one that actually failed before my commit. 2011-07-13 19:19:44 +00:00
InstSimplify
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM LICM: Do not loose alignment on promotion 2011-07-06 19:19:55 +00:00
LoopDeletion
LoopIdiom
LoopRotate
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSetJmp Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
LowerSwitch
Mem2Reg
MemCpyOpt Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
MergeFunc
ObjCARC
PhaseOrdering
PruneEH
Reassociate Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
ScalarRepl Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
SCCP Land the long talked about "type system rewrite" patch. This 2011-07-09 17:41:24 +00:00
SimplifyCFG more tests not making the jump into the brave new world. 2011-07-09 16:57:10 +00:00
SimplifyLibCalls
Sink
StripSymbols
TailCallElim
TailDup