R600/SI: Update concat_vectors.ll to check for scratch usage
[oota-llvm.git] / test / CodeGen / R600 / local-memory-two-objects.ll
2014-06-06 Rafael EspindolaAllow aliases to be unnamed_addr.
2014-04-15 Matt ArsenaultR600/SI: Print more immediates in hex format
2014-03-19 Matt ArsenaultR600/SI: Match i16 immediate offset of LDS instructions.
2014-03-19 Matt ArsenaultR600/SI: Don't display the GDS bit.
2013-11-15 Tom StellardR600: Fix scheduling of instructions that use the LDS...
2013-11-12 Matt ArsenaultR600/SI: Change formatting of printed registers.
2013-10-10 Tom StellardR600/SI: Use -verify-machineinstrs for most tests
2013-08-27 Michel DanzerR600/SI: Enable local-memory-two-objects lit test
2013-07-31 Tom StellardRevert "R600: Non vector only instruction can be schedu...
2013-07-31 Vincent LejeuneR600: Non vector only instruction can be scheduled...
2013-07-10 Michel DanzerR600/SI: Initial local memory support