This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e228570 AMDGPU: Fix verifier errors in SILowerControlFlow new e46cd3a AMDGPU: Run verifier after 2nd run of SIShrinkInstructions new 2772584 IR: Introduce Module::global_objects(). new c81dea1 Update header documentation for API deliberately made public
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: .../llvm/ExecutionEngine/Orc/LazyEmittingLayer.h | 9 +-- include/llvm/IR/Module.h | 71 +++++++++++++++++++++- include/llvm/Support/GenericDomTree.h | 5 +- lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 14 ++--- lib/ExecutionEngine/ExecutionEngine.cpp | 6 +- lib/IR/AsmWriter.cpp | 7 +-- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 2 +- lib/Transforms/IPO/GlobalDCE.cpp | 19 ++---- test/CodeGen/XCore/linkage.ll | 5 +- 9 files changed, 92 insertions(+), 46 deletions(-)