Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / elf.ll
2015-03-18 Rafael EspindolaTeach getDefaultFormat that we only support ELF on...
2015-03-17 Rafael EspindolaCall EmitFunctionHeader just before EmitFunctionBody.
2015-03-09 Marek OlsakR600/SI: Limit SGPRs to 80 on Tonga and Iceland
2015-02-03 Marek OlsakR600/SI: Remove the -CHECK suffix from all FileCheck...
2015-01-27 Marek OlsakR600/SI: Enable all tests that pass on VI without changes
2015-01-06 Tom StellardR600/SI: Add a stub GCNTargetMachine
2014-12-06 Tom StellardR600/SI: Restore PrivateGlobalPrefix to the default...
2014-10-03 Tom StellardR600: Align functions to 256 bytes
2013-10-10 Tom StellardR600/SI: Use -verify-machineinstrs for most tests
2013-04-26 Tom StellardR600: Initialize AMDGPUMachineFunction::ShaderType...
2013-04-24 Tom StellardR600: Use SHT_PROGBITS for the .AMDGPU.config section
2013-04-15 Tom StellardR600/SI: Emit config values in register value pairs.
2013-04-15 Tom StellardR600/SI: Emit configuration value in the .AMDGPU.config...
2013-04-15 Tom StellardR600: Emit ELF formatted code rather than raw ISA.