R600: Expand vector float operations for both SI and R600
authorTom Stellard <thomas.stellard@amd.com>
Fri, 16 Aug 2013 23:51:24 +0000 (23:51 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Fri, 16 Aug 2013 23:51:24 +0000 (23:51 +0000)
commit0991c314d7c1a2052963dc89af1d2f07134488b6
tree7d4b9cd9f16d7b430df1947a238e6e3c3cc7f0cf
parent62c7749437a74a4e0cf28edff865bd82f2b9aecc
R600: Expand vector float operations for both SI and R600

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188596 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/R600ISelLowering.cpp
test/CodeGen/R600/fadd.ll
test/CodeGen/R600/fdiv.ll
test/CodeGen/R600/fmul.ll
test/CodeGen/R600/fsub.ll