[PATCH] [ARM64] Move register/register MOV handling into tablegen and improve diagnostics

Bradley Smith bradley.smith at arm.com
Fri May 9 07:19:06 PDT 2014


Hi t.p.northover,

Patch to move register/register MOV handling into tablegen in order to improve diagnostics emitted as well as remove some of the AsmParser hacks.

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/D3699

Files:
  lib/Target/ARM64/ARM64InstrFormats.td
  lib/Target/ARM64/ARM64InstrInfo.td
  lib/Target/ARM64/ARM64RegisterInfo.td
  lib/Target/ARM64/AsmParser/ARM64AsmParser.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3699.9258.patch
Type: text/x-patch
Size: 6425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140509/fc4a9d81/attachment.bin>


More information about the llvm-commits mailing list