aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Support/SmallPtrSet.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-03-16 16:36:54 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-03-16 16:36:54 +0000
commit83eb6f1fd620dc8249ebe4cfdd99dbe67817bb43 (patch)
tree808136df95741812c7297abfb604a5696499dad0 /lib/Support/SmallPtrSet.cpp
parent1d7bcd8876e207fd82646225539eb0d8db8de293 (diff)
downloadexternal_llvm-83eb6f1fd620dc8249ebe4cfdd99dbe67817bb43.zip
external_llvm-83eb6f1fd620dc8249ebe4cfdd99dbe67817bb43.tar.gz
external_llvm-83eb6f1fd620dc8249ebe4cfdd99dbe67817bb43.tar.bz2
Initial ARM/Thumb disassembler check-in. It consists of a tablgen backend
(RISCDisassemblerEmitter) which emits the decoder functions for ARM and Thumb, and the disassembler core which invokes the decoder function and builds up the MCInst based on the decoded Opcode. Added sub-formats to the NeonI/NeonXI instructions to further refine the NEONFrm instructions to help disassembly. We also changed the output of the addressing modes to omit the '+' from the assembler syntax #+/-<imm> or +/-<Rm>. See, for example, A8.6.57/58/60. And modified test cases to not expect '+' in +reg or #+num. For example, ; CHECK: ldr.w r9, [r7, #28] git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98637 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Support/SmallPtrSet.cpp')
0 files changed, 0 insertions, 0 deletions