R600/SI: Update concat_vectors.ll to check for scratch usage
[oota-llvm.git] / test / CodeGen / R600 / load.vec.ll
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-01 Tom StellardR600: Add 64-bit float load/store support
2013-07-23 Tom StellardR600: Use KCache for kernel arguments
2013-06-20 Tom StellardR600: Expand v2i32 load/store instead of custom lowering
2013-06-15 Tom StellardR600: Add SI load support for v[24]i32 and store for...