split the 32-bit integer arithmetic instructions out to their own file.
authorChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 16:39:12 +0000 (16:39 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Oct 2010 16:39:12 +0000 (16:39 +0000)
commit6367cfc4705884f0a5e714b0e917668ba0e732b7
treefdae9ddf28e91f27ace882cb7dcc2aed04633a7a
parent2dc91642ecacadfeb86341e980f4e5c90976dea3
split the 32-bit integer arithmetic instructions out to their own file.

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