[PATCH] [ARM64] Re-work parsing of ADD/SUB shifted immediate operands
Bradley Smith
bradley.smith at arm.com
Thu May 8 08:11:08 PDT 2014
Fixup potential union related undefined behavior in isAddSubImm. Unfortunately this can't reasonably be done quite as suggested without code duplication since the classifySymbolRef section needs to work for both the Imm and ShiftedImm cases.
http://reviews.llvm.org/D3665
Files:
lib/Target/ARM64/ARM64InstrFormats.td
lib/Target/ARM64/ARM64InstrInfo.td
lib/Target/ARM64/AsmParser/ARM64AsmParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3665.9224.patch
Type: text/x-patch
Size: 21286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140508/9176ff64/attachment.bin>
More information about the llvm-commits
mailing list