commit | be87bce32bc9af9bc5918a6e08806b61e3088165 | [log] [tgz] |
---|---|---|
author | Meador Inge <meadori@codesourcery.com> | Thu Jun 20 19:48:07 2013 +0000 |
committer | Meador Inge <meadori@codesourcery.com> | Thu Jun 20 19:48:07 2013 +0000 |
tree | 850b7cc18fbbcbfedbf4fe622907ae4ca40950ff | |
parent | 0382b30eb5ecdde9749841a2f39960ab8e2de87c [diff] |
Remove the simplify-libcalls pass (finally) This commit completely removes what is left of the simplify-libcalls pass. All of the functionality has now been migrated to the instcombine and functionattrs passes. The following C API functions are now NOPs: 1. LLVMAddSimplifyLibCallsPass 2. LLVMPassManagerBuilderSetDisableSimplifyLibCalls git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184459 91177308-0d34-0410-b5e6-96231b3b80d8