1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +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
insn-bad-z13.s
insn-bad-z196.s
insn-bad-zEC12.s
insn-bad.s [SystemZ] Support Compare and Traps 2016-06-10 19:58:10 +00:00
insn-good-z13.s
insn-good-z196.s [SystemZ] Add support for additional branch extended mnemonics 2016-05-10 20:11:24 +00:00
insn-good-zEC12.s
insn-good.s [SystemZ] Support Compare and Traps 2016-06-10 19:58:10 +00:00
lit.local.cfg
regs-bad.s
regs-good.s
tokens.s