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
*
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
*
Reverse unnecessary changes made in r129606 and r129608. There is no change i...
Akira Hatanaka
2011-04-15
1
-8
/
+8
*
Fix lines that have incorrect indentation or exceed 80 columns. There is no c...
Akira Hatanaka
2011-04-15
1
-8
/
+8
*
Remove (hopefully) all trailing whitespaces from the mips backend. Patch by H...
Bruno Cardoso Lopes
2011-03-04
1
-18
/
+18
*
fix emacs language spec's, patch by Edmund Grimley-Evans!
Chris Lattner
2010-08-17
1
-1
/
+1
*
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
1
-20
/
+6
*
Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism."
Jakob Stoklund Olesen
2010-05-26
1
-6
/
+20
*
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
1
-20
/
+6
*
Remove NumberHack entirely.
Jakob Stoklund Olesen
2010-05-25
1
-2
/
+2
*
Switch SubRegSet to using symbolic SubRegIndices
Jakob Stoklund Olesen
2010-05-24
1
-8
/
+8
*
Replace the tablegen RegisterClass field SubRegClassList with an alist-like data
Jakob Stoklund Olesen
2010-05-24
1
-1
/
+1
*
SubRegIndex'ize Mips
Jakob Stoklund Olesen
2010-05-24
1
-2
/
+4
*
- Add sugregister logic to handle f64=(f32,f32).
Bruno Cardoso Lopes
2009-11-19
1
-2
/
+26
*
Added support for fround, fextend and FP_TO_SINT
Bruno Cardoso Lopes
2009-05-27
1
-7
/
+5
*
Removed AFGR32 register class
Bruno Cardoso Lopes
2009-03-21
1
-30
/
+41
*
Improved asm inline for hi,lo results
Bruno Cardoso Lopes
2008-08-02
1
-0
/
+8
*
Several changes to Mips backend, experimental fp support being the most
Bruno Cardoso Lopes
2008-07-05
1
-117
/
+150
*
Added support for FP Registers
Bruno Cardoso Lopes
2008-06-07
1
-31
/
+153
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
Use TableGen to emit information for dwarf register numbers.
Anton Korobeynikov
2007-11-11
1
-32
/
+32
*
Initial Mips support, here we go! =)
Bruno Cardoso Lopes
2007-06-06
1
-0
/
+80