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(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ac18865 [driver] Remove empty folders from the Inputs folder for the [...]
new 5170e52 [driver] Remove one more bunch of empty 'test inputs' folders. NFC
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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 129d639 [powerpc] Enable msan testing for ppc64le
new 64b71b5 [zorg] Replace SKIP_* in sanitizer buildbot config by conditi [...]
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:
.../buildbot/builders/sanitizers/buildbot_cmake.sh | 126 +++++++++++++++++----
.../builders/sanitizers/buildbot_selector.py | 4 +-
2 files changed, 103 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c7a10fc [Hexagon] Add SDAG preprocessing step to expose shifted addre [...]
new e228570 AMDGPU: Fix verifier errors in SILowerControlFlow
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/AMDGPUISelLowering.cpp | 5 +-
lib/Target/AMDGPU/AMDGPUISelLowering.h | 3 +-
lib/Target/AMDGPU/AMDGPUInstrInfo.td | 5 +-
lib/Target/AMDGPU/AMDGPUMCInstLower.cpp | 24 ++-
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 4 +-
lib/Target/AMDGPU/R600Instructions.td | 5 +-
lib/Target/AMDGPU/SIISelLowering.cpp | 7 +-
lib/Target/AMDGPU/SIInstrFormats.td | 5 +-
lib/Target/AMDGPU/SIInstructions.td | 99 ++++++------
lib/Target/AMDGPU/SILowerControlFlow.cpp | 193 ++++++++++++++++--------
test/CodeGen/AMDGPU/indirect-addressing-si.ll | 207 ++++++++++++++++++++++++++
test/CodeGen/AMDGPU/ret_jump.ll | 21 ++-
test/CodeGen/AMDGPU/wqm.ll | 10 +-
13 files changed, 444 insertions(+), 144 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 387dd2c [driver][mips] Factor out findMIPSMultilibs code into separat [...]
new ac18865 [driver] Remove empty folders from the Inputs folder for the [...]
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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e93d6b1 [UpdateCompilerUsed] API rename and cleanup, suggested by Rafaael.
new c7a10fc [Hexagon] Add SDAG preprocessing step to expose shifted addre [...]
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/Hexagon/HexagonISelDAGToDAG.cpp | 55 +++++++++++++++++++++++++++++-
test/CodeGen/Hexagon/store-shift.ll | 50 +++++++++++++++++++++++++++
2 files changed, 104 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Hexagon/store-shift.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f6e13ce [codeview] Set the new IntroducedVirtual debug info flag
new c35b5c6 [Coverage] Push a new region when handling CXXTryStmts
new 387dd2c [driver][mips] Factor out findMIPSMultilibs code into separat [...]
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/CodeGen/CoverageMappingGen.cpp | 7 +-
lib/Driver/ToolChains.cpp | 374 ++++++++++++++++++-------------------
test/CoverageMapping/trycatch.cpp | 2 +-
test/CoverageMapping/trymacro.cpp | 19 ++
4 files changed, 211 insertions(+), 191 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from af56780 [CMake] NFC. An unset variable evaluates to false, so this el [...]
new 19c4576 [asan] Add a test case for global registration
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:
test/asan/TestCases/Posix/global-registration.c | 56 +++++++++++++++++++++++++
1 file changed, 56 insertions(+)
create mode 100644 test/asan/TestCases/Posix/global-registration.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9e588d8 [MBFI]: Add a new suboption for graph viewer
new e93d6b1 [UpdateCompilerUsed] API rename and cleanup, suggested by Rafaael.
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:
include/llvm/LTO/UpdateCompilerUsed.h | 6 ++----
lib/LTO/LTOCodeGenerator.cpp | 2 +-
lib/LTO/ThinLTOCodeGenerator.cpp | 1 -
lib/LTO/UpdateCompilerUsed.cpp | 2 +-
4 files changed, 4 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 1de9936 [LTO] Include ASM undefs in llvm.compiler_used.
new ffecc70 [LTO] Update after API change in LLVM. NFC.
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:
ELF/LTO.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.