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
/
AMDGPU.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-148
/
+0
*
Fix clang-cl self-host -Wc++11-narrowing bug
Reid Kleckner
2015-06-08
1
-1
/
+1
*
R600/SI: Reimplement isLegalAddressingMode
Matt Arsenault
2015-06-04
1
-1
/
+4
*
R600/SI: add pass to mark CF live ranges as non-spillable
Tom Stellard
2015-05-12
1
-0
/
+4
*
[PM] Remove a bunch of stale TTI creation method declarations. I nuked
Chandler Carruth
2015-02-01
1
-4
/
+0
*
R600/SI: Use external symbols for scratch buffer
Tom Stellard
2015-01-20
1
-1
/
+5
*
R600/SI: Spill VGPRs to scratch space for compute shaders
Tom Stellard
2015-01-14
1
-0
/
+1
*
R600/SI: Add a stub GCNTargetMachine
Tom Stellard
2015-01-06
1
-0
/
+1
*
R600/SI: Add SIFoldOperands pass
Tom Stellard
2014-11-21
1
-0
/
+4
*
Reapply: R600: Make sure to inline all internal functions
Tom Stellard
2014-11-03
1
-0
/
+1
*
Revert "R600: Make sure to inline all internal functions"
Reid Kleckner
2014-10-31
1
-1
/
+0
*
R600: Make sure to inline all internal functions
Tom Stellard
2014-10-31
1
-0
/
+1
*
R600/SI: Add load / store machine optimizer pass.
Matt Arsenault
2014-10-10
1
-0
/
+4
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
R600/SI: Add instruction shrinking pass
Tom Stellard
2014-07-21
1
-0
/
+1
*
R600/SI: Store constant initializer data in constant memory
Tom Stellard
2014-07-21
1
-0
/
+8
*
R600/SI: Adjsut SGPR live ranges before register allocation
Tom Stellard
2014-07-02
1
-0
/
+5
*
R600: Use LDS and vectors for private memory
Tom Stellard
2014-06-17
1
-0
/
+2
*
R600: Remove AMDIL instruction and register definitions
Tom Stellard
2014-06-13
1
-1
/
+0
*
R600: Add definition for flat address space ID.
Matt Arsenault
2014-05-22
1
-3
/
+4
*
R600/SI: Use VALU instructions for copying i1 values
Tom Stellard
2014-04-30
1
-0
/
+4
*
Fix known typos
Alp Toker
2014-01-24
1
-1
/
+1
*
R600: Register AMDGPUCFGStructurizer pass
Tom Stellard
2013-12-11
1
-1
/
+1
*
R600: Register R600EmitClauseMarkers pass
Tom Stellard
2013-12-11
1
-1
/
+1
*
R600: Simplify handling of private address space
Tom Stellard
2013-10-22
1
-1
/
+0
*
R600: add a pass that merges clauses.
Vincent Lejeune
2013-10-01
1
-0
/
+1
*
R600/SI: Convert v16i8 resource descriptors to i128
Tom Stellard
2013-08-14
1
-0
/
+1
*
R600/SI: Use VSrc_* register classes as the default classes for types
Tom Stellard
2013-08-06
1
-0
/
+1
*
SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch cond...
Tom Stellard
2013-07-27
1
-0
/
+4
*
R600: Use KCache for kernel arguments
Tom Stellard
2013-07-23
1
-0
/
+6
*
R600: Simplify AMDILCFGStructurize by removing templates and assuming single ...
Vincent Lejeune
2013-07-19
1
-1
/
+0
*
R600: Rework subtarget info and remove AMDILDevice classes
Tom Stellard
2013-06-07
1
-5
/
+50
*
R600: Remove unnecessary include
Tom Stellard
2013-06-07
1
-1
/
+1
*
R600: Add a pass that merge Vector Register
Vincent Lejeune
2013-06-05
1
-0
/
+1
*
Revert "R600: Add a pass that merge Vector Register"
Rafael Espindola
2013-06-05
1
-1
/
+0
*
R600: Add a pass that merge Vector Register
Vincent Lejeune
2013-06-04
1
-0
/
+1
*
R600: Improve texture handling
Vincent Lejeune
2013-05-17
1
-0
/
+1
*
R600: Packetize instructions
Vincent Lejeune
2013-04-30
1
-0
/
+1
*
R600: Add support for native control flow
Vincent Lejeune
2013-04-01
1
-0
/
+1
*
R600: Emit CF_ALU and use true kcache register.
Vincent Lejeune
2013-04-01
1
-0
/
+1
*
R600/SI: rework input interpolation v2
Christian Konig
2013-03-07
1
-1
/
+0
*
R600: Remove LowerConstCopyPass and lower CONST_COPY right after ISel.
Vincent Lejeune
2013-03-05
1
-1
/
+0
*
R600/SI: cleanup literal handling v3
Christian Konig
2013-02-16
1
-1
/
+0
*
R600: Support for indirect addressing v4
Tom Stellard
2013-02-06
1
-0
/
+1
*
R600: rework handling of the constants
Tom Stellard
2013-01-23
1
-0
/
+1
*
R600: Proper insert S_WAITCNT instructions
Tom Stellard
2013-01-18
1
-0
/
+1
*
R600: New control flow for SI v2
Tom Stellard
2012-12-19
1
-1
/
+2
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+48