[PATCH] [ARM64] Add proper bounds checking/diagnostics to logical shifts

Bradley Smith bradley.smith at arm.com
Fri May 9 07:22:37 PDT 2014


Hi t.p.northover,

Patch to add proper bounds checking/diagnostics to logical shifts, this also means we can get rid of yet more AsmParser hacks that do this manually.

As with my previous patches, there is no testcase for this as it is part of the merge of MC/AArch64/basic-a64-diagnostics.s.

http://reviews.llvm.org/D3701

Files:
  lib/Target/ARM64/ARM64InstrFormats.td
  lib/Target/ARM64/ARM64InstrInfo.td
  lib/Target/ARM64/AsmParser/ARM64AsmParser.cpp
  test/MC/ARM64/diags.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3701.9260.patch
Type: text/x-patch
Size: 6788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140509/a861e88b/attachment.bin>


More information about the llvm-commits mailing list