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
f30f2cce5035e02e4e8d2d2fbbecf1fba59fcf3f
clang-p2996
/
llvm
/
test
/
Transforms
/
LoopStrengthReduce
History
Andrew Trick
e2431c64bc
Track IR ordering of SelectionDAG nodes 3/4.
...
Remove the old IR ordering mechanism and switch to new one. Fix unit test failures. llvm-svn: 182704
2013-05-25 03:08:10 +00:00
..
ARM
TBAA: remove !tbaa from testing cases if not used.
2013-05-02 18:11:35 +00:00
X86
Track IR ordering of SelectionDAG nodes 3/4.
2013-05-25 03:08:10 +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
TBAA: remove !tbaa from testing cases if not used.
2013-04-30 17:52:57 +00:00
2012-07-18-LimitReassociate.ll
Remove triple from this test, it makes it fail when X86 TTI is missing.
2013-01-16 13:19:59 +00:00
2013-01-05-IndBr.ll
Fix a crash in LSR replaceCongruentIVs.
2013-01-06 05:59:39 +00:00
2013-01-14-ReuseCast.ll
SCEVExpander fix. RAUW needs to update the InsertedExpressions cache.
2013-01-14 21:00:37 +00:00
addrec-gep.ll
…
count-to-zero.ll
…
dead-phi.ll
…
different-type-ivs.ll
…
dominate-assert.ll
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
2012-12-30 02:33:22 +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
Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
2012-12-30 01:28:40 +00:00
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
Remove target triple from an LSR test.
2013-01-22 00:57:16 +00:00
pr2537.ll
…
pr2570.ll
…
pr3086.ll
…
pr3399.ll
…
pr3571.ll
…
pr12018.ll
…
pr12048.ll
…
pr12691.ll
…
preserve-gep-loop-variant.ll
…
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
…