aboutsummaryrefslogtreecommitdiff
path: root/test/MC/Mips
AgeCommit message (Expand)Author
2017-11-14Merging r315310:Tom Stellard
2017-11-14Merging r317470:Tom Stellard
2017-07-14Revert "Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""Simon Dardis
2017-07-14Reland "[mips][mt][6/7] Add support for mftr, mttr instructions.""Simon Dardis
2017-07-13Revert "[mips][mt][6/7] Add support for mftr, mttr instructions."Simon Dardis
2017-07-12[mips][mt][6/7] Add support for mftr, mttr instructions.Simon Dardis
2017-07-12[mips][mt][5/7] Add support for fork and yield instructions.Simon Dardis
2017-07-12[mips][mt][4/7] Add IAS support for dvpe, evpe instructions.Simon Dardis
2017-07-12[mips][mt] Add missing files from last commitSimon Dardis
2017-07-11[mips][mt][2/7] Implement .module and .set directives for the MT ASE.Simon Dardis
2017-07-11[mips][mt][1/7] Add the MT ASE as a subtarget feature.Simon Dardis
2017-07-05Add a test for relocation addend on mips.Rafael Espindola
2017-06-30[MIPS] Handle PIC load address macro instructions in N64.Simon Dardis
2017-06-27[mips] Add instruction aliases for ds(r|l)l.Simon Dardis
2017-06-23Reland r306095: [mips] Fix reg positions in the aui/daui instructionsPetar Jovanovic
2017-06-23Revert r306095: [mips] Fix reg positions in the aui/daui instructionsPetar Jovanovic
2017-06-23[mips] Fix register positions in the aui/daui instructionsPetar Jovanovic
2017-06-22[mips] Allow $AT to be used as a register namePetar Jovanovic
2017-06-22[mips] Implement the ".rdata" MIPS assembly directive.Simon Dardis
2017-06-07[mips][dsp] Modify repl.ph to accept signed immediate valuesPetar Jovanovic
2017-05-30[mips] Expansion of LI.S and LI.DZoran Jovanovic
2017-04-30[mips] Emit R_MICROMIPS_TLS_GOTTPREL relocation for %gottprel in case of micr...Simon Atanasyan
2017-03-23[Mips] Fix for decoding DINS instruction - disassemblerStrahinja Petrovic
2017-03-15[Mips] Add support to match more patterns for DEXT and CINSPetar Jovanovic
2017-03-10[llvm-readobj] Support SHT_MIPS_DWARF section type flagSimon Atanasyan
2017-02-28[mips] Fix 64bit slt/sltu/nor with immediatesSimon Dardis
2017-02-24[mips] Handle 64 bit immediate in and/or/xor pseudo instructions on mips64Simon Dardis
2017-02-23[mips][ias] Further relax operands of certain assembly instructionsSimon Dardis
2017-02-20[mips] Add test for mul macro variantsSimon Dardis
2017-02-13[mips] Fix failing test.Simon Dardis
2017-02-13[mips] divide macro instruction cleanup.Simon Dardis
2017-02-06[mips] dla expansion without the at registerSimon Dardis
2017-02-03[mips] Remove absolute size assertion for end directiveSimon Dardis
2017-02-02Change how we handle section symbols on ELF.Rafael Espindola
2017-02-02[mips] Expansion of BEQL and BNEL with immediate operandsSimon Dardis
2017-02-01[mips] Parse the 'bopt' and 'nobopt' directives in IAS.Simon Dardis
2017-01-31[mips] Addition of the immediate cases for the instructions [d]div, [d]divuSimon Dardis
2017-01-27[mips] Recommit: "N64 static relocation model support"Simon Dardis
2017-01-26Revert "[mips] N64 static relocation model support"Simon Dardis
2017-01-26[mips] N64 static relocation model supportSimon Dardis
2017-01-22Fix some broken CHECK lines.Benjamin Kramer
2017-01-16[mips] Correct c.cond.fmt instruction definition.Simon Dardis
2016-12-12[mips] For PIC code convert unconditional jump to unconditional branchSimon Atanasyan
2016-12-08[mips] Make the test case more specific and provide OS component of a triple....Simon Atanasyan
2016-12-08[mips] Change instruction s/daddiu/addiu/ since O32 prohibits the use of 64-b...Simon Atanasyan
2016-12-05[mips][ias] N32/N64 must not sort the relocation table.Simon Dardis
2016-11-25[mips] Correct jal expansion for local symbols in .local directives.Simon Dardis
2016-11-22[mips] seb, seh instruction aliasesSimon Dardis
2016-11-22[mips] Add support for unaligned load/store macros.Vasileios Kalintiris
2016-11-21[mips] seq macro supportSimon Dardis