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
*
[Mips Assembler] Add alias definitions for jal
Jack Carter
2013-03-28
1
-1
/
+15
*
test file name change to correct typo
Jack Carter
2013-03-27
1
-0
/
+0
*
Fix the invalid opcode for Mips branch instructions in the assembler
Jack Carter
2013-03-22
1
-12
/
+12
*
This patch that enables the Mips assembler to use symbols for offset for inst...
Jack Carter
2013-03-22
1
-0
/
+22
*
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
2
-3
/
+13
*
ELF symbol table field st_other support,
Jack Carter
2013-02-20
3
-13
/
+182
*
ELF symbol table field st_other support,
Jack Carter
2013-02-19
1
-7
/
+7
*
ELF symbol table field st_other support,
Jack Carter
2013-02-19
2
-2
/
+18
*
[mips] Add definition of JALR instruction which has two register operands. Ch...
Akira Hatanaka
2013-02-07
1
-0
/
+8
*
This patch that sets the Mips ELF header flag for
Jack Carter
2013-02-05
1
-0
/
+8
*
This patch that sets the EmitAlias flag in td files
Jack Carter
2013-02-05
2
-10
/
+10
*
This patch implements runtime Mips specific
Jack Carter
2013-01-30
1
-0
/
+55
*
This patch implements parsing the .word
Jack Carter
2013-01-25
1
-1
/
+4
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
1
-0
/
+31
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-18
1
-1
/
+2
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-17
2
-0
/
+11
*
reverting 172579
Jack Carter
2013-01-16
2
-11
/
+0
*
Akira,
Jack Carter
2013-01-16
2
-0
/
+11
*
This patch fixes a Mips specific bug where
Jack Carter
2013-01-15
1
-0
/
+37
*
This patch tackles the problem of parsing Mips
Jack Carter
2013-01-12
2
-1
/
+95
*
This patch produces the correct addend value for
Jack Carter
2013-01-08
1
-0
/
+33
*
This patch produces the correct pointer size
Jack Carter
2013-01-08
1
-0
/
+52
*
[mips] Fix encoding of BAL instruction. Also, fix assembler test case which
Akira Hatanaka
2012-12-21
1
-1
/
+1
*
Mips direct object xgot support
Jack Carter
2012-11-21
1
-0
/
+42
*
[mips] Stop reserving register AT and use register scavenger when a scratch
Akira Hatanaka
2012-11-03
1
-2
/
+2
*
Add test cases for correct parsing of register names in 32- and 64-bit modes.
David Chisnall
2012-10-11
2
-0
/
+141
*
Expose move to/from coprocessor instructions in MIPS64 mode.
David Chisnall
2012-10-11
1
-0
/
+37
*
Initial assembler implementation of Mips load address macro
Jack Carter
2012-10-09
1
-0
/
+13
*
Adding support for instructions mfc0, mfc2, mtc0, mtc2
Jack Carter
2012-10-06
1
-0
/
+16
*
Implement methods that enable expansion of load immediate
Jack Carter
2012-10-04
1
-0
/
+14
*
This patch is a partial implementation of mips .set assembler directive. Dire...
Jack Carter
2012-10-04
1
-1
/
+7
*
Initial relocations test for the Mips standalone assembler.
Jack Carter
2012-09-07
1
-0
/
+41
*
The Mips standalone assembler aliased instruction support.
Jack Carter
2012-09-07
2
-0
/
+27
*
The Mips standalone assembler intial directive support.
Jack Carter
2012-09-07
1
-0
/
+10
*
The Mips standalone assembler fpu instruction support.
Jack Carter
2012-09-07
2
-0
/
+166
*
The Mips standalone assembler memory instruction support.
Jack Carter
2012-09-06
1
-0
/
+41
*
Mips specific llvm assembler support for branch and jump instructions.
Jack Carter
2012-09-06
1
-0
/
+64
*
Mips specific llvm assembler support for ALU instructions. This includes
Jack Carter
2012-09-05
1
-0
/
+81
*
The instruction DINS may be transformed into DINSU or DEXTM depending
Jack Carter
2012-08-31
1
-0
/
+29
*
The instruction DEXT may be transformed into DEXTU or DEXTM depending
Jack Carter
2012-08-28
1
-0
/
+28
*
Some instructions are passed to the assembler to be
Jack Carter
2012-08-28
1
-1
/
+4
*
Fix mips' long branch pass.
Akira Hatanaka
2012-08-28
1
-2
/
+5
*
Add option disable-mips-delay-filler. Turn on mips' delay slot filler by
Akira Hatanaka
2012-08-22
3
-4
/
+4
*
For mips64 switch statements in subroutines could generate
Jack Carter
2012-08-22
1
-0
/
+39
*
Another 32 to 64 bit sign extension bug.
Jack Carter
2012-08-09
1
-4
/
+9
*
The define for 64 bit sign extension neglected to
Jack Carter
2012-08-07
1
-0
/
+15
*
The Mips64InstrInfo.td definitions DynAlloc64 LEA_ADDiu64
Jack Carter
2012-08-06
1
-0
/
+18
*
Mips relocations R_MIPS_HIGHER and R_MIPS_HIGHEST.
Jack Carter
2012-08-06
1
-0
/
+27
*
Doubleword Shift Left Logical Plus 32
Jack Carter
2012-07-16
1
-0
/
+45
[next]