summaryrefslogtreecommitdiff
path: root/test/MC/Mips
Commit message (Expand)AuthorAge
* 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
* This patch produces the correct addend value forJack Carter2013-01-08
* This patch produces the correct pointer size Jack Carter2013-01-08
* [mips] Fix encoding of BAL instruction. Also, fix assembler test case whichAkira Hatanaka2012-12-21
* Mips direct object xgot supportJack Carter2012-11-21
* [mips] Stop reserving register AT and use register scavenger when a scratchAkira Hatanaka2012-11-03
* Add test cases for correct parsing of register names in 32- and 64-bit modes.David Chisnall2012-10-11
* Expose move to/from coprocessor instructions in MIPS64 mode.David Chisnall2012-10-11
* Initial assembler implementation of Mips load address macroJack Carter2012-10-09
* Adding support for instructions mfc0, mfc2, mtc0, mtc2Jack Carter2012-10-06
* Implement methods that enable expansion of load immediate Jack Carter2012-10-04