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
/
AMDGPUSubtarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600 -> AMDGPU rename
Tom Stellard
2015-06-13
1
-282
/
+0
*
Replace string GNU Triples with llvm::Triple in MCSubtargetInfo and create*MC...
Daniel Sanders
2015-06-10
1
-3
/
+4
*
R600: Re-enable sub-reg liveness
Tom Stellard
2015-06-04
1
-1
/
+1
*
R600/SI: Fix bug with v_interp_p1_f32 instructions on 16 bank lds chips
Tom Stellard
2015-05-25
1
-0
/
+5
*
Reinstate revisions r234755, r234759, r234760
Jan Vesely
2015-04-30
1
-0
/
+8
*
R600/SI: Add assembler support for all CI and VI VOP1 instructions
Tom Stellard
2015-04-23
1
-0
/
+2
*
Revert revisions r234755, r234759, r234760
Jan Vesely
2015-04-13
1
-8
/
+0
*
R600: Add carry and borrow instructions. Use them to implement UADDO/USUBO
Jan Vesely
2015-04-13
1
-0
/
+8
*
R600/SI: Initial support for assembler and inline assembly
Tom Stellard
2015-04-08
1
-0
/
+3
*
R600/SI: Limit SGPRs to 80 on Tonga and Iceland
Marek Olsak
2015-03-09
1
-0
/
+9
*
R600/SI: Disable subreg liveness
Tom Stellard
2015-02-11
1
-1
/
+1
*
R600/SI: Enable subreg liveness by default
Tom Stellard
2015-02-04
1
-0
/
+4
*
R600/SI: Add subtarget feature for if f32 fma is fast
Matt Arsenault
2015-01-29
1
-0
/
+5
*
R600/SI: Define a schedule model and enable the generic machine scheduler
Tom Stellard
2015-01-29
1
-1
/
+13
*
R600: Move DataLayout to AMDGPUTargetMachine
Tom Stellard
2015-01-28
1
-6
/
+0
*
R600: Use a Southern Islands GPU as the default for the amdgcn target
Tom Stellard
2015-01-28
1
-1
/
+2
*
Move DataLayout back to the TargetMachine from TargetSubtargetInfo
Eric Christopher
2015-01-26
1
-2
/
+5
*
R600/SI: Add subtarget feature to enable VGPR spilling for all shader types
Tom Stellard
2015-01-20
1
-0
/
+4
*
[cleanup] Re-sort all the #include lines in LLVM using
Chandler Carruth
2015-01-14
1
-1
/
+1
*
R600/SI: Add VI instructions
Marek Olsak
2014-12-07
1
-1
/
+2
*
R600/SI: Emit amd_kernel_code_t header for AMDGPU environment
Tom Stellard
2014-12-02
1
-0
/
+2
*
R600/SI: Set the ATC bit on all resource descriptors for the HSA runtime
Tom Stellard
2014-12-02
1
-0
/
+4
*
R600: Remove unused define
Matt Arsenault
2014-11-07
1
-2
/
+0
*
R600/SI: Add load / store machine optimizer pass.
Matt Arsenault
2014-10-10
1
-0
/
+5
*
R600/SI: Add preliminary support for flat address space
Matt Arsenault
2014-09-15
1
-0
/
+5
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-3
/
+3
*
Remove the TargetMachine forwards for TargetSubtargetInfo based
Eric Christopher
2014-08-04
1
-6
/
+14
*
Move the R600 intrinsic support back to the target machine - there's
Eric Christopher
2014-08-04
1
-2
/
+0
*
Move R600 subtarget dependent variables onto the subtarget.
Eric Christopher
2014-07-25
1
-11
/
+22
*
R600: Implement TTI:getPopcntSupport
Matt Arsenault
2014-07-18
1
-2
/
+4
*
R600: Implement zero undef variants of ctlz/cttz
Jan Vesely
2014-07-15
1
-0
/
+8
*
R600: Add denormal handling subtarget features.
Matt Arsenault
2014-07-14
1
-0
/
+10
*
R600: Add option to disable promote alloca
Matt Arsenault
2014-07-13
1
-1
/
+6
*
R600: Move trivial getters into header, use initializer list
Matt Arsenault
2014-06-27
1
-17
/
+63
*
R600: Trivial subtarget feature cleanups.
Matt Arsenault
2014-06-20
1
-1
/
+0
*
R600: Use LDS and vectors for private memory
Tom Stellard
2014-06-17
1
-0
/
+2
*
R600: Move AMDGPUInstrInfo from AMDGPUTargetMachine into AMDGPUSubtarget
Tom Stellard
2014-06-13
1
-0
/
+7
*
R600: Use BCNT_INT for evergreen
Matt Arsenault
2014-06-10
1
-0
/
+8
*
R600: Handle fcopysign
Matt Arsenault
2014-06-10
1
-0
/
+4
*
R600: Remove unused function AMDGPUSubtarget::getDefaultSize()
Tom Stellard
2014-04-30
1
-2
/
+0
*
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
-3
/
+3
*
R600: Match 24-bit arithmetic patterns in a Target DAGCombine
Tom Stellard
2014-04-07
1
-0
/
+9
*
R600: Match sign_extend_inreg to BFE instructions
Matt Arsenault
2014-03-17
1
-0
/
+9
*
R600: Recommit 199842: Add work-around for the CF stack entry HW bug
Tom Stellard
2014-01-23
1
-0
/
+2
*
Revert "R600: Add work-around for the CF stack entry HW bug"
Tom Stellard
2014-01-22
1
-2
/
+0
*
R600: Add work-around for the CF stack entry HW bug
Tom Stellard
2014-01-22
1
-0
/
+2
*
R600: Refactor stack size calculation
Tom Stellard
2014-01-22
1
-0
/
+1
*
R600: Add wavefront size property to the subtargets v2
Tom Stellard
2014-01-22
1
-0
/
+2
*
Turn AMDGPUSubtarget::getDataLayout into a static function.
Rafael Espindola
2013-12-14
1
-1
/
+0
[next]