predicates.md (avx_vpermilp_*_operand): Remove.
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 27 Apr 2011 14:18:25 +0000 (16:18 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 27 Apr 2011 14:18:25 +0000 (16:18 +0200)
commit200eb7d2ee5603bf8cbc4cab71a0afd985583277
treee24949252601db9e0564814ce0b2cea99bb8754c
parent7d6e252187acf272b527bb1e2203836e2cc73a30
predicates.md (avx_vpermilp_*_operand): Remove.

* config/i386/predicates.md (avx_vpermilp_*_operand): Remove.
(avx_vperm2f128_*_operand): Ditto.
* config/i386/sse.md (*avx_vpermilp<mode>): Remove operand2 predicate.
Use avx_vpermilp_parallel in insn condition.
(*avx_vperm2f128<mode>_nozero): Remove operand3 predicate.
Use avx_vperm2f128_parallel in insn condition.

From-SVN: r173031
gcc/ChangeLog
gcc/config/i386/predicates.md
gcc/config/i386/sse.md