This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6b025ac6855 [LV] Change MaxVectorSize bound to 256 in assertion, NFC otherwise
new fdba35eadd9 [Hexagon] Fix sanitizer error about using -1u in variable o [...]
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/MCTargetDesc/HexagonMCCodeEmitter.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 lldb.
from 0df005afc Fix Windows build for the Predicate.h refactor in r331880
new ce05f5be5 [lit, lldbsuite] Add a bug reference to the failing TestLinux [...]
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:
packages/Python/lldbsuite/test/dotest.py | 4 ++--
.../postmortem/elf-core/TestLinuxCore.py | 20 ++++++++++----------
2 files changed, 12 insertions(+), 12 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 openacc-gcc-7-branch
in repository gcc.
from 00564c51f5d backport "[nvptx] Make trap insn noreturn"
new f0514fe1899 Adjust deviceptr tests
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:
gcc/testsuite/ChangeLog.openacc | 4 ++++
gcc/testsuite/c-c++-common/goacc/deviceptr-4.c | 2 +-
libgomp/ChangeLog.openacc | 4 ++++
libgomp/testsuite/libgomp.oacc-fortran/deviceptr-1.f90 | 2 +-
4 files changed, 10 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 gcc.
from e4914df108a * gcc.target/aarch64/sve/vcond_6.c: Add missing brace.
new 85c337e7098 Add ax_pthread.m4 for use in binutils-gdb
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:
config/ChangeLog | 4 +
config/ax_pthread.m4 | 485 +++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 489 insertions(+)
create mode 100644 config/ax_pthread.m4
--
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 277cedda80e APFloat/x87: Fix string conversion for "unnormal" values (pr35860)
new 6b025ac6855 [LV] Change MaxVectorSize bound to 256 in assertion, NFC otherwise
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/Transforms/Vectorize/LoopVectorize.cpp | 4 ++--
1 file changed, 2 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 llvm.
from 4549ddbb684 [Hexagon] Simplify MCCodeEmitter, move data to tables
new 277cedda80e APFloat/x87: Fix string conversion for "unnormal" values (pr35860)
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/Support/APFloat.cpp | 10 ++++++----
unittests/ADT/APFloatTest.cpp | 7 +++++++
2 files changed, 13 insertions(+), 4 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 ac455c2fd04 [LV] Add lit testcase for bitcast problem. NFC
new 4549ddbb684 [Hexagon] Simplify MCCodeEmitter, move data to tables
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:
.../Hexagon/MCTargetDesc/HexagonMCCodeEmitter.cpp | 1115 ++++++++++----------
.../Hexagon/MCTargetDesc/HexagonMCCodeEmitter.h | 40 +-
2 files changed, 567 insertions(+), 588 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 lldb.
from a7a85bac1 Modernize and clean-up the Predicate class
new 0df005afc Fix Windows build for the Predicate.h refactor in r331880
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:
source/Plugins/Process/Windows/Common/DebuggerThread.cpp | 4 ++--
1 file changed, 2 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 lldb.
from 85330e428 [DWARF] Align non-accelerated function fullname searching wit [...]
new a7a85bac1 Modernize and clean-up the Predicate class
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/lldb/Core/Event.h | 5 +-
include/lldb/Host/Predicate.h | 112 +++++++++------------
.../Host/posix/ConnectionFileDescriptorPosix.h | 2 +-
include/lldb/Target/Process.h | 6 +-
source/Commands/CommandObjectProcess.cpp | 4 +-
source/Commands/CommandObjectThread.cpp | 2 +-
source/Host/common/Host.cpp | 7 +-
.../Host/posix/ConnectionFileDescriptorPosix.cpp | 12 +--
.../Process/gdb-remote/GDBRemoteCommunication.cpp | 2 +-
source/Target/Process.cpp | 20 ++--
unittests/Host/CMakeLists.txt | 1 +
unittests/Host/PredicateTest.cpp | 34 +++++++
12 files changed, 115 insertions(+), 92 deletions(-)
create mode 100644 unittests/Host/PredicateTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.