aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Mips
Commit message (Expand)AuthorAgeFilesLines
* Initial relocations test for the Mips standalone assembler.Jack Carter2012-09-071-0/+41
* The Mips standalone assembler aliased instruction support.Jack Carter2012-09-072-0/+27
* The Mips standalone assembler intial directive support.Jack Carter2012-09-071-0/+10
* The Mips standalone assembler fpu instruction support.Jack Carter2012-09-072-0/+166
* The Mips standalone assembler memory instruction support.Jack Carter2012-09-061-0/+41
* Mips specific llvm assembler support for branch and jump instructions.Jack Carter2012-09-061-0/+64
* Mips specific llvm assembler support for ALU instructions. This includesJack Carter2012-09-051-0/+81
* The instruction DINS may be transformed into DINSU or DEXTM dependingJack Carter2012-08-311-0/+29
* The instruction DEXT may be transformed into DEXTU or DEXTM dependingJack Carter2012-08-281-0/+28
* Some instructions are passed to the assembler to beJack Carter2012-08-281-1/+4
* Fix mips' long branch pass.Akira Hatanaka2012-08-281-2/+5
* Add option disable-mips-delay-filler. Turn on mips' delay slot filler byAkira Hatanaka2012-08-223-4/+4
* For mips64 switch statements in subroutines could generate Jack Carter2012-08-221-0/+39
* Another 32 to 64 bit sign extension bug.Jack Carter2012-08-091-4/+9
* The define for 64 bit sign extension neglected to Jack Carter2012-08-071-0/+15
* The Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64 Jack Carter2012-08-061-0/+18
* Mips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST.Jack Carter2012-08-061-0/+27
* Doubleword Shift Left Logical Plus 32Jack Carter2012-07-161-0/+45
* The Mips specific relocation R_MIPS_GOT_DISP Jack Carter2012-07-131-0/+18
* test case for revision 160084: Alignment filling between Mips function unitsJack Carter2012-07-131-0/+23
* Pass the correct ELFOSABI enumeration to the MipsELFObjectWriter constructorJack Carter2012-07-021-0/+3
* This allows hello world to be compiled for Mips 64 direct object.Jack Carter2012-06-271-0/+39
* PR13013: ELF Type identification fails for MSB type ELF files.Meador Inge2012-06-251-0/+11
* Make the following changes in MipsAsmPrinter.cpp:Akira Hatanaka2012-05-121-1/+3
* Insert instructions to the entry basic block which initializes the globalAkira Hatanaka2012-05-121-1/+3
* This patch fixes 3 problems:Akira Hatanaka2012-04-161-10/+10
* Do not add offset in applyFixup. This has already been accounted for in Value. Akira Hatanaka2012-04-161-0/+22
* Initial 64 bit direct object support.Akira Hatanaka2012-04-021-5/+30
* Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnuEli Bendersky2012-03-251-8/+1
* Incremental big endian patch by Jack Carter.Akira Hatanaka2012-03-211-0/+45
* Use llvm-mc instead of llc. Patch by Jack Carter.Rafael Espindola2012-03-071-5/+5
* Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...Eli Bendersky2012-02-162-5/+13
* Ensure .AliasedSymbol() is called on all uses of getSymbol(). Affects ARM and...James Molloy2012-01-281-0/+6
* Add big endian mips support. Based on a patch by Jack Carter.Rafael Espindola2012-01-111-0/+2
* Add the skeleton of an asm parser for mips.Rafael Espindola2012-01-111-0/+5
* Local dynamic TLS model for direct object output. Create the correct TLS MIPSAkira Hatanaka2011-12-221-0/+36
* Add test/MC/Mips/dg.exp.Akira Hatanaka2011-12-131-0/+5
* Move direct object emitter test to directory test/MC/Mips. Rename it toAkira Hatanaka2011-12-131-0/+29