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 00:33:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
11250c1194
llvm-6502
/
test
/
Transforms
History
Matt Arsenault
11250c1194
Teach loop-idiom about address space pointer sizes
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@190491
91177308-0d34-0410-b5e6-96231b3b80d8
2013-09-11 05:09:42 +00:00
..
ADCE
ArgumentPromotion
BBVectorize
BlockPlacement
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp
CorrelatedValuePropagation
DeadArgElim
Debug Info Testing: update context from empty string to null.
2013-09-08 03:11:54 +00:00
DeadStoreElimination
DebugIR
EarlyCSE
FunctionAttrs
GCOVProfiling
Debug Info Testing: update context from empty string to null.
2013-09-08 03:11:54 +00:00
GlobalDCE
GlobalOpt
Don't shrink atomic ops to bool in GlobalOpt.
2013-09-09 22:00:13 +00:00
GVN
IndVarSimplify
Teach loop-idiom about address space pointer sizes
2013-09-11 05:09:42 +00:00
Inline
InstCombine
[InstCombiner] Expose opportunities to merge subtract and comparison.
2013-09-09 20:56:48 +00:00
InstSimplify
Internalize
Merge these 2 tests in a single file.
2013-09-04 19:19:32 +00:00
IPConstantProp
JumpThreading
LCSSA
LICM
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
2013-09-06 21:03:58 +00:00
LoopDeletion
LoopIdiom
Teach loop-idiom about address space pointer sizes
2013-09-11 05:09:42 +00:00
LoopRotate
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
2013-09-06 21:03:58 +00:00
LoopSimplify
LoopStrengthReduce
Teach loop-idiom about address space pointer sizes
2013-09-11 05:09:42 +00:00
LoopUnroll
LoopUnswitch
LoopVectorize
Fix missing CHECK-LABELs
2013-09-10 19:57:05 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Revert patches to add case-range support for PR1255.
2013-09-09 19:14:35 +00:00
Mem2Reg
MemCpyOpt
MergeFunc
MetaRenamer
ObjCARC
Debug Info Testing: update context from empty string to null.
2013-09-08 03:11:54 +00:00
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
ScalarRepl
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
2013-09-06 21:03:58 +00:00
SCCP
SimplifyCFG
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
2013-09-06 21:03:58 +00:00
Sink
SLPVectorizer
/X86
Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.
2013-09-06 21:03:58 +00:00
SROA
StripSymbols
StructurizeCFG
TailCallElim
TailDup