[PATCH] [ARM] Cleanup so_imm* defintions
Asiri Rathnayake
asiri.rathnayake at arm.com
Thu Dec 18 09:08:30 PST 2014
Hi t.p.northover,
Hi Tim,
We implemented support for ARM's modified immediate assembly syntax in D6408. That patch introduced the mod_imm* tblegen definitions which kind of renders the existing so_imm* definitions redundant. At the time I didn't try to get rid of the so_imm* definitions because that would've cluttered the patch.
This patch gets rid of so_imm* definitions and fixes all the references. There are no functional changes.
Thanks!
--Asiri
http://reviews.llvm.org/D6722
Files:
lib/Target/ARM/ARMInstrInfo.td
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6722.17448.patch
Type: text/x-patch
Size: 13744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141218/8ce7274b/attachment.bin>
More information about the llvm-commits
mailing list