Use #NAME# to have the CMOV multiclass define things with the same names as before
authorChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 23:00:14 +0000 (23:00 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 23:00:14 +0000 (23:00 +0000)
commit25cbf504fe803a0b57e877c6f83aed5aa48e7ec7
treee251451ad2b00204347fc9f49caf3d1eb32d97fe
parentc2b0875b8d9e08a19f9ed9fae02fb121e4fc4a1f
Use #NAME# to have the CMOV multiclass define things with the same names as before
(e.g. CMOVBE16rr instead of CMOVBErr16).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115705 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelDAGToDAG.cpp
lib/Target/X86/X86InstrCMovSetCC.td
lib/Target/X86/X86InstrCompiler.td
lib/Target/X86/X86InstrInfo.cpp