Add FP conditional move instructions, which annoyingly have special properties
authorChris Lattner <sabre@nondot.org>
Wed, 31 Mar 2004 22:02:13 +0000 (22:02 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 31 Mar 2004 22:02:13 +0000 (22:02 +0000)
commit1c54a8544788156d6864430182a3a79b8839b7da
tree8558ca05d1d9b8819a4e2bae5a45a29459738694
parent0e28eca4bc956c72899b470607c0e8fc3c4a35a8
Add FP conditional move instructions, which annoyingly have special properties
that require the asmwriter to be extended (printing implicit uses before the
explicit operands)

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