mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-30 23:20:54 +00:00
82733bd860
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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@269688 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
insns-pcrel.txt | ||
insns-z13-bad.txt | ||
insns-z13.txt | ||
insns.txt | ||
invalid-regs.txt | ||
lit.local.cfg | ||
trunc-01.txt | ||
trunc-02.txt | ||
trunc-03.txt | ||
unmapped.txt |