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
...
*
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
*
Mips assembler: .set reorder support
Jack Carter
2013-04-25
1
-0
/
+18
*
Test case for r180241.
Akira Hatanaka
2013-04-25
1
-0
/
+22
*
Test case for r180238.
Akira Hatanaka
2013-04-25
1
-0
/
+22
*
Mips assembler: Add 64 bit testing for JAL
Jack Carter
2013-04-24
1
-39
/
+82
*
[mips] Fix InstAlias of XOR and OR macros. Set EmitAlias flag and change
Akira Hatanaka
2013-04-19
1
-0
/
+2
*
Mips assembler: Enable handling of nested expressions
Jack Carter
2013-04-17
1
-0
/
+26
*
Mips assembler: Explicit floating point condition register recognition.
Jack Carter
2013-04-15
1
-0
/
+4
*
Use object file specific section type for initial text section
Nico Rieck
2013-04-14
9
-9
/
+0
*
Replace coff-/elf-dump with llvm-readobj
Nico Rieck
2013-04-12
13
-139
/
+156
*
Implement the "mips endian" for r_info.
Rafael Espindola
2013-04-03
1
-1
/
+1
*
Fix the fde encoding used by mips to match gas.
Rafael Espindola
2013-04-03
3
-108
/
+156
*
Mips direct object exception handling regression
Jack Carter
2013-04-01
2
-0
/
+67
[prev]
[next]