This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 491343d2fa2 Temporarily revert "[PowerPC] Allow tail calls of fastcc fu [...] new c94e896e673 [ModRefInfo] Make enum ModRefInfo an enum class [NFC].
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Analysis/AliasAnalysis.h | 72 ++++++++-------- lib/Analysis/AliasAnalysis.cpp | 96 +++++++++++----------- lib/Analysis/AliasAnalysisEvaluator.cpp | 16 ++-- lib/Analysis/BasicAliasAnalysis.cpp | 38 +++++---- lib/Analysis/GlobalsModRef.cpp | 38 +++++---- lib/Analysis/MemoryDependenceAnalysis.cpp | 32 ++++---- lib/Analysis/ObjCARCAliasAnalysis.cpp | 2 +- lib/Analysis/ScopedNoAliasAA.cpp | 8 +- lib/Analysis/TypeBasedAliasAnalysis.cpp | 4 +- lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 10 +-- lib/Transforms/IPO/ArgumentPromotion.cpp | 2 +- lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 10 +-- lib/Transforms/Scalar/MergedLoadStoreMotion.cpp | 2 +- unittests/Analysis/AliasAnalysisTest.cpp | 24 +++--- 14 files changed, 183 insertions(+), 171 deletions(-)