]> granicus.if.org Git - llvm/commit
R600: Custom lower [s|u]int_to_fp for i64 -> f64
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 3 Oct 2014 23:54:41 +0000 (23:54 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 3 Oct 2014 23:54:41 +0000 (23:54 +0000)
commitad2f641c33bf41fb7cfec85e9a8e991ddeb110f9
tree9c260376c129ed0354002b9795e8a396f27a4cc7
parent24cee77dd4e28b7efd9db1ba8ae8a5fed40c16c7
R600: Custom lower [s|u]int_to_fp for i64 -> f64

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219037 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/AMDGPUISelLowering.h
lib/Target/R600/SIISelLowering.h
test/CodeGen/R600/sint_to_fp.f64.ll [moved from test/CodeGen/R600/sint_to_fp64.ll with 51% similarity]
test/CodeGen/R600/uint_to_fp.f64.ll