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-25 13:35:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6e1de2e63e
llvm
/
test
/
Transforms
History
Stephen Canon
e9f8ce8cde
Rein in overzealous InstCombine of fptrunc(OP(fpextend, fpextend)).
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@195934
91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-28 21:38:05 +00:00
..
ADCE
ArgumentPromotion
BBVectorize
BranchFolding
CodeExtractor
CodeGenPrepare
ConstantMerge
ConstProp
CorrelatedValuePropagation
DeadArgElim
DeadStoreElimination
DebugIR
EarlyCSE
FunctionAttrs
GCOVProfiling
GlobalDCE
GlobalOpt
GVN
IndVarSimplify
Inline
InstCombine
Rein in overzealous InstCombine of fptrunc(OP(fpextend, fpextend)).
2013-11-28 21:38:05 +00:00
InstSimplify
Internalize
IPConstantProp
JumpThreading
LCSSA
LICM
Debug Info: update testing cases to specify the debug info version number.
2013-11-23 01:16:29 +00:00
LoopDeletion
LoopIdiom
Debug Info: update testing cases to specify the debug info version number.
2013-11-23 01:16:29 +00:00
LoopReroll
LoopRotate
Debug Info: update testing cases to specify the debug info version number.
2013-11-23 01:16:29 +00:00
LoopSimplify
LoopStrengthReduce
LoopUnroll
LoopUnswitch
LoopVectorize
LoopVectorizer: Truncate i64 trip counts of i32 phis if necessary
2013-11-26 22:11:23 +00:00
LowerAtomic
LowerExpectIntrinsic
LowerInvoke
LowerSwitch
Mem2Reg
MemCpyOpt
MergeFunc
PR17925 bugfix.
2013-11-26 16:11:03 +00:00
MetaRenamer
ObjCARC
Debug Info: update testing cases to specify the debug info version number.
2013-11-23 01:16:29 +00:00
PhaseOrdering
PruneEH
Reassociate
Reg2Mem
SampleProfile
Scalarizer
ScalarRepl
SCCP
SimplifyCFG
Debug Info: update testing cases to specify the debug info version number.
2013-11-23 01:16:29 +00:00
Sink
SLPVectorizer
PR1860 - We can't save a list of ExtractElement instructions to CSE because some of these instructions
2013-11-26 22:24:25 +00:00
SROA
StripSymbols
StructurizeCFG
TailCallElim
TailDup