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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
R600: Remove unused function AMDGPUSubtarget::getDefaultSize()
Tom Stellard
2014-04-30
1
-11
/
+0
*
[Modules] Make Support/Debug.h modular. This requires it to not change
Chandler Carruth
2014-04-21
1
-0
/
+2
*
R600: Recommit 199842: Add work-around for the CF stack entry HW bug
Tom Stellard
2014-01-23
1
-0
/
+6
*
Revert "R600: Add work-around for the CF stack entry HW bug"
Tom Stellard
2014-01-22
1
-6
/
+0
*
R600: Add work-around for the CF stack entry HW bug
Tom Stellard
2014-01-22
1
-0
/
+6
*
R600: Refactor stack size calculation
Tom Stellard
2014-01-22
1
-0
/
+17
*
R600: Add wavefront size property to the subtargets v2
Tom Stellard
2014-01-22
1
-0
/
+5
*
Turn AMDGPUSubtarget::getDataLayout into a static function.
Rafael Espindola
2013-12-14
1
-27
/
+0
*
Fix an index array check.
Eric Christopher
2013-12-06
1
-1
/
+1
*
R600: Enable the IR structurizer by default
Tom Stellard
2013-11-18
1
-1
/
+1
*
R600: Add a SubtargetFeatture for disabling the ifcvt pass.
Tom Stellard
2013-11-18
1
-0
/
+5
*
R600: Use StructurizeCFGPass for non SI targets
Tom Stellard
2013-10-10
1
-0
/
+5
*
SelectionDAG: Use correct pointer size when lowering function arguments v2
Tom Stellard
2013-08-26
1
-0
/
+4
*
Remove unused stdio.h includes
Dmitri Gribenko
2013-08-18
1
-1
/
+0
*
R600: Rework subtarget info and remove AMDILDevice classes
Tom Stellard
2013-06-07
1
-25
/
+35
*
R600: Fix the fetch limits for R600 generation GPUs
Tom Stellard
2013-06-07
1
-10
/
+1
*
Temporary fix to get rid of gcc warning.
Patrik Hagglund
2013-05-29
1
-1
/
+10
*
R600: Factorize Fetch size limit inside AMDGPUSubTarget
Vincent Lejeune
2013-05-17
1
-0
/
+5
*
R600: Add FetchInst bit to instruction defs to denote vertex/tex instructions
Vincent Lejeune
2013-04-30
1
-0
/
+5
*
Add R600 backend
Tom Stellard
2012-12-11
1
-0
/
+87