This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-02-21 21:11:36 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
60aa495a41
Branches
Tags
View all branches
llvm-mirror
/
test
/
Transforms
History
Chris Lattner
7e1c3aa702
remove a couple more unsafe xforms in the face of overflow.
...
llvm-svn: 45613
2008-01-05 01:22:42 +00:00
..
ADCE
…
ArgumentPromotion
…
BlockPlacement
…
BranchFolding
…
CodeExtractor
…
CondProp
…
ConstantMerge
…
ConstProp
…
CorrelatedExprs
…
DeadArgElim
Make DAE not wipe out attributes on calls, and not drop
2007-12-21 19:16:16 +00:00
DeadStoreElimination
…
DecomposeMultiDimRefs
…
GCSE
…
GlobalDCE
…
GlobalOpt
Fix PR1896
2008-01-04 05:04:53 +00:00
GVN
…
GVNPRE
…
IndVarsSimplify
…
Inline
…
InstCombine
remove a couple more unsafe xforms in the face of overflow.
2008-01-05 01:22:42 +00:00
IPConstantProp
…
LCSSA
…
LICM
Update this testcase. The output needs to be disabled to pass.
2008-01-01 01:34:36 +00:00
LoopIndexSplit
…
LoopRotate
…
LoopSimplify
…
LoopStrengthReduce
…
LoopUnroll
…
LoopUnswitch
…
LowerInvoke
…
LowerSetJmp
…
LowerSwitch
…
Mem2Reg
…
PredicateSimplifier
…
PruneEH
…
RaiseAllocations
…
Reassociate
…
ScalarRepl
…
SCCP
…
SimplifyCFG
don't hoist FP additions into unconditional adds + selects. This
2008-01-03 07:25:26 +00:00
SimplifyLibCalls
…
TailCallElim
…
TailDup
…