This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0266d5e New pass: guard widening new 9dbb322 [LowerGuards] Rename variable; NFC new 44aaff0 AMDGPU: Fix promote alloca for pointer loads new 5963742 [obj2yaml] Refactoring of dumping MachO section structs
The 3 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/AMDGPUPromoteAlloca.cpp | 10 +++- lib/Transforms/Scalar/LowerGuardIntrinsic.cpp | 6 +- test/CodeGen/AMDGPU/amdgpu.private-memory.ll | 27 ++++++++- test/CodeGen/AMDGPU/promote-alloca-volatile.ll | 19 +++++++ tools/obj2yaml/macho2yaml.cpp | 78 +++++++++++++++----------- 5 files changed, 97 insertions(+), 43 deletions(-)