re PR target/66217 (PowerPC rotate/shift/mask instructions not optimal)
authorSegher Boessenkool <segher@kernel.crashing.org>
Thu, 30 Jul 2015 02:34:09 +0000 (04:34 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Thu, 30 Jul 2015 02:34:09 +0000 (04:34 +0200)
commit2d590ab09c2931ab634379b63644855f2e789ded
treeffd084e196b1be8c47f41e359e293f2739194042
parentdfe8fbc22ca31d1df3139693d14967821d6656d4
re PR target/66217 (PowerPC rotate/shift/mask instructions not optimal)

PR target/66217
PR target/67045
* config/rs6000/rs6000.md (and<mode>3): Put a CONST_INT_P check
around those cases that need one.

From-SVN: r226378
gcc/ChangeLog
gcc/config/rs6000/rs6000.md