Refactor ARM instruction format definitions into a separate file. No functionality...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 28 Aug 2008 23:39:26 +0000 (23:39 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 28 Aug 2008 23:39:26 +0000 (23:39 +0000)
commit37f25d989a3054b4742f6c92af94a312c26ffb2b
treeaf68db38e3607b4f8ec43598433ebdf7028a251e
parent99b218218c0ca3ebfdd568ddfeafa07842e9d69d
Refactor ARM instruction format definitions into a separate file. No functionality changes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55518 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrFormats.td [new file with mode: 0644]
lib/Target/ARM/ARMInstrInfo.td