Restructure ARM code emitter to use instruction formats instead of addressing modes...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 5 Nov 2008 18:35:52 +0000 (18:35 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 5 Nov 2008 18:35:52 +0000 (18:35 +0000)
commitedda31c412d524531ee6cd3f2d21c2ef85b6afb0
tree3fde33185237109f0417a914c2b17101e984ccd7
parent28c04dab38fa7205fedbc8954f08e2250e84c273
Restructure ARM code emitter to use instruction formats instead of addressing modes to determine how to encode instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@58764 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrInfo.h
lib/Target/ARM/ARMInstrInfo.td