summaryrefslogtreecommitdiff
path: root/test/MC/Mips
Commit message (Expand)AuthorAge
* [Mips] TargetStreamer Support for .abicalls and .set pic0.Jack Carter2014-01-06
* Support for microMIPS load effective address.Zoran Jovanovic2013-12-25
* Support for microMIPS FPU instructions 2.Zoran Jovanovic2013-12-25
* Support for microMIPS FPU instructions 1.Zoran Jovanovic2013-12-20
* Support for microMIPS control instructions.Zoran Jovanovic2013-12-19
* Support for microMIPS LL and SC instructions.Zoran Jovanovic2013-12-19
* Support for microMIPS TLS relocations.Zoran Jovanovic2013-12-19
* [mips][msa] Update format of RUN lines for every MSA MC test.Matheus Almeida2013-12-18
* [mips][msa] Remove unneeded triple directive in MSA MC tests.Matheus Almeida2013-12-18
* [mips] Fix off by one issue when applying a fixup.Matheus Almeida2013-12-17
* [mips] Add checks for alignment and maximum displacements for most of theMatheus Almeida2013-12-13
* Method parseSetAssignment treats every operand with '$' sign as register and ...Vladimir Medic2013-12-09
* [mips][msa] Fix issue with immediate fields of LD/ST instructionsMatheus Almeida2013-12-05
* Test case for issue with microMIPS long branch.Zoran Jovanovic2013-11-30
* Revert revision 195965.Zoran Jovanovic2013-11-29
* Fixed issue with microMIPS long branch.Zoran Jovanovic2013-11-29
* reverts 195057 per requestJack Carter2013-11-19
* [Mips] Support for MicroMips STO refactoring.Jack Carter2013-11-19
* [mips][msa] Update encoding of bnz.v (typo).Matheus Almeida2013-11-18
* [mips][msa] Fix immediate value of LSA instruction as it was being wrongly en...Matheus Almeida2013-11-18
* Use instr mapping for microMIPS in llvm-mc.Zoran Jovanovic2013-11-15
* Fix bug in .gpword directive parsing.Vladimir Medic2013-11-13
* Support for microMIPS trap instruction with immediate operands.Zoran Jovanovic2013-11-13
* This patch fixes a bug in floating point operands parsing, when instruction a...Vladimir Medic2013-11-13
* Test for microMIPS trap instructions.Zoran Jovanovic2013-11-08
* [mips][msa] Update encoding of LDI instruction.Matheus Almeida2013-11-08
* Implement gpword directive for mips, test case added. Stype changes using cla...Vladimir Medic2013-11-06
* Support for microMIPS branch instructions.Zoran Jovanovic2013-11-04
* Support for microMIPS jump instructionsZoran Jovanovic2013-10-29
* Added tests for microMIPS relocations 1.Zoran Jovanovic2013-10-24
* [mips][msa] Direct Object Emission support for the LSA instruction.Matheus Almeida2013-10-23
* [mips][msa] Direct Object Emission support for conditional branches.Matheus Almeida2013-10-22
* [mips][msa] Direct Object Emission support for LD/ST instructions.Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission support for LDI instructions.Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission support for MOVE.v.Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission support for CTCMSA and CFCMSA. Matheus Almeida2013-10-21
* [mips][msa] Direct Object Emission of SPLAT instruction.Matheus Almeida2013-10-21
* [mips][msa] Fix definition of SLD instruction.Matheus Almeida2013-10-21
* [mips] Set HI/LO registers' HWEncoding field.Akira Hatanaka2013-10-15
* [mips][msa] Direct Object Emission support for BIT instructions.Matheus Almeida2013-10-14
* [mips][msa] Direct Object Emission support for VEC instructions.Matheus Almeida2013-10-14
* [mips][msa] Direct Object Emission of INSVE.{b,h,w,d}.Matheus Almeida2013-10-14
* [mips][msa] Direct Object Emission for the majority of the ELM instructions.Matheus Almeida2013-10-14
* [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction.Matheus Almeida2013-10-14
* This reverts 192447 because of compiler warning generated on darwin build.Matheus Almeida2013-10-11
* This reverts r192449 because of compiler warning generated on darwin build.Matheus Almeida2013-10-11
* [mips][msa] Direct Object Emission for the majority of the ELM instructions.Matheus Almeida2013-10-11
* [mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction.Matheus Almeida2013-10-11
* Remove some really nasty uses of hasRawTextSupport.Rafael Espindola2013-10-05
* reverting per requestJack Carter2013-10-04