summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/llvm.sin.ll
Commit message (Expand)AuthorAgeFilesLines
* R600 -> AMDGPU renameTom Stellard2015-06-131-92/+0
* R600/SI: Enable all tests that pass on VI without changesMarek Olsak2015-01-271-0/+2
* R600/SI: Add a stub GCNTargetMachineTom Stellard2015-01-061-2/+2
* R600/SI: Change all instruction assembly names to lowercase.Tom Stellard2014-11-051-29/+29
* R600: Call EmitFunctionHeader() in the AsmPrinter to populate the ELF symbol ...Tom Stellard2014-10-011-4/+4
* R600/SI: Change formatting of printed FP immediatesMatt Arsenault2014-09-171-3/+3
* Fix interference caused by fmul 2, x -> fadd x, xMatt Arsenault2014-09-021-40/+71
* R600/SI: implement range reduction for sin/cosMatt Arsenault2014-07-191-2/+20
* R600: Expand vector sin and cos.Tom Stellard2014-05-021-11/+33
* R600: Use function inputs to represent data stored in gprVincent Lejeune2013-11-111-6/+6
* R600: Use DAG lowering pass to handle fcos/fsinVincent Lejeune2013-07-091-0/+3
* R600: Support schedule and packetization of trans-only instVincent Lejeune2013-06-291-1/+1
* R600: Prettier asmPrint of AluVincent Lejeune2013-05-021-1/+1
* Add R600 backendTom Stellard2012-12-111-0/+16
OpenPOWER on IntegriCloud