[PATCH] [ARM64] Check for proper immediate in shift/extend operands

Bradley Smith bradley.smith at arm.com
Thu May 8 03:58:34 PDT 2014


Hi t.p.northover,

This fixes an assertion failure when using a negative immediate after a shift or extend operand.

There is no testcase for this fix since it is part of porting over MC/AArch64/basic-a64-diagnostics.s, which will be enabled for ARM64 once everything is fixed in it.

http://reviews.llvm.org/D3663

Files:
  lib/Target/ARM64/AsmParser/ARM64AsmParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3663.9204.patch
Type: text/x-patch
Size: 7874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140508/5c4264e0/attachment.bin>


More information about the llvm-commits mailing list