This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5dce7bf Re-commit r284753, reverted in r284778, with a fix for PR30749.
new d1535f4 Remove 24 instances of 'REQUIRES: shell'
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/Analysis/plist-html-macros.c | 5 ++---
test/CodeGen/address-safety-attr.cpp | 7 +++----
test/CodeGen/asan-globals.cpp | 4 ++--
test/CodeGen/sanitize-init-order.cpp | 3 +--
test/CodeGen/sanitize-thread-attr.cpp | 4 +---
test/CodeGen/ubsan-blacklist.c | 5 +----
test/Driver/fsanitize-blacklist.c | 2 +-
test/Driver/rewrite-map-in-diagnostics.c | 3 ---
test/Modules/ModuleDebugInfo.cpp | 2 +-
test/Modules/ModuleDebugInfo.m | 2 +-
test/Modules/dependency-dump-dependent-module.m | 6 ------
test/Modules/empty.modulemap | 1 -
test/Modules/explicit-build-extra-files.cpp | 2 --
test/Modules/prune.m | 7 ++-----
test/Modules/signal.m | 2 +-
test/OpenMP/task_firstprivate_codegen.cpp | 2 +-
test/OpenMP/task_private_codegen.cpp | 2 +-
test/OpenMP/taskloop_firstprivate_codegen.cpp | 2 +-
test/OpenMP/taskloop_lastprivate_codegen.cpp | 2 +-
test/OpenMP/taskloop_private_codegen.cpp | 2 +-
test/OpenMP/taskloop_simd_firstprivate_codegen.cpp | 2 +-
test/OpenMP/taskloop_simd_lastprivate_codegen.cpp | 4 ++--
test/OpenMP/taskloop_simd_private_codegen.cpp | 2 +-
test/PCH/debug-info-pch-path.c | 2 --
24 files changed, 25 insertions(+), 50 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 05f3ed0 Stop powerpc copysignl raising "invalid" for sNaN argument (b [...]
new 0f04fc0 Use VSQRT instruction for ARM sqrt (bug 20660).
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 | 6 ++++++
sysdeps/{sparc/sparc32 => arm}/e_sqrt.c | 32 ++++++++++++++++++++++----------
sysdeps/{x86_64/fpu => arm}/e_sqrtf.c | 32 +++++++++++++++++++++++---------
3 files changed, 51 insertions(+), 19 deletions(-)
copy sysdeps/{sparc/sparc32 => arm}/e_sqrt.c (59%)
copy sysdeps/{x86_64/fpu => arm}/e_sqrtf.c (59%)
--
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 127b5b6 2016-10-20 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new d7c616d * config/i386/i386.c (ix86_fold_builtin): Handle IX86_BUILTI [...]
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/ChangeLog | 6 ++++++
gcc/config/i386/i386.c | 27 +++++++++------------------
2 files changed, 15 insertions(+), 18 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 1960dac frame.script became script.frame a while ago; fix up the docs
new 4cb30fa Remove an unnecessary and incorrect check for num locations o [...]
new 7cf8405 Add an API to remove an action from the Process PreResumeActions.
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:
include/lldb/Target/Process.h | 5 +++++
.../thread/multi_break/TestMultipleBreakpoints.py | 8 --------
source/Target/Process.cpp | 10 ++++++++++
3 files changed, 15 insertions(+), 8 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 0e3c893 Move code from InputFile to ELFCreator to decouple the two files.
new 8df6d22 Attempt to fix buildbots.
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/ELFCreator.h | 4 +++-
1 file changed, 3 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 llvm.
from 3c09f0b [SCEV] Add a threshold to restrict number of mul operands to [...]
new a45d706 Fix cross-endianness RuntimeDyld relocation for ARM
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/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp | 19 ++++++++++---------
1 file changed, 10 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 binutils-gdb.
from f90fd8c testsuite: Fix gcc_compiled for gcc 6 & 7
new 9889cbb Check invalid mask registers
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:
gas/ChangeLog | 7 ++++
gas/testsuite/gas/i386/i386.exp | 1 +
gas/testsuite/gas/i386/x86-64-opcode-bad.d | 12 +++++++
gas/testsuite/gas/i386/x86-64-opcode-bad.s | 10 ++++++
opcodes/ChangeLog | 9 ++++++
opcodes/i386-dis.c | 51 ++++++++++++++++++++----------
6 files changed, 73 insertions(+), 17 deletions(-)
create mode 100644 gas/testsuite/gas/i386/x86-64-opcode-bad.d
create mode 100644 gas/testsuite/gas/i386/x86-64-opcode-bad.s
--
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 a7c2d9f Re-landing a cleaned up implementation of r284550
new 4621092 This debugging message has been left in the code for years, u [...]
new 1960dac frame.script became script.frame a while ago; fix up the docs
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:
source/Plugins/Language/ObjC/NSString.cpp | 3 +--
www/formats.html | 8 ++++----
2 files changed, 5 insertions(+), 6 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 95e8a8a [clang] Remove FileEntry copy-constructor
new 5dce7bf Re-commit r284753, reverted in r284778, with a fix for PR30749.
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/clang/Sema/Overload.h | 3 +-
include/clang/Sema/Sema.h | 10 ++-
lib/Sema/SemaExprCXX.cpp | 193 ++++++++++++++++++++++++++++++++++++------
lib/Sema/SemaOverload.cpp | 54 ++++++------
test/CXX/expr/p13.cpp | 51 +++++++++++
5 files changed, 255 insertions(+), 56 deletions(-)
create mode 100644 test/CXX/expr/p13.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 2b9e27b llvm-dwarfdump is now used in a test, so add a depedency on t [...]
new 0e3c893 Move code from InputFile to ELFCreator to decouple the two files.
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/ELFCreator.cpp | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++----
ELF/ELFCreator.h | 39 +++--------------------
ELF/InputFiles.cpp | 42 +++---------------------
ELF/InputFiles.h | 2 +-
4 files changed, 97 insertions(+), 79 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.