R600/SI: Use scratch memory for large private arrays
[oota-llvm.git] / lib / Target / R600 / SIRegisterInfo.h
2014-07-21 Tom StellardR600/SI: Use scratch memory for large private arrays
2014-07-02 Tom StellardR600/SI: Add verifier check for immediates in register...
2014-06-13 Tom StellardR600: Remove AMDIL instruction and register definitions
2014-06-13 Tom StellardR600: Move AMDGPUInstrInfo from AMDGPUTargetMachine...
2014-05-02 Tom StellardR600/SI: Only create one instruction when spilling...
2014-04-29 Craig Topper[C++11] Add 'override' keywords and remove 'virtual...
2013-11-13 Tom StellardR600/SI: Add support for private address space load...
2013-11-13 Tom StellardR600/SI: Prefer SALU instructions for bit shift operations
2013-11-10 Matt ArsenaultMake method static
2013-08-14 Tom StellardR600/SI: Choose the correct MOV instruction for copying...
2013-08-06 Tom StellardR600/SI: Add more special cases for opcodes to ensureSR...
2013-06-07 Bill WendlingDon't cache the instruction and register info from...
2013-03-26 Christian KonigR600/SI: switch back to RegPressure scheduling
2012-12-11 Tom StellardAdd R600 backend