1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/test/MC/Sparc
Rafael Espindola 6da3617e7f Don't pass a Reloc::Model to MC.
MC only needs to know if the output is PIC or not. It never has to
decide about creating GOTs and PLTs for example. The only thing that
MC itself uses this information for is expanding "macros" in sparc and
mips. The rest I am pretty sure could be moved to CodeGen.

This is a cleanup and isolates the code from future changes to
Reloc::Model.

llvm-svn: 269909
2016-05-18 11:58:50 +00:00
..
leon-instructions.s [Sparc][LEON] Add LEON-specific CASA instruction. 2016-05-16 11:02:00 +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] Add mulscc. 2015-09-17 20:54:26 +00:00
sparc-asm-errors.s [Sparc]: correct the 'set' synthetic instruction 2015-08-20 16:16:16 +00:00
sparc-assembly-exprs.s Update test to take into account for r251271. 2015-10-26 03:34:29 +00:00
sparc-atomic-instructions.s [Sparc]: asm-only support for the ldstub instruction. 2015-08-19 19:30:57 +00:00
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] Don't compare arch name as a string, use the enum instead. 2015-08-06 15:44:12 +00:00
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 [llvm-mc] The object form of the GNU triple should be the same as the string form. 2015-06-16 09:57:38 +00:00
sparc-mem-instructions.s [Sparc] Implement i64 load/store support for 32-bit sparc. 2015-08-10 19:11:39 +00:00
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 Fix CHECK directives that weren't checking. 2015-08-31 21:10:35 +00:00
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]: correct the 'set' synthetic instruction 2015-08-20 16:16:16 +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 Sparc: Add the "alternate address space" load/store instructions. 2015-05-18 16:35:04 +00:00
sparcv9-instructions.s [SPARCv9] Add support for the rdpr/wrpr instructions. 2015-10-04 09:11:22 +00:00