This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
LoopStrengthReduce
/
X86
History
Florian Hahn
728293ac87
[LSR] Update test from rL356256 after rebase.
...
llvm-svn: 356257
2019-03-15 12:37:50 +00:00
..
2008-08-14-ShadowIV.ll
…
2009-11-10-LSRCrash.ll
…
2011-07-20-DoubleIV.ll
…
2011-11-29-postincphi.ll
…
2011-12-04-loserreg.ll
…
2012-01-13-phielim.ll
Generalize MergeBlockIntoPredecessor. Replace uses of MergeBasicBlockIntoOnlyPred.
2018-06-20 22:01:04 +00:00
bin_power.ll
[SCEV] Prohibit SCEV transformations for huge SCEVs
2019-01-31 06:19:25 +00:00
canonical-2.ll
…
canonical.ll
…
incorrect-offset-scaling.ll
…
ivchain-stress-X86.ll
…
ivchain-X86.ll
[LoopStrengthReduce, x86] don't add cost for a cmp that will be macro-fused (PR35681)
2018-02-05 23:43:05 +00:00
lit.local.cfg
…
lsr-expand-quadratic.ll
…
lsr-filtering-scaledreg.ll
…
lsr-insns-1.ll
[x86] auto-generate complete checks; NFC
2018-01-26 22:06:07 +00:00
lsr-insns-2.ll
…
lsr-overflow.ll
[LSR] Update test from rL356256 after rebase.
2019-03-15 12:37:50 +00:00
macro-fuse-cmp.ll
[LoopStrengthReduce, x86] don't add cost for a cmp that will be macro-fused (PR35681)
2018-02-05 23:43:05 +00:00
nested-loop.ll
[LSR] Don't force bases of foldable formulae to the final type.
2018-02-01 06:38:34 +00:00
no_superflous_induction_vars.ll
…
pr17473.ll
…
pr28719.ll
…
pr40514.ll
[LSR] Check SCEV on isZero() after extend. PR40514
2019-02-05 04:30:37 +00:00
sibling-loops.ll
…