1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/test/MC/Sparc
Fedor Sergeev 5cdf5fac5f [Sparc] invalid adjustments in TLS_LE/TLS_LDO relocations removed
Summary:
Some SPARC TLS relocations were applying nontrivial adjustments
to zero value, leading to unexpected non-zero values in ELF and then
Solaris linker failures.

Getting rid of these adjustments.

Fixes PR33825.

Reviewers: rafael, asb, jyknight

Subscribers: joerg, jyknight, llvm-commits

Differential Revision: https://reviews.llvm.org/D35567

llvm-svn: 308978
2017-07-25 15:28:28 +00:00
..
leon-instructions.s [Sparc] Remove execute permissions from non-executable text files 2017-05-17 11:05:20 +00:00
lit.local.cfg
sparc64-alu-instructions.s
sparc64-ctrl-instructions.s This change adds co-processor condition branching and conditional traps to the Sparc back-end. 2016-03-09 18:20:21 +00:00
sparc-alu-instructions.s
sparc-asm-errors.s
sparc-assembly-exprs.s
sparc-atomic-instructions.s
sparc-coproc.s Addition of tests to previous check-in. Tests for coprocessor register usage in Sparc. 2016-02-27 12:52:26 +00:00
sparc-ctrl-instructions.s This change adds co-processor condition branching and conditional traps to the Sparc back-end. 2016-03-09 18:20:21 +00:00
sparc-directive-xword.s
sparc-directives.s Sparc: silently ignore .proc assembler directive 2016-03-28 14:00:11 +00:00
sparc-fp-instructions.s The patch adds missing registers and instructions to complete all the registers supported by the Sparc v8 manual. 2016-02-27 12:49:59 +00:00
sparc-little-endian.s
sparc-mem-instructions.s
sparc-nop-data.s
sparc-pic.s Don't pass a Reloc::Model to MC. 2016-05-18 11:58:50 +00:00
sparc-relocations.s
sparc-special-registers.s The patch adds missing registers and instructions to complete all the registers supported by the Sparc v8 manual. 2016-02-27 12:49:59 +00:00
sparc-synthetic-instructions.s
sparc-tls-relocations.s [Sparc] invalid adjustments in TLS_LE/TLS_LDO relocations removed 2017-07-25 15:28:28 +00:00
sparc-traps.s This change adds co-processor condition branching and conditional traps to the Sparc back-end. 2016-03-09 18:20:21 +00:00
sparc-v9-traps.s This change adds co-processor condition branching and conditional traps to the Sparc back-end. 2016-03-09 18:20:21 +00:00
sparc-vis.s
sparcv8-instructions.s
sparcv9-atomic-instructions.s
sparcv9-instructions.s