1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 21:13:02 +02:00
llvm-mirror/test/MC/SystemZ
Zhan Jun Liau 4faf864f2c [SystemZ] Support Compare and Traps
Support and generate Compare and Traps like CRT, CIT, etc.

Support Trap as legal DAG opcodes and generate "j .+2" for them by default.
Add support for Conditional Traps and use the If Converter to convert them into
the corresponding compare and trap opcodes.

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

llvm-svn: 272419
2016-06-10 19:58:10 +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] Support Compare and Traps 2016-06-10 19:58:10 +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] Add support for additional branch extended mnemonics 2016-05-10 20:11:24 +00:00
insn-good-zEC12.s [SystemZ] Support transactional execution on zEC12 2015-04-01 12:51:43 +00:00
insn-good.s [SystemZ] Support Compare and Traps 2016-06-10 19:58:10 +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