Give SIToFPInst preference over UIToFPInst because it is faster on platforms that...
authorDevang Patel <dpatel@apple.com>
Tue, 18 Nov 2008 00:40:02 +0000 (00:40 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 18 Nov 2008 00:40:02 +0000 (00:40 +0000)
commit13877bf6c20621541ff71583c626bda68ef09219
treee4db201f014078de189180b4b24dbd93eaf74bba
parent2d093f356007979e2e071725a98894a36c3625e0
Give SIToFPInst preference over UIToFPInst because it is faster on platforms that are widely used.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59476 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/IndVarSimplify.cpp
test/Transforms/IndVarsSimplify/2008-11-17-Floating.ll [new file with mode: 0644]