This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/RPCS3/llvm.git
synced
2024-12-24 21:14:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ee053f4f51
llvm
/
test
/
Transforms
History
Rafael Espindola
2259a26a5d
Also handle ConstantAggregateZero when optimizing vpermilvar*.
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@207582
91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-29 22:20:40 +00:00
..
ADCE
AddDiscriminators
Fix bug 19437 - Only add discriminators for DWARF 4 and above.
2014-04-17 22:33:50 +00:00
ArgumentPromotion
AtomicExpandLoadLinked
/ARM
Atomics: promote ARM's IR-based atomics pass to CodeGen.
2014-04-17 18:22:47 +00:00
BBVectorize
Allow vectorization of bit intrinsics in BB Vectorizer.
2014-04-25 03:33:48 +00:00
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantHoisting
[Constant Hoisting] Materialize the constant before the cloned cast instruction.
2014-04-22 18:06:58 +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
IndVarSimplify
Inline
[inliner] Significantly improve the compile time in cases like PR19499
2014-04-28 08:52:44 +00:00
InstCombine
Also handle ConstantAggregateZero when optimizing vpermilvar*.
2014-04-29 22:20:40 +00:00
InstSimplify
RecursivelyDeleteTriviallyDeadInstructions() could remove
2014-04-26 05:58:11 +00:00
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
LoopDeletion
LoopIdiom
LoopReroll
LoopRotate
LoopSimplify
LoopStrengthReduce
Revert r207271 for now. This commit introduced a test case that ran
2014-04-28 23:07:49 +00:00
LoopUnroll
Fix vectorization remarks.
2014-04-29 20:06:10 +00:00
LoopUnswitch
LoopVectorize
Fix vectorization remarks.
2014-04-29 20:06:10 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
MemCpyOpt
MergeFunc
MetaRenamer
ObjCARC
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
SampleProfile
Scalarizer
ScalarRepl
SCCP
SimplifyCFG
Sink
SLPVectorizer
Continue slp vectorization even the BB already has vectorized store radar://16641956
2014-04-29 19:37:20 +00:00
SROA
StripSymbols
StructurizeCFG
TailCallElim
Fix PR7272 in -tailcallelim instead of the inliner
2014-04-21 20:48:47 +00:00
TailDup