R600/SI: Custom lower f64 -> i64 conversions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 3 Oct 2014 23:54:56 +0000 (23:54 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 3 Oct 2014 23:54:56 +0000 (23:54 +0000)
commit9747d27b59a00461151dfc73a05ad78899a0be74
tree9a350848076a054008d6955e33a41aede6563c1d
parentad2f641c33bf41fb7cfec85e9a8e991ddeb110f9
R600/SI: Custom lower f64 -> i64 conversions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219038 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/AMDGPUISelLowering.h
lib/Target/R600/SIISelLowering.cpp
test/CodeGen/R600/fp64_to_sint.ll [deleted file]
test/CodeGen/R600/fp_to_sint.f64.ll [new file with mode: 0644]
test/CodeGen/R600/fp_to_uint.f64.ll
test/CodeGen/R600/uint_to_fp.f64.ll