There are no [mem] op= reg instructions for FP, so remove their entries.
authorChris Lattner <sabre@nondot.org>
Wed, 12 Jan 2005 03:16:09 +0000 (03:16 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 12 Jan 2005 03:16:09 +0000 (03:16 +0000)
commit4292830fe59b2310fb54f6bc545151fd9c8e8654
treecc469df7056526b6fc223a5f58a4b8d15fee2dd5
parentdb8c368d7b1d55ef5810cd183ea815ebb0c9e728
There are no [mem] op= reg instructions for FP, so remove their entries.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19496 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelPattern.cpp