R600: Expand vector sin and cos.
authorTom Stellard <thomas.stellard@amd.com>
Fri, 2 May 2014 15:41:47 +0000 (15:41 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 2 May 2014 15:41:47 +0000 (15:41 +0000)
commitab2fed6622aa220d95f2379126f1c0ba2e730b2a
treebe90090a87be15983308937f7bf9f1058bd5e4bd
parent1d6859256c388bcbe00f1eb04a10d54a655d1f2f
R600: Expand vector sin and cos.

v2: move code to AMDGPUISelLowering.cpp
    squash with tests (both EG and SI)

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207845 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
test/CodeGen/R600/llvm.cos.ll
test/CodeGen/R600/llvm.sin.ll