This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
abb3fa69b4bd9aac5b43f00a0c19e4772e8e1c93
clang-p2996
/
llvm
/
test
/
Transforms
/
LoopStrengthReduce
History
Andrew Trick
a7a3de1bcf
LSR fix: add a missing phi check during IV hoisting.
...
Fixes PR12898: SCEVExpander crash. llvm-svn: 157263
2012-05-22 17:39:59 +00:00
..
ARM
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
2012-03-25 09:02:19 +00:00
X86
LSR fix: add a missing phi check during IV hoisting.
2012-05-22 17:39:59 +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-08-14-ShadowIV.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-07-20-DoubleIV.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
LSR: teach isSimplifiedLoopNest to handle PHI IVUsers.
2012-03-20 21:24:44 +00:00
2012-03-26-constexpr.ll
Unit test for PR11950: LSR crash.
2012-03-26 21:45:37 +00:00
addrec-gep.ll
Convert -indvars tests that rely on SCEV expansion to -loop-reduce tests.
2012-03-22 17:10:07 +00:00
count-to-zero.ll
…
dead-phi.ll
…
different-type-ivs.ll
…
dominate-assert.ll
Fix this assert. IP can point to an instruction with strange dominance
2012-02-27 02:13:03 +00:00
dont_insert_redundant_ops.ll
…
dont_reduce_bytes.ll
…
dont_reverse.ll
…
dont-hoist-simple-loop-constants.ll
…
exit_compare_live_range.ll
…
hoist-parent-preheader.ll
…
invariant_value_first_arg.ll
…
invariant_value_first.ll
…
ivchain.ll
…
lit.local.cfg
…
nested-reduce.ll
…
nonlinear-postinc.ll
…
ops_after_indvar.ll
…
phi_node_update_multiple_preds.ll
…
post-inc-icmpzero.ll
…
pr2537.ll
…
pr2570.ll
…
pr3086.ll
…
pr3399.ll
…
pr3571.ll
…
pr12018.ll
…
pr12048.ll
Semantically revert 151015. Add a comment on why we should be able to assert
2012-02-22 03:21:39 +00:00
pr12691.ll
Make sure HoistInsertPosition finds a position that is dominated by all
2012-04-30 03:53:06 +00:00
preserve-gep-loop-variant.ll
Convert -indvars tests that rely on SCEV expansion to -loop-reduce tests.
2012-03-22 17:10:07 +00:00
quadradic-exit-value.ll
…
related_indvars.ll
…
remove_indvar.ll
…
share_code_in_preheader.ll
…
share_ivs.ll
…
uglygep.ll
…
use_postinc_value_outside_loop.ll
…
var_stride_used_by_compare.ll
…
variable_stride.ll
…