R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol table
[oota-llvm.git] / test / CodeGen / R600 / local-atomics.ll
2014-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-11 Aaron WatryR600: Test local atomics for evergreen
2014-09-08 Matt ArsenaultR600/SI: Replace LDS atomics with no return versions
2014-09-05 Matt ArsenaultR600/SI: Use same complex patterns for DS atomics
2014-06-12 Matt ArsenaultR600/SI: Use a register set to -1 for data0 on ds_inc...
2014-06-11 Matt ArsenaultR600/SI: Use LDS atomic inc / dec
2014-06-11 Matt ArsenaultR600/SI: Add other LDS atomic operations