llvm-project/llvm/test/MC/SystemZ
Ulrich Weigand 99ac5045ab [SystemZ] Add compare-and-branch instructions to MC
This adds MC support for fused compare + indirect branch instructions,
ie. CRB, CGRB, CLRB, CLGRB, CIB, CGIB, CLIB, CLGIB. They aren't actually
generated yet -- this is preparation for their use for conditional
returns in the next iteration of D17339.

Author: koriakin
Differential Revision: http://reviews.llvm.org/D18742

llvm-svn: 265296
2016-04-04 14:26:43 +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] Add z13 vector facility and MC support 2015-05-05 19:23:40 +00:00
insn-bad-z196.s [SystemZ] Support transactional execution on zEC12 2015-04-01 12:51:43 +00:00
insn-bad-zEC12.s [SystemZ] Add z13 vector facility and MC support 2015-05-05 19:23:40 +00:00
insn-bad.s [SystemZ] Use POPCNT instruction on z196 2015-03-31 12:56:33 +00:00
insn-good-z13.s [SystemZ] testcase MC/SystemZ/insn-good-z13.s extended. 2015-10-12 10:13:57 +00:00
insn-good-z196.s [SystemZ] Use POPCNT instruction on z196 2015-03-31 12:56:33 +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 compare-and-branch instructions to MC 2016-04-04 14:26:43 +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