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
/
lib
/
Target
/
R600
/
SIRegisterInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600/SI: Remove VReg_32 register class
Tom Stellard
2015-01-07
1
-5
/
+5
*
R600/SI: Make sure non-inline constants aren't folded into mubuf soffset operand
Tom Stellard
2014-12-19
1
-0
/
+1
*
R600/SI: Fix allocating flat_scr_lo / flat_scr_hi
Matt Arsenault
2014-11-25
1
-0
/
+2
*
R600/SI: Fix spilling of m0 register
Tom Stellard
2014-11-14
1
-1
/
+9
*
R600/SI: Make constant array static
Matt Arsenault
2014-11-14
1
-1
/
+1
*
R600/SI: Add new helper isSGPRClassID
Matt Arsenault
2014-09-24
1
-7
/
+0
*
R600/SI: Mark EXEC_LO and EXEC_HI as reserved
Tom Stellard
2014-09-24
1
-0
/
+6
*
R600/SI: Fix SIRegisterInfo::getPhysRegSubReg()
Tom Stellard
2014-09-24
1
-1
/
+10
*
R600/SI: Implement VGPR register spilling for compute at -O0 v3
Tom Stellard
2014-09-24
1
-1
/
+114
*
R600/SI: Clean up checks for legality of immediate operands
Tom Stellard
2014-09-23
1
-3
/
+21
*
R600/SI: Add enums for some hard-coded values
Tom Stellard
2014-09-22
1
-0
/
+8
*
R600/SI: Add preliminary support for flat address space
Matt Arsenault
2014-09-15
1
-0
/
+23
*
R600/SI: Use eliminateFrameIndex() to expand SGPR spill pseudos
Tom Stellard
2014-08-21
1
-9
/
+98
*
R600/SI: Handle VCC in SIRegisterInfo::getPhysRegSubReg()
Tom Stellard
2014-08-21
1
-0
/
+11
*
R600: silence GCC warning
Saleem Abdulrasool
2014-07-21
1
-0
/
+1
*
R600/SI: Use scratch memory for large private arrays
Tom Stellard
2014-07-21
1
-2
/
+46
*
R600/SI: Add verifier check for immediates in register operands.
Tom Stellard
2014-07-02
1
-0
/
+16
*
R600: Remove AMDIL instruction and register definitions
Tom Stellard
2014-06-13
1
-9
/
+0
*
R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtarget
Tom Stellard
2014-06-13
1
-5
/
+4
*
Use range for
Matt Arsenault
2014-05-12
1
-4
/
+3
*
R600/SI: Only create one instruction when spilling/restoring register v3
Tom Stellard
2014-05-02
1
-0
/
+7
*
[C++] Use 'nullptr'. Target edition.
Craig Topper
2014-04-25
1
-2
/
+2
*
R600/SI: Return the correct index for VGPRs in getHWRegIndex()
Tom Stellard
2014-03-31
1
-1
/
+1
*
Fix known typos
Alp Toker
2014-01-24
1
-1
/
+1
*
R600/SI: Fix moveToVALU when the first operand is VSrc.
Matt Arsenault
2013-11-18
1
-0
/
+2
*
R600/SI: Add VReg_96 register class to SIRegisterInfo::hasVGPRs()
Tom Stellard
2013-11-15
1
-0
/
+1
*
R600/SI: Add support for private address space load/store
Tom Stellard
2013-11-13
1
-0
/
+8
*
R600/SI: Prefer SALU instructions for bit shift operations
Tom Stellard
2013-11-13
1
-6
/
+42
*
Make method static
Matt Arsenault
2013-11-10
1
-1
/
+1
*
R600/SI: Mark the EXEC register as reserved
Tom Stellard
2013-10-10
1
-0
/
+1
*
R600/SI: Choose the correct MOV instruction for copying immediates
Tom Stellard
2013-08-14
1
-0
/
+11
*
R600/SI: Add more special cases for opcodes to ensureSRegLimit()
Tom Stellard
2013-08-06
1
-0
/
+21
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-5
/
+3
*
R600/SI: switch back to RegPressure scheduling
Christian Konig
2013-03-26
1
-0
/
+5
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+48