llvm-6502/test/MC/Mips
Jack Carter c91cbb9b0c This is a resubmittal. For some reason it broke the bots yesterday
but I cannot reproduce the problem and have scrubed my sources and
even tested with llvm-lit -v --vg.
Support for Mips register information sections.

Mips ELF object files have a section that is dedicated
to register use info. Some of this information such as
the assumed Global Pointer value is used by the linker
in relocation resolution.

The register info file is .reginfo in o32 and .MIPS.options
in 64 and n32 abi files.

This patch contains the changes needed to create the sections,
but leaves the actual register accounting for a future patch.


Contributer: Jack Carter
 


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172847 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-18 21:20:38 +00:00
..
do_switch.ll
ef_frame.ll This patch produces the correct pointer size 2013-01-08 18:53:20 +00:00
elf_basic.s
elf-bigendian.ll
elf-gprel-32-64.ll This patch fixes a Mips specific bug where 2013-01-15 01:08:02 +00:00
elf-N64.ll
elf-objdump.s
elf-reginfo.ll This is a resubmittal. For some reason it broke the bots yesterday 2013-01-18 21:20:38 +00:00
elf-relsym.ll
elf-tls.ll
higher_highest.ll Fix mips' long branch pass. 2012-08-28 03:03:05 +00:00
lea_64.ll
lit.local.cfg
mips64-alu-instructions.s This is a resubmittal. For some reason it broke the bots yesterday 2013-01-17 00:28:20 +00:00
mips64-register-names.s Add test cases for correct parsing of register names in 32- and 64-bit modes. 2012-10-11 12:42:49 +00:00
mips64extins.ll The instruction DINS may be transformed into DINSU or DEXTM depending 2012-08-31 18:06:48 +00:00
mips64shift.ll Some instructions are passed to the assembler to be 2012-08-28 19:07:39 +00:00
mips_directives.s This patch is a partial implementation of mips .set assembler directive. Directive is defined as follows: 2012-10-04 02:29:46 +00:00
mips_gprel16.ll This patch produces the correct addend value for 2013-01-08 19:01:28 +00:00
mips-alu-instructions.s This is a resubmittal. For some reason it broke the bots yesterday 2013-01-17 00:28:20 +00:00
mips-coprocessor-encodings.s This is a resubmittal. For some reason it broke the bots yesterday 2013-01-18 20:15:06 +00:00
mips-expansions.s Initial assembler implementation of Mips load address macro 2012-10-09 23:29:45 +00:00
mips-fpu-instructions.s Adding support for instructions mfc0, mfc2, mtc0, mtc2 2012-10-06 01:17:37 +00:00
mips-jump-instructions.s [mips] Fix encoding of BAL instruction. Also, fix assembler test case which 2012-12-21 23:13:59 +00:00
mips-memory-instructions.s The Mips standalone assembler fpu instruction support. 2012-09-07 00:23:42 +00:00
mips-register-names.s Add test cases for correct parsing of register names in 32- and 64-bit modes. 2012-10-11 12:42:49 +00:00
mips-relocations.s Initial relocations test for the Mips standalone assembler. 2012-09-07 20:38:18 +00:00
multi-64bit-func.ll
pr11877.s
r-mips-got-disp.ll
sext_64_32.ll [mips] Stop reserving register AT and use register scavenger when a scratch 2012-11-03 00:05:43 +00:00
sym-offset.ll
xgot.ll Mips direct object xgot support 2012-11-21 23:38:59 +00:00