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
2024-12-27 13:30:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
47f6b173f5
llvm-6502
/
test
/
Transforms
History
Gerolf Hoflehner
3bc859466b
fix for null VectorizedValue assertion in the SLP Vectorizer (in function vectorizeTree()). radar://16064178
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@201501
91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-17 03:06:16 +00:00
..
ADCE
ArgumentPromotion
BBVectorize
BranchFolding
Re-commit: Demote EmitRawText call in AsmPrinter::EmitInlineAsm() and remove hasRawTextSupport() call
2014-02-13 14:44:26 +00:00
CodeExtractor
CodeGenPrepare
ConstantHoisting
/X86
ConstantMerge
ConstProp
CorrelatedValuePropagation
DeadArgElim
Fix broken CHECK lines
2014-02-16 07:31:05 +00:00
DeadStoreElimination
DebugIR
EarlyCSE
FunctionAttrs
GCOVProfiling
GlobalDCE
GlobalOpt
GlobalOpt: Aliases don't have sections, don't copy them when replacing
2014-02-13 02:18:36 +00:00
GVN
IndVarSimplify
Inline
InstCombine
Do more addrspacecast transforms that happen for bitcast.
2014-02-14 00:49:12 +00:00
InstSimplify
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
LoopDeletion
LoopIdiom
LoopReroll
LoopRotate
LoopSimplify
LoopStrengthReduce
SCEVExpander: Try hard not to create derived induction variables in other loops
2014-02-16 15:49:50 +00:00
LoopUnroll
LoopUnswitch
LoopVectorize
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
MemCpyOpt
MergeFunc
MetaRenamer
ObjCARC
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
SampleProfile
Scalarizer
ScalarRepl
SCCP
SimplifyCFG
Sink
SLPVectorizer
fix for null VectorizedValue assertion in the SLP Vectorizer (in function vectorizeTree()). radar://16064178
2014-02-17 03:06:16 +00:00
SROA
StripSymbols
StructurizeCFG
TailCallElim
TailDup