[PATCH] ARM: Add support for ARM modified immediate syntax - Take 3
Asiri Rathnayake
asiri.rathnayake at arm.com
Fri Nov 28 03:46:24 PST 2014
Hi Tim,
This is the full patch implementing support for modified immediate assembly syntax.
I think we can now get rid of the so_imm, so_imm_not and so_imm_neg definitions (replace them with mod_imm*), I will do that in a follow up patch (thought of keeping the current patch focused on the issue at hand).
(and ping?)
- Asiri
http://reviews.llvm.org/D6408
Files:
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/ARMMCInstLower.cpp
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
lib/Target/ARM/InstPrinter/ARMInstPrinter.h
lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
test/MC/ARM/basic-arm-instructions.s
test/MC/ARM/diagnostics.s
test/MC/ARM/thumb-diagnostics.s
test/MC/Disassembler/ARM/arm-tests.txt
test/MC/Disassembler/ARM/basic-arm-instructions.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6408.16718.patch
Type: text/x-patch
Size: 59123 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141128/d1e8e211/attachment.bin>
More information about the llvm-commits
mailing list