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-02 07:32:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
8e53751320
llvm-6502
/
test
/
Transforms
History
Aditya Nandakumar
af6721bf06
When we sink an instruction, this can open up opportunity for the operands to be sunk - add them to the worklist
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@212847
91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-11 21:49:39 +00:00
..
ADCE
AddDiscriminators
ArgumentPromotion
AtomicExpandLoadLinked
/ARM
CodeGen: it turns out that NAND is not the same thing as BIC. At all.
2014-07-07 09:06:35 +00:00
BBVectorize
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantHoisting
ConstantMerge
ConstProp
CorrelatedValuePropagation
DeadArgElim
DeadStoreElimination
DebugIR
EarlyCSE
FunctionAttrs
GCOVProfiling
GlobalDCE
Revert "GlobalDCE: Delete available_externally initializers if it allows removing the value the initializer is referring to."
2014-07-08 17:06:03 +00:00
GlobalOpt
GVN
IndVarSimplify
Inline
InstCombine
InstCombine: Fix a crash in Descale for multiply-by-zero
2014-07-10 17:13:27 +00:00
InstSimplify
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
A test case for not asserting in isDereferenceablePointer upon unsized types
2014-07-10 07:04:37 +00:00
LoadCombine
LoopDeletion
LoopIdiom
LoopReroll
LoopRotate
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LoopVectorize
When we sink an instruction, this can open up opportunity for the operands to be sunk - add them to the worklist
2014-07-11 21:49:39 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Added test for commit r212802 that was missing
2014-07-11 10:36:00 +00:00
Mem2Reg
MemCpyOpt
MergeFunc
MetaRenamer
ObjCARC
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
SampleProfile
Scalarizer
ScalarRepl
SCCP
SeparateConstOffsetFromGEP
/NVPTX
SimplifyCFG
Fix for PR17073 (
http://llvm.org/pr17073
), simplifycfg illegally hoists an operation in a phi node that can trap.
2014-07-07 21:19:00 +00:00
Sink
SLPVectorizer
SROA
StripSymbols
StructurizeCFG
TailCallElim
TailDup