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
f2decb2ea8
llvm-6502
/
test
/
Transforms
History
Saleem Abdulrasool
2abadea537
ARM: yet another round of ARM test clean ups
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@205586
91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-03 23:47:24 +00:00
..
ADCE
AddDiscriminators
ArgumentPromotion
BBVectorize
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantHoisting
/X86
Add test case for [Constant Hoisting] Erase dead cast instructions (r204538).
2014-04-02 23:06:22 +00:00
ConstantMerge
ConstProp
CorrelatedValuePropagation
DeadArgElim
DeadStoreElimination
DebugIR
EarlyCSE
FunctionAttrs
GCOVProfiling
GlobalDCE
GlobalMerge
ARM64: initial backend import
2014-03-29 10:18:08 +00:00
GlobalOpt
GVN
Revert "GVN: merge overflow intrinsics with non-overflow instructions."
2014-03-28 14:42:34 +00:00
IndVarSimplify
Inline
InstCombine
Fix PR19270 - type mismatch caused by invalid optimization.
2014-04-03 17:51:58 +00:00
InstSimplify
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
LoopDeletion
LoopIdiom
LoopReroll
LoopRotate
LoopSimplify
LoopStrengthReduce
ARM: yet another round of ARM test clean ups
2014-04-03 23:47:24 +00:00
LoopUnroll
Implement X86TTI::getUnrollingPreferences
2014-04-01 18:50:34 +00:00
LoopUnswitch
LoopVectorize
[LoopVectorizer] Count dependencies of consecutive pointers as uniforms
2014-04-02 02:34:49 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
MemCpyOpt
MergeFunc
MetaRenamer
ObjCARC
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
SampleProfile
Scalarizer
ScalarRepl
SCCP
SimplifyCFG
Sink
SLPVectorizer
SLPVectorizer: compare entire intrinsic for SLP compatibility.
2014-04-02 14:39:02 +00:00
SROA
StripSymbols
StructurizeCFG
TailCallElim
TailDup