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
/
SystemZ
/
SystemZRegisterInfo.td
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SystemZ] Fix parsing of inline asm registers
Richard Sandiford
2013-07-12
1
-1
/
+3
*
Make SubRegIndex size mandatory, following r183020.
Ahmed Bougacha
2013-05-31
1
-3
/
+4
*
Add a way to define the bit range covered by a SubRegIndex.
Ahmed Bougacha
2013-05-31
1
-1
/
+1
*
[SystemZ] Rename PSW to CC
Richard Sandiford
2013-05-22
1
-2
/
+2
*
[SystemZ] Add back end
Ulrich Weigand
2013-05-06
1
-0
/
+150
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-205
/
+0
*
Allocate SystemZ callee-saved registers backwards: R13-R6
Jakob Stoklund Olesen
2011-06-17
1
-7
/
+13
*
Use set operations instead of plain lists to enumerate register classes.
Jakob Stoklund Olesen
2011-06-15
1
-41
/
+13
*
Remove custom allocation orders in SystemZ.
Jakob Stoklund Olesen
2011-06-15
1
-259
/
+8
*
Remove the DwarfNumbers from the subregisters. They should use DW_OP_bit_piece
Rafael Espindola
2011-05-30
1
-48
/
+48
*
Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a...
Anton Korobeynikov
2011-01-10
1
-12
/
+12
*
Move hasFP() and few related hooks to TargetFrameInfo.
Anton Korobeynikov
2010-11-18
1
-24
/
+24
*
Merge the SystemZ subreg_even32 SubRegIndex into subreg_32bit. The SubRegIndices
Jakob Stoklund Olesen
2010-05-28
1
-6
/
+4
*
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
1
-31
/
+18
*
Revert "Replace the SubRegSet tablegen class with a less error-prone mechanism."
Jakob Stoklund Olesen
2010-05-26
1
-18
/
+31
*
Replace the SubRegSet tablegen class with a less error-prone mechanism.
Jakob Stoklund Olesen
2010-05-26
1
-31
/
+18
*
Remove NumberHack entirely.
Jakob Stoklund Olesen
2010-05-25
1
-5
/
+5
*
Switch SubRegSet to using symbolic SubRegIndices
Jakob Stoklund Olesen
2010-05-24
1
-16
/
+16
*
Replace the tablegen RegisterClass field SubRegClassList with an alist-like data
Jakob Stoklund Olesen
2010-05-24
1
-5
/
+6
*
Use SubRegIndex in SystemZ.
Jakob Stoklund Olesen
2010-05-24
1
-5
/
+7
*
Out GR128 regclass is not a 'real' i128 one.
Anton Korobeynikov
2009-07-16
1
-1
/
+1
*
Add FP regs
Anton Korobeynikov
2009-07-16
1
-19
/
+88
*
Provide consistent subreg idx scheme. This (hopefully) fixes remaining divide...
Anton Korobeynikov
2009-07-16
1
-5
/
+13
*
Properly handle divides. As a bonus - implement memory versions of them.
Anton Korobeynikov
2009-07-16
1
-2
/
+2
*
Add proper register aliases
Anton Korobeynikov
2009-07-16
1
-18
/
+22
*
Fix thinko
Anton Korobeynikov
2009-07-16
1
-8
/
+6
*
Fix epic bug with invalid regclass for R0D
Anton Korobeynikov
2009-07-16
1
-1
/
+1
*
More register pairs (now 32 bit ones)
Anton Korobeynikov
2009-07-16
1
-0
/
+53
*
Add even-odd register pairs
Anton Korobeynikov
2009-07-16
1
-1
/
+62
*
Change register allocation order to reduce amount of callee-saved regs to be ...
Anton Korobeynikov
2009-07-16
1
-18
/
+98
*
Change register allocation order, so R0 will be allocated the last among scra...
Anton Korobeynikov
2009-07-16
1
-2
/
+2
*
Add shifts and reg-imm address matching
Anton Korobeynikov
2009-07-16
1
-0
/
+54
*
Add bunch of 32-bit patterns... Uffff :)
Anton Korobeynikov
2009-07-16
1
-0
/
+1
*
Add 32 bit subregs
Anton Korobeynikov
2009-07-16
1
-21
/
+82
*
Add add reg-reg and reg-imm patterns
Anton Korobeynikov
2009-07-16
1
-1
/
+9
*
Let's start another backend :)
Anton Korobeynikov
2009-07-16
1
-0
/
+93