This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-01-01 15:33:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
43967a97cf
llvm-6502
/
test
/
Transforms
History
Evan Cheng
3fd6e755d0
Change test case, one that actually failed before my commit.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@135064
91177308-0d34-0410-b5e6-96231b3b80d8
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