This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0872bb2 Using branch probability to guide critical edge splitting. new e0e811c [AMDGPU] Emit constant address space data in .rodata section [...]
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: lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp | 5 ++- lib/Target/AMDGPU/SIISelLowering.cpp | 44 +++++++++++----------- lib/Target/AMDGPU/SIISelLowering.h | 13 +++++++ lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 4 ++ lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 4 ++ test/CodeGen/AMDGPU/global-constant.ll | 55 +++++++++++++++++++++------- test/CodeGen/AMDGPU/hsa-globals.ll | 2 +- test/CodeGen/AMDGPU/llvm.memcpy.ll | 12 +++--- 8 files changed, 94 insertions(+), 45 deletions(-)