[PATCH] [Thumb2] Improve disassembly of memory hints
Oliver Stannard
oliver.stannard at arm.com
Wed Oct 22 08:50:58 PDT 2014
Currently, the ARM disassembler will disassemble the Thumb2 memory hint
instructions (PLD, PLDW and PLI), even for targets which do not have
these instructions. This patch adds the required checks to the
disassmebler.
http://reviews.llvm.org/D5909
Files:
lib/Target/ARM/Disassembler/ARMDisassembler.cpp
test/MC/Disassembler/ARM/thumb2-preloads.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5909.15244.patch
Type: text/x-patch
Size: 7233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141022/8a3f0dac/attachment.bin>
More information about the llvm-commits
mailing list