summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/CmpInstAnalysis.cpp
diff options
context:
space:
mode:
authorMeador Inge <meadori@codesourcery.com>2012-10-13 16:45:24 +0000
committerMeador Inge <meadori@codesourcery.com>2012-10-13 16:45:24 +0000
commitdf796f893ff8be3ad70ad3b0bfcef674d7acbd4b (patch)
tree610ea58c8a89e0c66120fc691619cfc2703cbbb1 /llvm/lib/Transforms/Utils/CmpInstAnalysis.cpp
parent2f6dfc7d0b6bb82ee561dc919218aef4fe651509 (diff)
downloadbcm5719-llvm-df796f893ff8be3ad70ad3b0bfcef674d7acbd4b.tar.gz
bcm5719-llvm-df796f893ff8be3ad70ad3b0bfcef674d7acbd4b.zip
Implement new LibCallSimplifier class
This patch implements the new LibCallSimplifier class as outlined in [1]. In addition to providing the new base library simplification infrastructure, all the fortified library call simplifications were moved over to the new infrastructure. The rest of the library simplification optimizations will be moved over with follow up patches. NOTE: The original fortified library call simplifier located in the SimplifyFortifiedLibCalls class was not removed because it is still used by CodeGenPrepare. This class will eventually go away too. [1] http://lists.cs.uiuc.edu/pipermail/llvmdev/2012-August/052283.html llvm-svn: 165873
Diffstat (limited to 'llvm/lib/Transforms/Utils/CmpInstAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud