R600/SI: Amend a test to ensure WQM is enabled for LDS in pixel shaders
[oota-llvm.git] / test / CodeGen / R600 / llvm.cos.ll
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-11-05 Tom StellardR600/SI: Change all instruction assembly names to lower...
2014-05-02 Tom StellardR600: Expand vector sin and cos.
2013-11-11 Vincent LejeuneR600: Use function inputs to represent data stored...
2013-07-09 Vincent LejeuneR600: Use DAG lowering pass to handle fcos/fsin
2013-06-29 Vincent LejeuneR600: Support schedule and packetization of trans-only...
2013-05-02 Vincent LejeuneR600: Prettier asmPrint of Alu
2012-12-11 Tom StellardAdd R600 backend