This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e99815b [AliasSetTracker] Delete dead code new 9ffb824 AArch64: Assert on analyzeBranch failing new d751c97 AMDGPU: Fix crashes on memory functions
The 2 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: lib/Target/AArch64/AArch64BranchRelaxation.cpp | 6 ++- lib/Target/AMDGPU/AMDGPUSubtarget.cpp | 3 +- lib/Target/AMDGPU/AMDGPUSubtarget.h | 7 ++++ test/CodeGen/AMDGPU/mem-builtins.ll | 54 ++++++++++++++++++++++++++ 4 files changed, 67 insertions(+), 3 deletions(-) create mode 100644 test/CodeGen/AMDGPU/mem-builtins.ll