summaryrefslogtreecommitdiff
path: root/lib/Target/R600/R600MachineFunctionInfo.h
Commit message (Expand)AuthorAge
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-29
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-19
* Revert r194865 and r194874.Alexey Samsonov2013-11-18
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-15
* Move passes from namespace llvm into anonymous namespaces. Sort includes whil...Benjamin Kramer2013-05-23
* R600: Use .AMDGPU.config section to emit stacksizeVincent Lejeune2013-04-23
* R600/SI: Share code recording ShaderTypeAttribute between generationsVincent Lejeune2013-04-01
* R600: Remove unused Outputs variableVincent Lejeune2013-03-13
* R600: Support for indirect addressing v4Tom Stellard2013-02-06
* Don't use MRI liveouts in R600.Jakob Stoklund Olesen2013-02-05
* R600: improve inputs/interpolation handlingTom Stellard2013-02-05
* R600: Simplify stream outputs intrinsicTom Stellard2013-01-23
* Add R600 backendTom Stellard2012-12-11