llvm-6502/test/Transforms
2009-12-12 09:25:50 +00:00
..
ABCD
ADCE
ArgumentPromotion
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp Fix PR5551 by not ignoring the top level constantexpr when 2009-12-04 06:29:29 +00:00
DeadArgElim
DeadStoreElimination Fix some CHECK lines which were ignored by accident. 2009-12-12 09:25:50 +00:00
FunctionAttrs
GlobalDCE
GlobalOpt Teach GlobalOpt to delete aliases with internal linkage (after 2009-12-08 10:10:20 +00:00
GVN Fix PR5744, a case where we were getting the pointer size instead of the 2009-12-10 00:11:45 +00:00
IndVarSimplify Make getUniqueExitBlocks's precondition assert more precise, to 2009-12-11 20:05:23 +00:00
Inline
InstCombine Fix some CHECK lines which were ignored by accident. 2009-12-12 09:25:50 +00:00
Internalize
IPConstantProp
JumpThreading fix PR5698 2009-12-06 17:17:23 +00:00
LCSSA
LICM Add a test for the fix in revision 91009. 2009-12-10 21:11:40 +00:00
LoopDeletion
LoopIndexSplit
LoopRotate
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerInvoke
LowerSetJmp
LowerSwitch
Mem2Reg
MemCpyOpt
MergeFunc
PruneEH
Reassociate
ScalarRepl Revise scalar replacement to be more flexible about handle bitcasts and GEPs. 2009-12-11 23:47:40 +00:00
SCCP
SimplifyCFG
SimplifyLibCalls
SRETPromotion
SSI
StripSymbols
TailCallElim
TailDup