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
/
lib
/
Target
/
Mips
/
MipsRegisterInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up code for Mips16 large frame handling.
Reed Kotler
2013-08-04
1
-0
/
+7
*
This patch implements parsing of mips FCC register operands. The example inst...
Vladimir Medic
2013-07-30
1
-0
/
+9
*
[mips] Increase the number of floating point condition code registers to eight.
Akira Hatanaka
2013-07-26
1
-3
/
+5
*
[mips] Delete register print method MipsInstPrinter::printCPURegs that is not
Akira Hatanaka
2013-07-26
1
-5
/
+5
*
[mips] Use "foreach" loop to make register definitions more concise.
Akira Hatanaka
2013-07-17
1
-80
/
+9
*
[mips] Increase the number of floating point control registers available to 32.
Akira Hatanaka
2013-07-01
1
-4
/
+9
*
This patch introduces RegisterOperand class into Mips FPU instruction defini...
Vladimir Medic
2013-06-24
1
-0
/
+27
*
The RenderMethod field in RegisterOperand class sets the name of the method o...
Vladimir Medic
2013-06-19
1
-5
/
+9
*
Make SubRegIndex size mandatory, following r183020.
Ahmed Bougacha
2013-05-31
1
-10
/
+10
*
[mips] Split the DSP control register and define one register for each field of
Akira Hatanaka
2013-05-03
1
-1
/
+21
*
[mips] Fix handling of instructions which copy to/from accumulator registers.
Akira Hatanaka
2013-04-30
1
-2
/
+4
*
[mips] Instruction selection patterns for DSP-ASE vector select and compare
Akira Hatanaka
2013-04-30
1
-0
/
+4
*
[mips] DSP-ASE move from HI/LO register instructions.
Akira Hatanaka
2013-04-18
1
-8
/
+10
*
[mips] Change type of accumulator registers to Untyped. Add two more accumulator
Akira Hatanaka
2013-03-29
1
-7
/
+30
*
[mips] Set isAllocatable bit of unallocatable register classes to 0.
Akira Hatanaka
2013-03-14
1
-8
/
+13
*
This is a resubmittal. For some reason it broke the bots yesterday
Jack Carter
2013-01-17
1
-1
/
+1
*
reverting 172579
Jack Carter
2013-01-16
1
-1
/
+1
*
Akira,
Jack Carter
2013-01-16
1
-1
/
+1
*
This patch tackles the problem of parsing Mips
Jack Carter
2013-01-12
1
-0
/
+45
*
[mips] Set HWEncoding field of registers. Use delete function
Akira Hatanaka
2012-12-10
1
-29
/
+20
*
[mips] Use register number instead of name to print register $AT.
Akira Hatanaka
2012-11-02
1
-2
/
+2
*
1. Add load/store words from the stack
Reed Kotler
2012-09-28
1
-0
/
+1
*
Add DSP accumulator registers and register class. Remove hi/lo registers.
Akira Hatanaka
2012-09-26
1
-33
/
+9
*
Add MIPS accumulator and DSP control registers.
Akira Hatanaka
2012-09-21
1
-1
/
+42
*
Add stub methods for mips assembly matcher.
Akira Hatanaka
2012-08-17
1
-0
/
+3
*
In register classes in MipsRegisterInfo.td, list the registers in ascending
Akira Hatanaka
2012-07-11
1
-99
/
+114
*
revert r159851.
Akira Hatanaka
2012-07-06
1
-114
/
+99
*
Reapply r158846.
Akira Hatanaka
2012-07-06
1
-99
/
+114
*
Revert r158846.
Akira Hatanaka
2012-06-20
1
-114
/
+99
*
In MipsDisassembler.cpp, instead of defining register class tables, use the ones
Akira Hatanaka
2012-06-20
1
-99
/
+114
*
Enable Mips16 compiler to compile a null program.
Akira Hatanaka
2012-05-24
1
-0
/
+2
*
This patch adds the register class for MIPS16 as well as the ability for
Akira Hatanaka
2012-05-16
1
-0
/
+7
*
Remove the SubRegClasses field from RegisterClass descriptions.
Jakob Stoklund Olesen
2012-05-04
1
-12
/
+4
*
delete useless comment&blank
Jia Liu
2012-02-27
1
-16
/
+14
*
Add DWARF numbers of 64-bit registers.
Akira Hatanaka
2012-02-02
1
-64
/
+64
*
Add a CoveredBySubRegs property to Register descriptions.
Jakob Stoklund Olesen
2012-01-18
1
-0
/
+1
*
Add newline.
Akira Hatanaka
2011-12-07
1
-1
/
+2
*
Add 64-bit HWR29 register.
Akira Hatanaka
2011-12-07
1
-0
/
+2
*
Add definitions of 64-bit register files. Add code for returning Mips64's set...
Akira Hatanaka
2011-09-23
1
-0
/
+25
*
Add definitions of 64-bit int registers.
Akira Hatanaka
2011-09-23
1
-0
/
+41
*
Change subreg index of AFPR64 from sub_fpeven to sub_32 per Jakob's comment.
Akira Hatanaka
2011-09-22
1
-1
/
+1
*
Define a new sub-register index sub_32 for accessing the 32-bit sub-register of
Akira Hatanaka
2011-09-22
1
-4
/
+5
*
Add definition of 64-bit floating registers used for Mips64.
Akira Hatanaka
2011-09-22
1
-0
/
+40
*
Make F31 and D15 non-reserved registers.
Akira Hatanaka
2011-09-09
1
-3
/
+1
*
Use set operations instead of plain lists to enumerate register classes.
Jakob Stoklund Olesen
2011-06-15
1
-18
/
+10
*
Remove custom allocation order boilerplate that is no longer needed.
Jakob Stoklund Olesen
2011-06-09
1
-71
/
+3
*
This patch implements the thread local storage. Implemented are General
Bruno Cardoso Lopes
2011-05-31
1
-0
/
+10
*
Remove the dwarf numbers from the D registers. They don't have dwarf numbers
Rafael Espindola
2011-05-29
1
-16
/
+16
*
Fix some dwarf register numbers.
Rafael Espindola
2011-05-26
1
-1
/
+1
*
Increase number of available registers when target is MIPS32.
Akira Hatanaka
2011-05-19
1
-2
/
+2
[next]