R600/SI: Fix ftrunc f64 conformance failures.
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 3 Oct 2014 23:54:27 +0000 (23:54 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 3 Oct 2014 23:54:27 +0000 (23:54 +0000)
commit24cee77dd4e28b7efd9db1ba8ae8a5fed40c16c7
treec3cbd07df4d65df43191b4002bb80acdd5d9797a
parentd6b988a34746d83f5e68b6d8aa4914896984b8ee
R600/SI: Fix ftrunc f64 conformance failures.

Re-add the tests since they were deleted at some point

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219036 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
test/CodeGen/R600/fceil64.ll
test/CodeGen/R600/ffloor.ll
test/CodeGen/R600/frem.ll
test/CodeGen/R600/ftrunc.f64.ll [new file with mode: 0644]