| Commit message (Expand) | Author | Age | Files | Lines |
* | Update LLVM for 3.5 rebase (r209712). | Stephen Hines | 2014-05-29 | 1 | -1/+1 |
* | Update to LLVM 3.5a. | Stephen Hines | 2014-04-24 | 1 | -4/+40 |
* | Fix bug in .gpword directive parsing. | Vladimir Medic | 2013-11-13 | 1 | -1/+2 |
* | Implement gpword directive for mips, test case added. Stype changes using cla... | Vladimir Medic | 2013-11-06 | 1 | -0/+1 |
* | reverting per request | Jack Carter | 2013-10-04 | 1 | -6/+1 |
* | [MC][AsmParser] Hook for post assembly file processing | Jack Carter | 2013-10-04 | 1 | -1/+6 |
* | Implement eret and deret(return from exception) instructions for Mips. Test e... | Vladimir Medic | 2013-07-17 | 1 | -10/+0 |
* | Add support for Mips break and syscall insructions. The corresponding test ca... | Vladimir Medic | 2013-07-12 | 1 | -0/+10 |
* | Reverting commit r185999 due to buildboot failure. | Vladimir Medic | 2013-07-10 | 1 | -10/+0 |
* | Add support for Mips break and syscall insructions. The corresponding test ca... | Vladimir Medic | 2013-07-10 | 1 | -2/+12 |
* | Optimize register parsing for MipsAsmParser. Allow symbolic aliases for FPU r... | Vladimir Medic | 2013-06-20 | 1 | -1/+2 |
* | Mips assembler: Improve set register alias handling | Jack Carter | 2013-05-28 | 1 | -2/+3 |
* | Mips assembler: .set reorder support | Jack Carter | 2013-04-25 | 1 | -0/+18 |
* | This patch enables the Mips .set directive to define aliases | Jack Carter | 2013-03-21 | 1 | -0/+6 |
* | Mips specific standalone assembler addressing mode %hi and %lo. | Jack Carter | 2013-02-21 | 1 | -3/+2 |
* | ELF symbol table field st_other support, | Jack Carter | 2013-02-20 | 1 | -13/+14 |
* | This patch implements parsing the .word | Jack Carter | 2013-01-25 | 1 | -1/+4 |
* | This patch is a partial implementation of mips .set assembler directive. Dire... | Jack Carter | 2012-10-04 | 1 | -1/+7 |
* | The Mips standalone assembler intial directive support. | Jack Carter | 2012-09-07 | 1 | -0/+10 |