This website requires JavaScript.
Explore
Help
Sign In
encounter
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced
2026-03-30 11:27:19 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ci
llvm-project
/
llvm
/
test
/
Transforms
/
LoopStrengthReduce
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Florian Hahn
88818491b9
[LoopIdiom,LSR] Add additional tests for SCEVExpander cleanups.
2020-08-21 13:48:31 +01:00
..
AArch64
[NFC] Move test vscale-factor-out-constant.ll to AArch64 sub-directory.
2020-06-04 12:55:28 -07:00
AMDGPU
…
ARM
[LSR][ARM] Add new TTI hook to mark some LSR chains as profitable
2020-05-13 14:18:28 +01:00
NVPTX
…
Power
[SCEV] don't query getSCEV() for incomplete phis
2020-08-01 02:38:54 -04:00
X86
[LoopIdiom,LSR] Add additional tests for SCEVExpander cleanups.
2020-08-21 13:48:31 +01: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
Revert "[SCEV] Look through single value PHIs."
2020-08-12 23:13:24 -07:00
gnarly-setupcost.ll
…
hoist-parent-preheader.ll
…
illegal-addr-modes.ll
…
invariant_value_first_arg.ll
…
invariant_value_first.ll
…
ivchain.ll
[NewPM][LSR] Rename strength-reduce -> loop-reduce
2020-07-02 11:15:29 -07:00
lsr-comp-time.ll
…
lsr-overflow.ll
…
missing-phi-operand-update.ll
…
negative-scale.ll
…
nested-reduce.ll
…
nonintegral.ll
…
nonlinear-postinc.ll
…
ops_after_indvar.ll
…
phi_node_update_multiple_preds.ll
…
post-inc-icmpzero.ll
…
post-inc-optsize.ll
…
pr2537.ll
…
pr2570.ll
…
pr3086.ll
…
pr3399.ll
…
pr3571.ll
…
pr12018.ll
…
pr12048.ll
…
pr12691.ll
…
pr18165.ll
…
pr25541.ll
…
pr27056.ll
[SCEVExpander] Avoid re-using existing casts if it means updating users.
2020-08-09 13:25:17 +01:00
pr31627.ll
…
preserve-gep-loop-variant.ll
…
related_indvars.ll
…
remove_indvar.ll
…
scaling_factor_cost_crash.ll
…
scev-after-loopinstsimplify.ll
…
scev-expander-lcssa.ll
[SCEV] Add additional tests.
2020-07-28 16:15:57 +01:00
scev-insertpt-bug.ll
…
sext-ind-var.ll
…
share_code_in_preheader.ll
…
share_ivs.ll
…
shl.ll
…
two-combinations-bug.ll
Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"="none" as cleanups after D56351
2019-12-24 16:27:51 -08:00
uglygep-address-space.ll
…
uglygep.ll
…
use_postinc_value_outside_loop.ll
…
var_stride_used_by_compare.ll
…
variable_stride.ll
…