Replace a couple instructions with patterns referring to other instructions with...
authorCraig Topper <craig.topper@gmail.com>
Wed, 9 Oct 2013 04:54:21 +0000 (04:54 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 9 Oct 2013 04:54:21 +0000 (04:54 +0000)
commit0c73c428d92a0a02eb25797f023406e6f54538cd
treedbf8c2f148fcde850fc358182c267ec7032ccb26
parent28ffa8a643b4e20453fe2fdb1c9371d57c135e08
Replace a couple instructions with patterns referring to other instructions with same encoding and operands. Mark a couple other instructions as CodeGenOnly since we have FR and VR instructions and only one of them is needed by the assembler/disassembler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192274 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrMMX.td