1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/MC/SystemZ
Zhan Jun Liau f92effb44f [SystemZ] Recognize Load On Condition Immediate (LOCHI/LOGHI) opportunities
Summary: Add support for the z13 instructions LOCHI and LOCGHI which
conditionally load immediate values.  Add target instruction info hooks so
that if conversion will allow predication of LHI/LGHI.

Author: RolandF

Reviewers: uweigand

Subscribers: zhanjunl

Commiting on behalf of Roland.

Differential Revision: http://reviews.llvm.org/D22117

llvm-svn: 275086
2016-07-11 18:45:03 +00:00
..
fixups.s [SystemZ] Sort relocs to avoid code corruption by linker optimization 2015-12-16 18:12:40 +00:00
insn-bad-z13.s [SystemZ] Recognize Load On Condition Immediate (LOCHI/LOGHI) opportunities 2016-07-11 18:45:03 +00:00
insn-bad-z196.s [SystemZ] Add support for missing instructions 2016-07-08 16:18:40 +00:00
insn-bad-zEC12.s [SystemZ] Recognize Load On Condition Immediate (LOCHI/LOGHI) opportunities 2016-07-11 18:45:03 +00:00
insn-bad.s [SystemZ] Add support for missing instructions 2016-07-08 16:18:40 +00:00
insn-good-z13.s [SystemZ] Recognize Load On Condition Immediate (LOCHI/LOGHI) opportunities 2016-07-11 18:45:03 +00:00
insn-good-z196.s [SystemZ] Add support for missing instructions 2016-07-08 16:18:40 +00:00
insn-good-zEC12.s [SystemZ] Support transactional execution on zEC12 2015-04-01 12:51:43 +00:00
insn-good.s [SystemZ] Add support for missing instructions 2016-07-08 16:18:40 +00:00
lit.local.cfg Re-enable UBSan tests for SystemZ: PR20980 was fixed. 2015-12-02 20:46:51 +00:00
regs-bad.s
regs-good.s
tokens.s [SystemZ] Add z13 vector facility and MC support 2015-05-05 19:23:40 +00:00
word.s [SystemZ] Add support for the .word directive. 2016-07-08 16:50:02 +00:00