R600/SI: Use scratch memory for large private arrays
[oota-llvm.git] / lib / Target / R600 / SIMachineFunctionInfo.cpp
2014-07-21 Tom StellardR600/SI: Use scratch memory for large private arrays
2014-07-07 Matt ArsenaultFix typo, weird indentation
2014-07-05 Matt ArsenaultFix grammar
2014-05-02 Tom StellardR600/SI: Only create one instruction when spilling...
2013-11-27 Tom StellardR600/SI: Implement spilling of SGPRs v5
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-04-01 Vincent LejeuneR600/SI: Share code recording ShaderTypeAttribute betwe...
2013-03-07 Christian KonigR600/SI: rework input interpolation v2
2013-03-07 Christian KonigR600/SI: remove shader type intrinsic
2012-12-11 Tom StellardAdd R600 backend