SelectionDAG: Expand i64 = FP_TO_SINT i32
authorTom Stellard <thomas.stellard@amd.com>
Tue, 17 Jun 2014 16:53:07 +0000 (16:53 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 17 Jun 2014 16:53:07 +0000 (16:53 +0000)
commitbae98b1b454a86000d17d4df1abf072a8520b98f
tree1e2538ce158631bb0cdcb9b67a1851371915aa4e
parent41bfd7846bbcb84b184da0fc3d21a7103df4e2af
SelectionDAG: Expand i64 = FP_TO_SINT i32

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211108 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/Target/R600/AMDGPUISelLowering.cpp
test/CodeGen/R600/fp_to_sint_i64.ll [new file with mode: 0644]