index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
MC
/
Mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some really nasty uses of hasRawTextSupport.
Rafael Espindola
2013-10-05
4
-26
/
+43
*
reverting per request
Jack Carter
2013-10-04
1
-6
/
+1
*
[MC][AsmParser] Hook for post assembly file processing
Jack Carter
2013-10-04
1
-1
/
+6
*
This patch adds aliases for Mips sub instruction with immediate operands. Cor...
Vladimir Medic
2013-10-01
1
-0
/
+4
*
[mips][msa] Direct Object Emission for I8 instructions.
Jack Carter
2013-09-30
1
-0
/
+36
*
[mips][msa] Direct Object Emission for I5 instructions.
Jack Carter
2013-09-30
1
-0
/
+138
*
[mips][msa] Direct Object Emission for 2R instructions.
Jack Carter
2013-09-30
1
-0
/
+36
*
[PATCH 1/4] [mips][msa] Source register of FILL instructions is GPR
Jack Carter
2013-09-30
1
-0
/
+15
*
[mips][msa] Direct Object Emission for 3RF instructions.
Jack Carter
2013-09-26
1
-0
/
+252
*
[mips][msa] Direct Object Emission for 3R instructions.
Jack Carter
2013-09-26
1
-0
/
+720
*
[mips][msa] Direct Object Emission for 2RF instructions.
Jack Carter
2013-09-25
1
-0
/
+90
*
[mips][msa] Direct Object Emission support for the MSA instruction set.
Jack Carter
2013-09-25
1
-0
/
+12
*
This patch implements Mips load/store instructions from/to coprocessor 2. Tes...
Vladimir Medic
2013-09-16
1
-0
/
+8
*
Fixed bug when generating Load Upper Immediate microMIPS instruction.
Zoran Jovanovic
2013-09-14
1
-0
/
+3
*
Support for microMIPS DIV instructions.
Zoran Jovanovic
2013-09-14
1
-0
/
+6
*
Add test cases for Mips mthc1/mfhc1 instructions. Add check for odd value of ...
Vladimir Medic
2013-09-10
1
-0
/
+4
*
[mips] Add definition of instruction "drotr32" (double rotate right plus 32).
Akira Hatanaka
2013-09-07
1
-1
/
+5
*
[mips] Set instruction itineraries of loads, stores and conditional moves.
Akira Hatanaka
2013-09-06
1
-2
/
+2
*
This patch adds support for microMIPS Multiply and Add/Sub instructions. Test...
Vladimir Medic
2013-09-06
1
-0
/
+26
*
This patch adds support for microMIPS Move Conditional instructions. Test cas...
Vladimir Medic
2013-09-06
1
-0
/
+26
*
[mips] Use ptr_rc to simplify definitions of base+index load/store instructions.
Akira Hatanaka
2013-08-28
3
-2
/
+21
*
This patch implements trap instructions for mips. The test cases are added.
Vladimir Medic
2013-08-26
1
-2
/
+58
*
[micromips] Print instruction alias "not" if the last operand of a nor is zero.
Akira Hatanaka
2013-08-21
1
-2
/
+2
*
[mips] Guard micromips instructions with predicate InMicroMips. Also, fix
Akira Hatanaka
2013-08-20
1
-2
/
+2
*
[mips] Fix instruction definitions that were incorrectly marked as code-gen-o...
Akira Hatanaka
2013-08-19
1
-0
/
+1
*
This patch implements wait instruction for mips. Examples are added in test f...
Vladimir Medic
2013-08-16
1
-0
/
+4
*
[tests] Cleanup initialization of test suffixes.
Daniel Dunbar
2013-08-16
1
-2
/
+0
*
[mips] Fix bug in parsing accumulator registers.
Akira Hatanaka
2013-08-14
1
-0
/
+14
*
[Mips] Support for unaligned load/store microMips instructions
Jack Carter
2013-08-13
1
-0
/
+26
*
This patch implements ei and di instructions for mips. Test cases are added.
Vladimir Medic
2013-08-12
1
-1
/
+19
*
Mips ELF: MicroMips direct object Little endian support.
Jack Carter
2013-08-08
3
-48
/
+111
*
Add tests for Mips DSP instructions.
Vladimir Medic
2013-08-01
1
-0
/
+44
*
This patch implements parsing of mips FCC register operands. The example inst...
Vladimir Medic
2013-07-30
1
-0
/
+6
*
[mips] Print instructions "beq", "bne" and "or" using assembler pseudo
Akira Hatanaka
2013-07-26
2
-7
/
+5
*
[mips] Fix MipsAsmParser::parseCCRRegs.
Akira Hatanaka
2013-07-22
1
-1
/
+3
*
[mips] Use ADDu instead of OR to copy general purpose registers. Also, delete
Akira Hatanaka
2013-07-22
1
-0
/
+2
*
This patch extends mips register parsing methods to allow indexed register pa...
Vladimir Medic
2013-07-18
1
-0
/
+4
*
Implement eret and deret(return from exception) instructions for Mips. Test e...
Vladimir Medic
2013-07-17
2
-10
/
+28
*
Add support for Mips break and syscall insructions. The corresponding test ca...
Vladimir Medic
2013-07-12
1
-0
/
+10
*
Reverting commit r185999 due to buildboot failure.
Vladimir Medic
2013-07-10
1
-10
/
+0
*
Add support for Mips break and syscall insructions. The corresponding test ca...
Vladimir Medic
2013-07-10
1
-2
/
+12
*
[mips] Do not emit ".option pic0" if target is mips64.
Akira Hatanaka
2013-06-26
1
-0
/
+2
*
Optimize register parsing for MipsAsmParser. Allow symbolic aliases for FPU r...
Vladimir Medic
2013-06-20
1
-1
/
+2
*
Mips ELF: Mark object file as ABI compliant
Jack Carter
2013-06-18
2
-12
/
+28
*
Change how we iterate over relocations on ELF.
Rafael Espindola
2013-05-30
3
-6
/
+6
*
Mips assembler: Improve set register alias handling
Jack Carter
2013-05-28
1
-2
/
+3
*
Mips assembler: Add TwoOperandConstraint definitions
Jack Carter
2013-05-16
2
-1
/
+13
*
Mips assembler: Add branch macro definitions
Jack Carter
2013-05-16
1
-1
/
+13
*
Mips assembler: Assembler macro ADDIU $rs,imm
Jack Carter
2013-05-13
1
-0
/
+2
*
[mips] Test for r179873.
Akira Hatanaka
2013-04-30
1
-0
/
+64
[next]