aboutsummaryrefslogtreecommitdiff
path: root/test/MC/Mips
AgeCommit message (Expand)Author
2013-04-01Mips direct object exception handling regressionJack Carter
2013-03-28[Mips Assembler] Add support for OR macro with imediate opperandJack Carter
2013-03-28[Mips Assembler] Add alias definitions for jalJack Carter
2013-03-27test file name change to correct typoJack Carter
2013-03-22Fix the invalid opcode for Mips branch instructions in the assemblerJack Carter
2013-03-22This patch that enables the Mips assembler to use symbols for offset for inst...Jack Carter
2013-03-21This patch enables the Mips .set directive to define aliasesJack Carter
2013-02-21Mips specific standalone assembler addressing mode %hi and %lo.Jack Carter
2013-02-20ELF symbol table field st_other support, Jack Carter
2013-02-19ELF symbol table field st_other support, Jack Carter
2013-02-19ELF symbol table field st_other support, Jack Carter
2013-02-07[mips] Add definition of JALR instruction which has two register operands. Ch...Akira Hatanaka
2013-02-05This patch that sets the Mips ELF header flag for Jack Carter
2013-02-05This patch that sets the EmitAlias flag in td files Jack Carter
2013-01-30This patch implements runtime Mips specificJack Carter
2013-01-25This patch implements parsing the .wordJack Carter
2013-01-18This is a resubmittal. For some reason it broke the bots yesterdayJack Carter
2013-01-18This is a resubmittal. For some reason it broke the bots yesterdayJack Carter
2013-01-17This is a resubmittal. For some reason it broke the bots yesterdayJack Carter
2013-01-16reverting 172579Jack Carter
2013-01-16Akira,Jack Carter
2013-01-15This patch fixes a Mips specific bug where Jack Carter
2013-01-12This patch tackles the problem of parsing Mips Jack Carter
2013-01-08This patch produces the correct addend value forJack Carter
2013-01-08This patch produces the correct pointer size Jack Carter
2012-12-21[mips] Fix encoding of BAL instruction. Also, fix assembler test case whichAkira Hatanaka
2012-11-21Mips direct object xgot supportJack Carter
2012-11-03[mips] Stop reserving register AT and use register scavenger when a scratchAkira Hatanaka
2012-10-11Add test cases for correct parsing of register names in 32- and 64-bit modes.David Chisnall
2012-10-11Expose move to/from coprocessor instructions in MIPS64 mode.David Chisnall
2012-10-09Initial assembler implementation of Mips load address macroJack Carter
2012-10-06Adding support for instructions mfc0, mfc2, mtc0, mtc2Jack Carter
2012-10-04Implement methods that enable expansion of load immediate Jack Carter
2012-10-04This patch is a partial implementation of mips .set assembler directive. Dire...Jack Carter
2012-09-07Initial relocations test for the Mips standalone assembler.Jack Carter
2012-09-07The Mips standalone assembler aliased instruction support.Jack Carter
2012-09-07The Mips standalone assembler intial directive support.Jack Carter
2012-09-07The Mips standalone assembler fpu instruction support.Jack Carter
2012-09-06The Mips standalone assembler memory instruction support.Jack Carter
2012-09-06Mips specific llvm assembler support for branch and jump instructions.Jack Carter
2012-09-05Mips specific llvm assembler support for ALU instructions. This includesJack Carter
2012-08-31The instruction DINS may be transformed into DINSU or DEXTM dependingJack Carter
2012-08-28The instruction DEXT may be transformed into DEXTU or DEXTM dependingJack Carter
2012-08-28Some instructions are passed to the assembler to beJack Carter
2012-08-28Fix mips' long branch pass.Akira Hatanaka
2012-08-22Add option disable-mips-delay-filler. Turn on mips' delay slot filler byAkira Hatanaka
2012-08-22For mips64 switch statements in subroutines could generate Jack Carter
2012-08-09Another 32 to 64 bit sign extension bug.Jack Carter
2012-08-07The define for 64 bit sign extension neglected to Jack Carter
2012-08-06The Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64 Jack Carter