split conditional moves and setcc's out to their own file.
authorChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 06:33:16 +0000 (06:33 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 06:33:16 +0000 (06:33 +0000)
commit35649fc3dd19982cf6843b6f70ec5e81657a7269
treed7e6ab51a642a7262c4847b7472e2583478493d0
parentd3f033d9694fed4a4b150f8ecbd5faa42521f5bc
split conditional moves and setcc's out to their own file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115601 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86Instr64bit.td
lib/Target/X86/X86InstrCMovSetCC.td [new file with mode: 0644]
lib/Target/X86/X86InstrCompiler.td
lib/Target/X86/X86InstrInfo.td