R600/SI: Expand vector fp <-> int conversions
authorTom Stellard <thomas.stellard@amd.com>
Tue, 30 Jul 2013 14:31:03 +0000 (14:31 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Tue, 30 Jul 2013 14:31:03 +0000 (14:31 +0000)
commite3d60ac33421a69545e2989b890899d76a918d2f
tree5d126af177652cb11087658b9309621ea27aca48
parentb67775df0cc702cd94408200ff2d58cf83f1334a
R600/SI: Expand vector fp <-> int conversions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187421 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/AMDGPUISelLowering.cpp
lib/Target/R600/R600ISelLowering.cpp
test/CodeGen/R600/fp_to_sint.ll
test/CodeGen/R600/sint_to_fp.ll
test/CodeGen/R600/uint_to_fp.ll
test/CodeGen/R600/uitofp.ll [deleted file]