summaryrefslogtreecommitdiff
path: root/test/MC/Mips
Commit message (Expand)AuthorAge
* [mips][msa] Add DLSA instruction.Matheus Almeida2014-02-10
* Changed comment.Sasa Stankovic2014-02-07
* [mips] Implement %hi(sym1 - sym2) and %lo(sym1 - sym2) expressionsPetar Jovanovic2014-02-04
* Remove another hasRawTextSupport.Rafael Espindola2014-01-31
* [mips][msa] Add insert.d instruction.Matheus Almeida2014-01-31
* [mips][msa] Add fill.d instruction.Matheus Almeida2014-01-29
* [mips][msa] Add copy_{u,s}.d.Matheus Almeida2014-01-29
* [mips] Fix ELF header flags.Matheus Almeida2014-01-28
* Implement the missing bits corresponding to .mips_hack_elf_flags.Rafael Espindola2014-01-26
* Move tests that just use llc from test/MC/Mips to test/MC/Codegen.Rafael Espindola2014-01-26
* This reverts commit r200064 and r200051.Rafael Espindola2014-01-25
* [Mips] Move 2 test cases from MC to CodeGen.Jack Carter2014-01-25
* [Mips] TargetStreamer ELF flag Support for default and commandline options.Jack Carter2014-01-25
* [Mips] TargetStreamer Support for .set mips16.Jack Carter2014-01-22
* Added support for LWU microMIPS instruction.Zoran Jovanovic2014-01-15
* Only mark functions as micromips.Rafael Espindola2014-01-15
* Test case micromips-load-effective-address.s renamed to micromips-load-effect...Zoran Jovanovic2014-01-14
* Replace .mips_hack_stocg with ".set micromips" and ".set nomicromips".Rafael Espindola2014-01-14
* [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