Files
clang-p2996/llvm/lib/Transforms/Utils
Meador Inge dfb08a2cb8 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

llvm-svn: 184459
2013-06-20 19:48:07 +00:00
..
2013-01-14 23:16:36 +00:00
2013-03-04 18:13:57 +00:00
2013-06-04 14:11:59 +00:00