Delete the SimplifyHalfPowrLibCalls pass, which was unused, and
authorDan Gohman <gohman@apple.com>
Mon, 28 Feb 2011 19:41:14 +0000 (19:41 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 28 Feb 2011 19:41:14 +0000 (19:41 +0000)
commit1551abdea6206870df86f730a289a74ef506d259
tree59cc12ff1deb45e614f7786c4658baddbd38e951
parentc92383fd0d5ec4aea4745e04071fa61d1b24230a
Delete the SimplifyHalfPowrLibCalls pass, which was unused, and
only existed as the result of a misunderstanding.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126669 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
lib/Transforms/Scalar/Scalar.cpp
lib/Transforms/Scalar/SimplifyHalfPowrLibCalls.cpp [deleted file]