aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2008-07-11 17:00:14 +0000
committerDuncan Sands <baldrick@free.fr>2008-07-11 17:00:14 +0000
commit3e7d0fa3ca664666d88240baa66057221de3f5b1 (patch)
tree4532f07dc34a97bf7495956b0719ebbd3ff95e9c /llvm/lib/CodeGen/MachineFunction.cpp
parent37b7322b35bff9d892d3e32235fbf3d4167c4c53 (diff)
downloadllvm-3e7d0fa3ca664666d88240baa66057221de3f5b1.zip
llvm-3e7d0fa3ca664666d88240baa66057221de3f5b1.tar.gz
llvm-3e7d0fa3ca664666d88240baa66057221de3f5b1.tar.bz2
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions