[PATCH] D30329: [AArch64InstPrinter] rewrite of printSysAlias

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 06:02:58 PST 2017


SjoerdMeijer updated this revision to Diff 89657.
SjoerdMeijer added a comment.

I've removed the op0 fields from the other three alias classes as it is indeed defined to always be 0b01.


https://reviews.llvm.org/D30329

Files:
  lib/Target/AArch64/AArch64SystemOperands.td
  lib/Target/AArch64/InstPrinter/AArch64InstPrinter.cpp
  lib/Target/AArch64/Utils/AArch64BaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30329.89657.patch
Type: text/x-patch
Size: 20493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/0e749f79/attachment.bin>


More information about the llvm-commits mailing list