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-01-23 12:24:34 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
History
Andrew Lenharth
9e5f0274d8
This really only affects pointers in high memory, and only llvm 1.9, but make a regression for it anyway
...
llvm-svn: 34014
2007-02-07 22:23:47 +00:00
..
ADCE
…
ArgumentPromotion
…
BlockPlacement
…
CodeExtractor
…
CondProp
…
ConstantMerge
…
ConstProp
Testcase for miscompilation
2007-02-06 02:22:37 +00:00
CorrelatedExprs
…
DeadArgElim
Testcase for a bug responsible for GCC bootstrap failure, fallout from PR411.
2007-02-07 19:28:52 +00:00
DeadStoreElimination
…
DecomposeMultiDimRefs
…
GCSE
…
GlobalDCE
For PR761:
2007-01-26 08:25:06 +00:00
GlobalOpt
For PR761:
2007-01-26 08:25:06 +00:00
IndVarsSimplify
For PR411:
2007-01-30 16:16:01 +00:00
Inline
…
InstCombine
This really only affects pointers in high memory, and only llvm 1.9, but make a regression for it anyway
2007-02-07 22:23:47 +00:00
IPConstantProp
…
LCSSA
For PR761:
2007-01-26 08:25:06 +00:00
LICM
…
LoopSimplify
…
LoopStrengthReduce
…
LoopUnroll
…
LoopUnswitch
…
LowerInvoke
…
LowerSetJmp
…
LowerSwitch
…
Mem2Reg
…
PredicateSimplifier
…
PruneEH
…
RaiseAllocations
…
Reassociate
Changes to support making the shift instructions be true BinaryOperators.
2007-02-02 02:16:23 +00:00
ScalarRepl
…
SCCP
…
SimplifyCFG
…
SimplifyLibCalls
For PR761:
2007-01-26 08:25:06 +00:00
TailCallElim
For PR761:
2007-01-26 08:25:06 +00:00
TailDup
…
.cvsignore
…