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/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
*
R600: Add a SubtargetFeatture for disabling the ifcvt pass.
Tom Stellard
2013-11-18
1
-0
/
+2
*
R600/SI: Add compute support for CI v2
Tom Stellard
2013-10-29
1
-1
/
+2
*
R600: Use StructurizeCFGPass for non SI targets
Tom Stellard
2013-10-10
1
-0
/
+2
*
Allow subtarget selection of the default MachineScheduler and document the in...
Andrew Trick
2013-09-20
1
-0
/
+4
*
R600: Rework subtarget info and remove AMDILDevice classes
Tom Stellard
2013-06-07
1
-6
/
+16
*
R600: Factorize Fetch size limit inside AMDGPUSubTarget
Vincent Lejeune
2013-05-17
1
-0
/
+2
*
R600: Add FetchInst bit to instruction defs to denote vertex/tex instructions
Vincent Lejeune
2013-04-30
1
-0
/
+2
*
Remove redundant 'llvm::' qualifications
Dmitri Gribenko
2013-01-13
1
-1
/
+1
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+65