forked from OSchip/llvm-project
28b759c4c8
Summary: On Linux, /usr/include/bits/byteswap-16.h defines __byteswap_16(x) as an inlined LRVH (Load Reversed Half-word) instruction. The SystemZ back-end did not support this opcode and the inlined assembly would cause a fatal error. Reviewers: bryanpkc, uweigand Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D18732 llvm-svn: 269688 |
||
---|---|---|
.. | ||
fixups.s | ||
insn-bad-z13.s | ||
insn-bad-z196.s | ||
insn-bad-zEC12.s | ||
insn-bad.s | ||
insn-good-z13.s | ||
insn-good-z196.s | ||
insn-good-zEC12.s | ||
insn-good.s | ||
lit.local.cfg | ||
regs-bad.s | ||
regs-good.s | ||
tokens.s |