aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-prefetch.c
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2016-10-04 13:18:18 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2016-10-04 13:18:18 +0000
commitd96a55858cbdf50f70a7440906ff67f8936c4f08 (patch)
tree4a5ee7ef89f0e7f87e663872b526960b3f18cfd1 /gcc/tree-ssa-loop-prefetch.c
parent43c40f3e43aea07477d025eedc818e1bd10385d0 (diff)
downloadgcc-d96a55858cbdf50f70a7440906ff67f8936c4f08.zip
gcc-d96a55858cbdf50f70a7440906ff67f8936c4f08.tar.gz
gcc-d96a55858cbdf50f70a7440906ff67f8936c4f08.tar.bz2
re PR middle-end/77407 (Optimize integer i / abs (i) into the sign of i)
2016-10-04 Richard Biener <rguenther@suse.de> PR middle-end/77407 * match.pd (X / abs (X) -> X < 0 ? -1 : 1): Drop vector type support, mark with :C. (X / -X -> -1): Mark with :C. From-SVN: r240742
Diffstat (limited to 'gcc/tree-ssa-loop-prefetch.c')
0 files changed, 0 insertions, 0 deletions