summaryrefslogtreecommitdiff
path: root/test/MC/Mips
Commit message (Expand)AuthorAge
* [mips] Fix MipsAsmParser::parseCCRRegs.Akira Hatanaka2013-07-22
* [mips] Use ADDu instead of OR to copy general purpose registers. Also, deleteAkira Hatanaka2013-07-22
* This patch extends mips register parsing methods to allow indexed register pa...Vladimir Medic2013-07-18
* Implement eret and deret(return from exception) instructions for Mips. Test e...Vladimir Medic2013-07-17
* Add support for Mips break and syscall insructions. The corresponding test ca...Vladimir Medic2013-07-12
* Reverting commit r185999 due to buildboot failure.Vladimir Medic2013-07-10
* Add support for Mips break and syscall insructions. The corresponding test ca...Vladimir Medic2013-07-10
* [mips] Do not emit ".option pic0" if target is mips64.Akira Hatanaka2013-06-26
* Optimize register parsing for MipsAsmParser. Allow symbolic aliases for FPU r...Vladimir Medic2013-06-20
* Mips ELF: Mark object file as ABI compliant Jack Carter2013-06-18
* Change how we iterate over relocations on ELF.Rafael Espindola2013-05-30
* Mips assembler: Improve set register alias handlingJack Carter2013-05-28
* Mips assembler: Add TwoOperandConstraint definitionsJack Carter2013-05-16
* Mips assembler: Add branch macro definitionsJack Carter2013-05-16
* Mips assembler: Assembler macro ADDIU $rs,immJack Carter2013-05-13
* [mips] Test for r179873.Akira Hatanaka2013-04-30
* Mips assembler: .set reorder supportJack Carter2013-04-25
* Test case for r180241.Akira Hatanaka2013-04-25
* Test case for r180238.Akira Hatanaka2013-04-25
* Mips assembler: Add 64 bit testing for JALJack Carter2013-04-24
* [mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and changeAkira Hatanaka2013-04-19
* Mips assembler: Enable handling of nested expressionsJack Carter2013-04-17
* Mips assembler: Explicit floating point condition register recognition.Jack Carter2013-04-15
* Use object file specific section type for initial text sectionNico Rieck2013-04-14
* Replace coff-/elf-dump with llvm-readobjNico Rieck2013-04-12
* Implement the "mips endian" for r_info.Rafael Espindola2013-04-03
* Fix the fde encoding used by mips to match gas.Rafael Espindola2013-04-03
* Mips direct object exception handling regressionJack Carter2013-04-01
* [Mips Assembler] Add support for OR macro with imediate opperandJack Carter2013-03-28
* [Mips Assembler] Add alias definitions for jalJack Carter2013-03-28
* test file name change to correct typoJack Carter2013-03-27
* Fix the invalid opcode for Mips branch instructions in the assemblerJack Carter2013-03-22
* This patch that enables the Mips assembler to use symbols for offset for inst...Jack Carter2013-03-22
* This patch enables the Mips .set directive to define aliasesJack Carter2013-03-21
* Mips specific standalone assembler addressing mode %hi and %lo.Jack Carter2013-02-21
* ELF symbol table field st_other support, Jack Carter2013-02-20
* ELF symbol table field st_other support, Jack Carter2013-02-19
* ELF symbol table field st_other support, Jack Carter2013-02-19
* [mips] Add definition of JALR instruction which has two register operands. Ch...Akira Hatanaka2013-02-07
* This patch that sets the Mips ELF header flag for Jack Carter2013-02-05
* This patch that sets the EmitAlias flag in td files Jack Carter2013-02-05
* This patch implements runtime Mips specificJack Carter2013-01-30
* This patch implements parsing the .wordJack Carter2013-01-25
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-18
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-18
* This is a resubmittal. For some reason it broke the bots yesterdayJack Carter2013-01-17
* reverting 172579Jack Carter2013-01-16
* Akira,Jack Carter2013-01-16
* This patch fixes a Mips specific bug where Jack Carter2013-01-15
* This patch tackles the problem of parsing Mips Jack Carter2013-01-12