summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Mips/mips32r2
Commit message (Expand)AuthorAgeFilesLines
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* [mips] Use llvm-mc -triple option instead of combination of arch,target-abi,m...Simon Atanasyan2018-12-121-2/+2
* [mips] Fix the predicates of round, ceiling, floor and trunc.Simon Dardis2018-05-141-6/+13
* [mips] Correct clo/clz predicatesSimon Dardis2018-05-081-0/+2
* [mips] Correct the predicates of sign extension instructionsSimon Dardis2018-05-041-0/+4
* Revert "[mips] Correct the predicates of sign extension instructions"Simon Dardis2018-05-021-4/+0
* [mips] Correct the predicates of sign extension instructionsSimon Dardis2018-05-021-0/+4
* [mips] Correct the predicates for shifts.Simon Dardis2018-05-021-0/+30
* [mips] Fix a test case which is keeping the expensive checks bot win red (NFC)Simon Dardis2018-04-261-3/+0
* [mips] Fix the definition of sync, synciSimon Dardis2018-04-251-1/+4
* Reland "[mips] Guard traps for microMIPS correctly"Simon Dardis2018-04-241-18/+18
* [mips] Correct the predicates for special nops, tlb ctrl instrs, software bre...Simon Dardis2018-04-121-0/+14
* Revert "[mips] Guard traps for microMIPS correctly"Simon Dardis2018-03-131-42/+6
* [mips] Guard traps for microMIPS correctlySimon Dardis2018-03-131-6/+42
* Make test changes added in r324584 more robust by using a regex instead of ha...Douglas Yung2018-02-091-12/+12
* [mips] Define certain instructions in microMIPS32r3Stefan Maksimovic2018-02-082-20/+56
* [mips] Properly select abs and sqrt instructionsStefan Maksimovic2018-01-232-5/+20
* [mips] Duplicate the reciprocal instruction definitions for FP32Simon Dardis2017-10-101-1/+1
* [mips] Correct c.cond.fmt instruction definition.Simon Dardis2017-01-162-32/+32
* [mips] seb, seh instruction aliasesSimon Dardis2016-11-221-2/+4
* [mips] not instruction aliasSimon Dardis2016-11-161-0/+2
* Recommit: "[mips] Add rsqrt, recip for MIPS"Simon Dardis2016-10-052-4/+4
* Revert "[mips] Add rsqrt, recip for MIPS"Simon Dardis2016-10-052-4/+4
* [mips] Add rsqrt, recip for MIPSSimon Dardis2016-09-272-4/+4
* Revert "[mips] Fix c.<cc>.<fmt> instruction definition."Simon Dardis2016-09-092-32/+32
* [mips] Fix c.<cc>.<fmt> instruction definition.Simon Dardis2016-09-092-32/+32
* [mips] Add l.[sd] and s.[sd] instruction aliasesSimon Dardis2016-08-171-0/+4
* [mips] sgtu, s[rl]l, sra, dnegu, neg instruction aliasesSimon Dardis2016-07-261-0/+9
* [mips] Weaken asm predicate for memory offsetsSimon Dardis2016-05-271-0/+24
* [mips] Trivial corrections to range checked immediates.Daniel Sanders2016-04-111-0/+2
* [mips] Range check simm16Daniel Sanders2016-03-311-0/+4
* [mips] Range check uimm20 and fixed a bug this revealed.Daniel Sanders2016-02-292-0/+6
* [mips] added support for trunc macroZoran Jovanovic2016-02-221-2/+4
* [mips] Range check uimm16 and fix several bugs this revealed.Daniel Sanders2016-02-013-2/+8
* [mips] Never select JAL for calls to an absolute immediate address.Daniel Sanders2016-01-111-0/+1
* [mips][microMIPS] Implement DERET and DI instructions and check size operand ...Zlatko Buljan2015-12-211-1/+3
* [mips][ias] Range check uimm6 operands and fix a bug this revealed.Daniel Sanders2015-12-081-0/+14
* [mips][ias] Removed DSP/DSPr2 instructions from base architecture valid-xfail...Daniel Sanders2015-12-073-123/+231
* [mips][ias] Removed MSA instructions from base architecture valid-xfail.s's.Daniel Sanders2015-11-302-55/+62
* [mips][ias] Range check uimm5 operands and fix several bugs this revealed.Daniel Sanders2015-11-261-3/+7
* [mips] Added support for various EVA ASE instructions.Daniel Sanders2015-09-151-1/+1
* [mips] Remap move as or.Vasileios Kalintiris2015-08-111-2/+2
* [mips] Add COP0 register class and use it in M[FT]C0/DM[FT]C0.Daniel Sanders2015-06-271-2/+2
* [mips] [IAS] Remove AssemblerPredicate's from RelocPIC and RelocStatic.Toma Tabacu2015-04-081-1/+8
* [mips] [IAS] Add support for the XOR $reg,imm pseudo-instruction.Toma Tabacu2015-03-171-0/+1
* [mips] Add synci instruction.Daniel Sanders2014-11-272-1/+1
* Recommit "[mips] Add names and tests for the hardware registers"Vasileios Kalintiris2014-11-111-1/+6
* Revert "[mips] Add names and tests for the hardware registers"Rafael Espindola2014-11-041-6/+1
* [mips] Add names and tests for the hardware registersVasileios Kalintiris2014-11-041-1/+6
* [mips] Add support for COP1's Branch-On-Cond-Likely instructionsVasileios Kalintiris2014-10-171-0/+6
OpenPOWER on IntegriCloud