]> granicus.if.org Git - llvm/commit
De-duplicate some code for creating an AARGetter suitable for the legacy PM.
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 9 Feb 2017 23:11:52 +0000 (23:11 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 9 Feb 2017 23:11:52 +0000 (23:11 +0000)
commit54ad54e5f810a75c996273a39f928355cb5cfed6
treebf98f309ce6bd39279f3e9b3d080a301cd4440f7
parent07a58ad1e0aa05ef228e67c99009f9291a7328f9
De-duplicate some code for creating an AARGetter suitable for the legacy PM.

I'm about to use this in a couple more places.

Differential Revision: https://reviews.llvm.org/D29793

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294648 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/BasicAliasAnalysis.h
lib/Transforms/IPO/ArgumentPromotion.cpp
lib/Transforms/IPO/FunctionAttrs.cpp
lib/Transforms/IPO/Inliner.cpp