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-03 13:31:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d132430967
llvm-6502
/
test
/
Transforms
History
Chad Rosier
72d6f34af1
A real testcase for r135286.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@135299
91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-15 20:58:38 +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
Improve constant folding of undef for cmp and select operators.
2011-07-01 01:03:43 +00:00
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
LICM: Do not loose alignment on promotion
2011-07-06 19:19:55 +00:00
LoopDeletion
Add a reduced test case for the buildbot failure (clang self-hosted
2011-06-21 08:33:49 +00:00
LoopIdiom
A real testcase for r135286.
2011-07-15 20:58:38 +00:00
LoopRotate
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LowerAtomic
LowerExpectIntrinsic
Introduce "expect" intrinsic instructions.
2011-07-06 18:22:43 +00:00
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