This is an archive of the discontinued LLVM Phabricator instance.

[SystemZ] Add support for additional branch extended mnemonics
ClosedPublic

Authored by zhanjunl on Apr 29 2016, 9:27 AM.

Details

Summary

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

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

Diff Detail

Event Timeline

zhanjunl retitled this revision from to [SystemZ] Add support for additional branch extended mnemonics.
zhanjunl updated this object.
zhanjunl added a subscriber: llvm-commits.
uweigand accepted this revision.Apr 30 2016, 4:33 PM
uweigand edited edge metadata.

LGTM.

This revision is now accepted and ready to land.Apr 30 2016, 4:33 PM
kbarton closed this revision.May 10 2016, 1:17 PM
kbarton edited edge metadata.

Committed r269106