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
*
Update aosp/master LLVM for rebase to r230699.
Stephen Hines
2015-03-23
67
-119
/
+3076
*
Update aosp/master LLVM for rebase to r222494.
Stephen Hines
2014-12-02
102
-634
/
+2227
*
Update LLVM for rebase to r212749.
Stephen Hines
2014-07-21
76
-208
/
+1702
*
Update LLVM for 3.5 rebase (r209712).
Stephen Hines
2014-05-29
104
-2958
/
+4217
*
Update to LLVM 3.5a.
Stephen Hines
2014-04-24
119
-17213
/
+5712
*
Merged from r195975 and r195976.
Daniel Sanders
2013-12-01
1
-0
/
+16437
*
Merging r195152:
Bill Wendling
2013-11-20
4
-19
/
+13
*
[Mips] Support for MicroMips STO refactoring.
Jack Carter
2013-11-19
4
-13
/
+19
*
[mips][msa] Update encoding of bnz.v (typo).
Matheus Almeida
2013-11-18
1
-2
/
+2
*
[mips][msa] Fix immediate value of LSA instruction as it was being wrongly en...
Matheus Almeida
2013-11-18
1
-1
/
+10
*
Use instr mapping for microMIPS in llvm-mc.
Zoran Jovanovic
2013-11-15
1
-12
/
+12
*
Fix bug in .gpword directive parsing.
Vladimir Medic
2013-11-13
1
-1
/
+2
*
Support for microMIPS trap instruction with immediate operands.
Zoran Jovanovic
2013-11-13
1
-0
/
+18
*
This patch fixes a bug in floating point operands parsing, when instruction a...
Vladimir Medic
2013-11-13
1
-1
/
+3
*
Test for microMIPS trap instructions.
Zoran Jovanovic
2013-11-08
1
-0
/
+32
*
[mips][msa] Update encoding of LDI instruction.
Matheus Almeida
2013-11-08
1
-4
/
+4
*
Implement gpword directive for mips, test case added. Stype changes using cla...
Vladimir Medic
2013-11-06
1
-0
/
+1
*
Support for microMIPS branch instructions.
Zoran Jovanovic
2013-11-04
2
-0
/
+134
*
Support for microMIPS jump instructions
Zoran Jovanovic
2013-10-29
3
-0
/
+89
*
Added tests for microMIPS relocations 1.
Zoran Jovanovic
2013-10-24
3
-0
/
+191
*
[mips][msa] Direct Object Emission support for the LSA instruction.
Matheus Almeida
2013-10-23
1
-0
/
+9
*
[mips][msa] Direct Object Emission support for conditional branches.
Matheus Almeida
2013-10-22
1
-0
/
+78
*
[mips][msa] Direct Object Emission support for LD/ST instructions.
Matheus Almeida
2013-10-21
1
-0
/
+30
*
[mips][msa] Direct Object Emission support for LDI instructions.
Matheus Almeida
2013-10-21
1
-0
/
+19
*
[mips][msa] Direct Object Emission support for MOVE.v.
Matheus Almeida
2013-10-21
1
-0
/
+3
*
[mips][msa] Direct Object Emission support for CTCMSA and CFCMSA.
Matheus Almeida
2013-10-21
1
-0
/
+105
*
[mips][msa] Direct Object Emission of SPLAT instruction.
Matheus Almeida
2013-10-21
1
-0
/
+12
*
[mips][msa] Fix definition of SLD instruction.
Matheus Almeida
2013-10-21
1
-12
/
+12
*
[mips] Set HI/LO registers' HWEncoding field.
Akira Hatanaka
2013-10-15
1
-0
/
+31
*
[mips][msa] Direct Object Emission support for BIT instructions.
Matheus Almeida
2013-10-14
1
-0
/
+150
*
[mips][msa] Direct Object Emission support for VEC instructions.
Matheus Almeida
2013-10-14
1
-0
/
+27
*
[mips][msa] Direct Object Emission of INSVE.{b,h,w,d}.
Matheus Almeida
2013-10-14
1
-0
/
+18
*
[mips][msa] Direct Object Emission for the majority of the ELM instructions.
Matheus Almeida
2013-10-14
1
-0
/
+48
*
[mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction.
Matheus Almeida
2013-10-14
1
-0
/
+15
*
This reverts 192447 because of compiler warning generated on darwin build.
Matheus Almeida
2013-10-11
1
-15
/
+0
*
This reverts r192449 because of compiler warning generated on darwin build.
Matheus Almeida
2013-10-11
1
-48
/
+0
*
[mips][msa] Direct Object Emission for the majority of the ELM instructions.
Matheus Almeida
2013-10-11
1
-0
/
+48
*
[mips][msa] Direct Object Emission of INSERT.{B,H,W} instruction.
Matheus Almeida
2013-10-11
1
-0
/
+15
*
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
[next]