Revert 239644.
[oota-llvm.git] / test / CodeGen / R600 / llvm.sin.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-10-01 Tom StellardR600: Call EmitFunctionHeader() in the AsmPrinter to...
2014-09-17 Matt ArsenaultR600/SI: Change formatting of printed FP immediates
2014-09-02 Matt ArsenaultFix interference caused by fmul 2, x -> fadd x, x
2014-07-19 Matt ArsenaultR600/SI: implement range reduction for sin/cos
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