index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
MC
/
Mips
/
mips_directives.s
Commit message (
Expand
)
Author
Age
Files
Lines
*
[mips] Process numeric register name in the .set assignment directive
Simon Atanasyan
2018-05-29
1
-2
/
+3
*
[mips] implement .set dspr2 directive
Petar Jovanovic
2017-10-05
1
-0
/
+7
*
[mips] Use MipsMCExpr instead of MCSymbolRefExpr for all relocations.
Daniel Sanders
2016-05-03
1
-1
/
+1
*
[mips] [IAS] Emit .set macro/nomacro.
Toma Tabacu
2015-05-14
1
-0
/
+2
*
[mips] Work around inconsistency in llvm-mc's placement of fixup markers
Daniel Sanders
2014-05-23
1
-1
/
+1
*
[mips] Add support to '.set mips64'.
Matheus Almeida
2014-03-26
1
-0
/
+5
*
[mips] Add support to '.set mips64r2'.
Matheus Almeida
2014-03-26
1
-0
/
+5
*
[mips] Making sure that a '.set noreorder' directive is correctly parsed
Matheus Almeida
2014-03-19
1
-0
/
+5
*
[mips] Assembly parser must invoke the target streamer to handle .set reorder...
Matheus Almeida
2014-03-10
1
-0
/
+1
*
This patch implements .set dsp directive and sets appropriate feature bits.Th...
Vladimir Medic
2014-03-05
1
-0
/
+7
*
This patch implements .set mips32r2 directive and sets appropriate feature bi...
Vladimir Medic
2014-03-04
1
-1
/
+10
*
[Mips] TargetStreamer Support for .abicalls and .set pic0.
Jack Carter
2014-01-06
1
-0
/
+2
*
Method parseSetAssignment treats every operand with '$' sign as register and ...
Vladimir Medic
2013-12-09
1
-3
/
+5
*
Fix bug in .gpword directive parsing.
Vladimir Medic
2013-11-13
1
-1
/
+2
*
Implement gpword directive for mips, test case added. Stype changes using cla...
Vladimir Medic
2013-11-06
1
-0
/
+1
*
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
*
Implement eret and deret(return from exception) instructions for Mips. Test e...
Vladimir Medic
2013-07-17
1
-10
/
+0
*
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
*
Optimize register parsing for MipsAsmParser. Allow symbolic aliases for FPU r...
Vladimir Medic
2013-06-20
1
-1
/
+2
*
Mips assembler: Improve set register alias handling
Jack Carter
2013-05-28
1
-2
/
+3
*
Mips assembler: .set reorder support
Jack Carter
2013-04-25
1
-0
/
+18
*
This patch enables the Mips .set directive to define aliases
Jack Carter
2013-03-21
1
-0
/
+6
*
Mips specific standalone assembler addressing mode %hi and %lo.
Jack Carter
2013-02-21
1
-3
/
+2
*
ELF symbol table field st_other support,
Jack Carter
2013-02-20
1
-13
/
+14
*
This patch implements parsing the .word
Jack Carter
2013-01-25
1
-1
/
+4
*
This patch is a partial implementation of mips .set assembler directive. Dire...
Jack Carter
2012-10-04
1
-1
/
+7
*
The Mips standalone assembler intial directive support.
Jack Carter
2012-09-07
1
-0
/
+10