This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a50c4ffd89e [Support] Avoid normalization in sys::getDefaultTargetTriple new 3bf8298d82e Replace AA's uses of uint64_t with LocationSize; 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 | 40 +++++++++++++--------- include/llvm/Analysis/AliasSetTracker.h | 27 +++++++-------- include/llvm/Analysis/BasicAliasAnalysis.h | 24 +++++++------ include/llvm/Analysis/MemoryDependenceAnalysis.h | 2 +- include/llvm/Analysis/MemoryLocation.h | 12 ++++--- lib/Analysis/AliasSetTracker.cpp | 14 ++++---- lib/Analysis/BasicAliasAnalysis.cpp | 36 ++++++++++--------- lib/Analysis/CFLAndersAliasAnalysis.cpp | 6 ++-- lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 2 +- 9 files changed, 89 insertions(+), 74 deletions(-)