SimplifyLibCalls: Give all safely-shrinkable libcalls the same treatment.
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 22 Aug 2012 19:39:15 +0000 (19:39 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 22 Aug 2012 19:39:15 +0000 (19:39 +0000)
commit7f07d2fbcfdbb77c013fa83f51e5ef4ee729f10b
tree466d4481d4001a8c5ea632a505c9469ec67ab839
parent674101e6bb3742ae743e21e9b9ebec5946b1d273
SimplifyLibCalls: Give all safely-shrinkable libcalls the same treatment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@162383 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/SimplifyLibCalls.cpp
test/Transforms/SimplifyLibCalls/float-shrink-compare.ll [new file with mode: 0644]