This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 097ad767f48 Remove ADDC, ADDE, SUBC, SUBE and SETCCE support from the X [...]
new 2a5fa5ca142 [Hexagon] Handle long-running simplification loop in idiom [...]
new 7dc680c89af [Hexagon] Fix dependence check in the packetizer
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/Hexagon/HexagonInstrInfo.cpp | 170 ++-------------------
lib/Target/Hexagon/HexagonInstrInfo.h | 5 -
lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp | 8 +-
lib/Target/Hexagon/HexagonVLIWPacketizer.cpp | 49 +++---
test/CodeGen/Hexagon/invalid-dotnew-attempt.mir | 17 +++
test/CodeGen/Hexagon/loop-idiom/pmpy-long-loop.ll | 62 ++++++++
6 files changed, 119 insertions(+), 192 deletions(-)
create mode 100644 test/CodeGen/Hexagon/invalid-dotnew-attempt.mir
create mode 100644 test/CodeGen/Hexagon/loop-idiom/pmpy-long-loop.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 compiler-rt.
from bfeededd7 Bug 33221 [UBSAN] segfault with -fsanitize=undefined
new 0c1676c00 Tighten up test to address bot failure. 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:
test/ubsan/TestCases/TypeCheck/PR33221.cpp | 10 +++++++---
1 file changed, 7 insertions(+), 3 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 glibc.
from 72b81552a1 Add shim header for bits/syscall.h.
new 6da85a0daf conformtest: Correct signal.h expectations for XPG4 / XPG42.
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:
ChangeLog | 33 +++++++++++++++++++++++++++++++++
conform/data/signal.h-data | 28 +++++++++++++++++-----------
2 files changed, 50 insertions(+), 11 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 1771693dc Move synchronize earlier.
new fc781a103 Move maybeCompress to OutputSectionCommand.
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/LinkerScript.cpp | 33 +++++++++++++++++++++++++++++++++
ELF/LinkerScript.h | 1 +
ELF/OutputSections.cpp | 33 ---------------------------------
ELF/OutputSections.h | 1 -
ELF/Writer.cpp | 8 ++++----
5 files changed, 38 insertions(+), 38 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 openmp.
from e60f480 Fix for KMP_AFFINITY=disabled and KMP_TOPOLOGY_METHOD=hwloc
new fcec73a Fix minor formatting issues
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:
runtime/src/kmp_affinity.cpp | 2 +-
runtime/src/kmp_barrier.cpp | 5 ++---
runtime/src/kmp_runtime.cpp | 51 +++++++++++++++++++-------------------------
runtime/src/kmp_tasking.cpp | 4 ++--
4 files changed, 27 insertions(+), 35 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 27c827787 [asan] Add strndup/__strndup interceptors.
new bfeededd7 Bug 33221 [UBSAN] segfault with -fsanitize=undefined
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/ubsan/ubsan_type_hash_itanium.cc | 2 +-
test/ubsan/TestCases/TypeCheck/PR33221.cpp | 24 ++++++++++++++++++++++++
2 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 test/ubsan/TestCases/TypeCheck/PR33221.cpp
--
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 6aa2f8206 Move clearOutputSections earlier.
new 1771693dc Move synchronize earlier.
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/Writer.cpp | 3 ++-
1 file changed, 2 insertions(+), 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 binutils-gdb.
from f378ab099d PPC64_OPT_LOCALENTRY
new b5430a3ced Use the ELF class to determine the word size for FreeBSD cor [...]
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:
bfd/ChangeLog | 6 ++++++
bfd/elf.c | 23 +++++++++++++----------
2 files changed, 19 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 llvm.
from 2fc2681a621 AMDGPU: Remove error on call in AsmPrinter
new 097ad767f48 Remove ADDC, ADDE, SUBC, SUBE and SETCCE support from the X [...]
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/X86/X86ISelDAGToDAG.cpp | 2 --
lib/Target/X86/X86ISelLowering.cpp | 61 --------------------------------------
lib/Target/X86/X86ISelLowering.h | 1 -
3 files changed, 64 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.