It is pointless to turn a UINT_TO_FP into an
SINT_TO_FP libcall plus additional operations:
it might as well be a direct UINT_TO_FP libcall.
So only turn it into an SINT_TO_FP if the target
has special handling for SINT_TO_FP.

llvm-svn: 53461
4 files changed
tree: 4532f07dc34a97bf7495956b0719ebbd3ff95e9c
  1. clang/
  2. llvm/