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
/
R600RegisterInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-49
/
+0
*
Remove the need to cache the subtarget in the R600 TargetRegisterInfo
Eric Christopher
2015-03-11
1
-1
/
+1
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
R600: Remove AMDIL instruction and register definitions
Tom Stellard
2014-06-13
1
-6
/
+0
*
R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtarget
Tom Stellard
2014-06-13
1
-4
/
+2
*
De-virtualize or remove some methods that have no overrides nor override anyt...
Craig Topper
2014-04-30
1
-1
/
+1
*
[C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...
Craig Topper
2014-04-29
1
-7
/
+8
*
R600: Fix scheduling of instructions that use the LDS output queue
Tom Stellard
2013-11-15
1
-0
/
+2
*
R600/SI: Add support for private address space load/store
Tom Stellard
2013-11-13
1
-0
/
+2
*
R600/SI: Lower BUILD_VECTOR to REG_SEQUENCE v2
Tom Stellard
2013-08-14
1
-4
/
+0
*
Don't cache the instruction and register info from the TargetMachine, because
Bill Wendling
2013-06-07
1
-3
/
+1
*
R600: Use bottom up scheduling algorithm
Vincent Lejeune
2013-05-17
1
-0
/
+3
*
Resort the #include lines in include/... and lib/... with the
Chandler Carruth
2013-01-02
1
-1
/
+1
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+55