* config/i386/predicates.md (avx_vpermilp_*_operand): Remove.
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Apr 2011 14:18:25 +0000 (14:18 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 27 Apr 2011 14:18:25 +0000 (14:18 +0000)
commit4581fd423188cd77856fd9ef81a949122ecb6bce
treee24949252601db9e0564814ce0b2cea99bb8754c
parente44576ddc9cd19bd96e6dd736c5268aeb2a77e7c
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@173031 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/predicates.md
gcc/config/i386/sse.md