[PATCH] D19729: [SystemZ] Add support for additional branch extended mnemonics

Zhan Jun Liau via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 09:27:12 PDT 2016


zhanjunl created this revision.
zhanjunl added reviewers: uweigand, kbarton, jnspaulsson.
zhanjunl added a subscriber: llvm-commits.

Added support for extended mnemonics for the following branch instructions and load/store-on-condition opcodes:

BR, LOCR, LOCGR, LOC, LOCG, STOC, STOCG

http://reviews.llvm.org/D19729

Files:
  lib/Target/SystemZ/SystemZInstrInfo.td
  test/MC/SystemZ/insn-good-z196.s
  test/MC/SystemZ/insn-good.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19729.55613.patch
Type: text/x-patch
Size: 21793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160429/2a779d20/attachment.bin>


More information about the llvm-commits mailing list