This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c371430 [SelectionDAG] Fix for PR30775: Assertion `NodeToMatch->getOp [...]
new 70e6a6c [AMDGPU][mc] Fix AddressSanitizer leftover issue in gfx7_asm_ [...]
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/AsmParser/AMDGPUAsmParser.cpp | 11 ++++++-----
lib/Target/AMDGPU/DSInstructions.td | 1 +
lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 8 ++++----
3 files changed, 11 insertions(+), 9 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 90365ce [ARM] Change TCReturn to tBL if tailcall optimization fails.
new c371430 [SelectionDAG] Fix for PR30775: Assertion `NodeToMatch->getOp [...]
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/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 20 ++-
test/CodeGen/X86/dag-update-nodetomatch.ll | 241 ++++++++++++++++++++++++++
2 files changed, 253 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/X86/dag-update-nodetomatch.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 zorg.
from 67f23d8 compiler-rt works fine with the just built compiler nowadays.
new 9b19c44 [zorg][mips] Update build failure email address to mine
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/osuosl/master/config/status.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc.
from 23c8370 Document default value for use-after-scope-direct-emission-threshold
new d2c3261 PR sanitizer/78663 * sanitizer_common/sanitizer_mac.cc: Che [...]
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:
libsanitizer/ChangeLog | 6 ++++++
libsanitizer/sanitizer_common/sanitizer_mac.cc | 22 +++++++++++++---------
.../sanitizer_platform_interceptors.h | 10 +++++++++-
3 files changed, 28 insertions(+), 10 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 72f3fa4 [sanitizer] Fix 'dyld: Symbol not found: _memmem' linkage err [...]
new 7ef564f [lsan] Disable sem_init_glibc.cc testcase for LSan x86.
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/sanitizer_common/TestCases/Linux/sem_init_glibc.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 e96f3c3 Test commit: remove a blank line.
new 5f9d8e2 [LLC] Add an inline assembly diagnostics handler.
new 90365ce [ARM] Change TCReturn to tBL if tailcall optimization fails.
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/ARM/ARMSubtarget.cpp | 12 ++++++------
lib/Target/ARM/Thumb1FrameLowering.cpp | 10 ++++++++++
test/CodeGen/AArch64/mature-mc-support.ll | 2 +-
test/CodeGen/ARM/mature-mc-support.ll | 2 +-
test/CodeGen/ARM/v8m-tail-call.ll | 23 +++++++++++++++++++++++
test/CodeGen/Mips/mature-mc-support.ll | 2 +-
test/CodeGen/PowerPC/mature-mc-support.ll | 2 +-
test/CodeGen/SPARC/mature-mc-support.ll | 2 +-
test/CodeGen/SystemZ/mature-mc-support.ll | 2 +-
test/CodeGen/Thumb/mature-mc-support.ll | 2 +-
test/CodeGen/X86/mature-mc-support.ll | 2 +-
tools/llc/llc.cpp | 11 +++++++++++
12 files changed, 58 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/ARM/v8m-tail-call.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 llvm.
from dfb9a4d [SLP] Fix for PR31690: Allow using of extra values in horizon [...]
new e96f3c3 Test commit: remove a blank line.
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:
README.txt | 1 -
1 file changed, 1 deletion(-)
--
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 dfc274d clang-format: [Proto] Also supports implicit string literal c [...]
new 0b6e3eb [clang-format] Re-align broken comment lines where appropriate.
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/Format/WhitespaceManager.cpp | 5 +++--
unittests/Format/FormatTest.cpp | 34 ++++++++++++++++++++++++++++++++++
2 files changed, 37 insertions(+), 2 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 4a3e589 Revert "[ThinLTO] Add an auto-hide feature"
new bc04651 Fix shared build after r293965 (Core) and r293967 (COFF)
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:
COFF/CMakeLists.txt | 1 +
lib/Core/CMakeLists.txt | 1 +
2 files changed, 2 insertions(+)
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 4d2f312 nodename2hostname.sh: Make NODE_NAME the only and mandatory p [...]
new 613506f start-container-docker.sh: Fix session_name.
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:
start-container-docker.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.