refactor .td files a bit, moving system instructions out to X86InstrSystem.td
authorChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 05:32:15 +0000 (05:32 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 05:32:15 +0000 (05:32 +0000)
commit434c7cb8a19c57f25791b9789b630934ba53c621
tree4e0b85014c29df25258cd4793c5bac464cf8af4b
parent894a1b1739bedbc55ca090d770b0bed95a4d8a3a
refactor .td files a bit, moving system instructions out to X86InstrSystem.td

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