[PATCH] D97581: [SystemZ] Introduce distinction between the jg/jl family of mnemonics for GNU as vs HLASM

Anirudh Prasad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 1 08:56:48 PST 2021


anirudhp updated this revision to Diff 327132.
anirudhp added a comment.

- Improved the implementation of `MnemonicCondBranch` by abstracting away details from `SystemZInstrInfo.td`
- For this, a multi-class had to be used.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97581/new/

https://reviews.llvm.org/D97581

Files:
  llvm/lib/Target/SystemZ/SystemZInstrFormats.td
  llvm/lib/Target/SystemZ/SystemZInstrInfo.td
  llvm/test/MC/SystemZ/insn-bad.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97581.327132.patch
Type: text/x-patch
Size: 5280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210301/dc51ac8e/attachment.bin>


More information about the llvm-commits mailing list