This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3b81e5c28ad [IndVars][NFC] Refactor to make modifications of Changed tr [...] new 3ea47bf2858 AMDGPU: Don't error on out of bounds address spaces new 4d739a8afdd AMDGPU: Remove leftovers from configurable address spaces new 7cee7a56827 [LICM] Avoid duplicate work during building AliasSetTracker new bd1fd314e74 NFC: use bit_cast more in AArch64AddressingModes
The 4 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: .../AArch64/MCTargetDesc/AArch64AddressingModes.h | 35 +++++++--------------- lib/Target/AMDGPU/AMDGPUAliasAnalysis.cpp | 30 +++++++------------ lib/Target/AMDGPU/AMDGPUAliasAnalysis.h | 16 ++-------- lib/Transforms/Scalar/LICM.cpp | 14 ++++----- test/CodeGen/AMDGPU/amdgpu-alias-analysis.ll | 19 ++++++++++++ 5 files changed, 48 insertions(+), 66 deletions(-)