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-04 19:26:30 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
LoopStrengthReduce
History
Wei Mi
906934d091
Revert r286999 which caused buildbot test failures. Some testcases need to be made target specific.
...
llvm-svn: 287014
2016-11-15 19:42:05 +00:00
..
AArch64
Reapply [LSR] Create fewer redundant instructions.
2016-06-06 19:10:46 +00:00
AMDGPU
AMDGPU: Run pointer optimization passes
2016-06-15 00:11:01 +00:00
ARM
[ARM] Loop Strength Reduction crashes when targeting ARM or Thumb.
2016-11-09 08:53:07 +00:00
NVPTX
…
X86
Fix testcases failing after r284036
2016-10-12 20:39:33 +00:00
2005-08-15-AddRecIV.ll
…
2005-08-17-OutOfLoopVariant.ll
…
2005-09-12-UsesOutOutsideOfLoop.ll
…
2007-04-23-UseIterator.ll
…
2008-08-13-CmpStride.ll
…
2008-09-09-Overflow.ll
…
2009-01-13-nonconstant-stride-outside-loop.ll
…
2009-04-28-no-reduce-mul.ll
…
2011-07-19-CritEdgeBreakCrash.ll
…
2011-10-03-CritEdgeMerge.ll
…
2011-10-06-ReusePhi.ll
…
2011-10-13-SCEVChain.ll
…
2011-10-14-IntPtr.ll
…
2011-12-19-PostincQuadratic.ll
…
2012-01-02-nopreheader.ll
…
2012-01-16-nopreheader.ll
…
2012-03-15-nopreheader.ll
…
2012-03-26-constexpr.ll
…
2012-07-13-ExpandUDiv.ll
…
2012-07-18-LimitReassociate.ll
…
2013-01-05-IndBr.ll
…
2013-01-14-ReuseCast.ll
…
addrec-gep-address-space.ll
…
addrec-gep.ll
…
address-space-loop.ll
…
count-to-zero.ll
…
dead-phi.ll
…
different-type-ivs.ll
…
dominate-assert.ll
…
dont_insert_redundant_ops.ll
…
dont_reduce_bytes.ll
…
dont_reverse.ll
…
dont-hoist-simple-loop-constants.ll
…
ephemeral.ll
…
exit_compare_live_range.ll
…
funclet.ll
…
hoist-parent-preheader.ll
…
invariant_value_first_arg.ll
…
invariant_value_first.ll
…
ivchain.ll
[PM] Convert Loop Strength Reduce pass to new PM
2016-07-18 21:41:50 +00:00
lsr-expand-quadratic.ll
…
negative-scale.ll
…
nested-reduce.ll
…
nonlinear-postinc.ll
…
ops_after_indvar.ll
…
phi_node_update_multiple_preds.ll
…
post-inc-icmpzero.ll
…
post-inc-optsize.ll
[LSR] Don't try and create post-inc expressions on non-rotated loops
2016-08-15 07:53:03 +00:00
pr2537.ll
…
pr2570.ll
…
pr3086.ll
…
pr3399.ll
…
pr3571.ll
…
pr12018.ll
…
pr12048.ll
…
pr12691.ll
…
pr18165.ll
…
pr25541.ll
…
pr27056.ll
[LoopStrengthReduce] Don't hoist into a catchswitch
2016-03-24 21:40:22 +00:00
preserve-gep-loop-variant.ll
…
quadradic-exit-value.ll
[PM] Significantly refactor the pass pipeline parsing to be easier to
2016-08-03 03:21:41 +00:00
related_indvars.ll
…
remove_indvar.ll
…
scaling_factor_cost_crash.ll
…
scev-insertpt-bug.ll
Reapply [LSR] Create fewer redundant instructions.
2016-06-06 19:10:46 +00:00
sext-ind-var.ll
…
share_code_in_preheader.ll
…
share_ivs.ll
…
shl.ll
…
uglygep-address-space.ll
…
uglygep.ll
…
use_postinc_value_outside_loop.ll
…
var_stride_used_by_compare.ll
…
variable_stride.ll
…