Don't forget about casting the result of an upgraded call to an intrinsic
authorReid Spencer <rspencer@reidspencer.com>
Thu, 19 Jan 2006 07:00:29 +0000 (07:00 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Thu, 19 Jan 2006 07:00:29 +0000 (07:00 +0000)
commite559184d7025523d3ac520ada1726a7d19dd29f1
treee128a3be3d07bc1cbf4f4d85195986019134c7cf
parent0fc0ab7148daaf64c8b86b8b44d6d12eb4faee5c
Don't forget about casting the result of an upgraded call to an intrinsic
in the case where it needs to cast back to a signed type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25447 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AutoUpgrade.cpp