move VMX instructions out to their own file.
authorChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 06:06:53 +0000 (06:06 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 06:06:53 +0000 (06:06 +0000)
commitd071b83b5ddec1c80a70ce7b41b45296153cf2a2
treef5446820937c1809a3ee6bad888e0bce9acc9a0c
parent87be16a9e1a08b2f761023f3f01d1574c58f5b6f
move VMX instructions out to their own file.

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