This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d32c740042 [X86][Sema] Range check the constant argument for the vpshld [...]
new d9f475bf7f [Fuchsia] Use llvm-objcopy as objcopy on non-Darwin hosts
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:
cmake/caches/Fuchsia-stage2.cmake | 1 +
1 file changed, 1 insertion(+)
--
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 9c5b90be8 Running this on other systems won't work because I don't know [...]
new 1e13af89c Advanced guessing of rendezvous breakpoint (resubmit)
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:
.../TestBreakpointInGlobalConstructor.py | 16 +-
.../functionalities/load_unload/TestLoadUnload.py | 13 +-
.../POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp | 180 ++++++++++++++-------
.../POSIX-DYLD/DynamicLoaderPOSIXDYLD.h | 19 ++-
4 files changed, 146 insertions(+), 82 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 a47fcdf56a6 [NFC] Commit to mention that r322248 is actually made by An [...]
new 861d9546fc5 [DWARF][NFC] Overload AsmPrinter::emitDwarfStringOffsets() [...]
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/CodeGen/AsmPrinter.h | 7 ++++++-
include/llvm/CodeGen/DwarfStringPoolEntry.h | 2 ++
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp | 7 ++++---
3 files changed, 12 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 b22abd24b6a SmallVector: fix use-after-poison MSAN error in destructor
new 5866a4d5ad9 [SimplifyCFG] Add cut-off for InitializeUniqueCases.
new a47fcdf56a6 [NFC] Commit to mention that r322248 is actually made by An [...]
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/Transforms/Utils/SimplifyCFG.cpp | 40 +++++++++++++++++++++++-------------
1 file changed, 26 insertions(+), 14 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 fc814c212ce Daily bump.
new 6006b9a28ec debug/dwarf: formStrp uses a 64-bit value for 64-bit DWARF
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/go/gofrontend/MERGE | 2 +-
libgo/go/debug/dwarf/entry.go | 13 ++++++++++++-
2 files changed, 13 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 clang.
from 73c83c145a Revert "[Driver] Update default sanitizer blacklist location"
new 72d7a8d4bd [X86][Sema] Remove constant range checks on on builtins that [...]
new e7432e57a5 [X86] Make -mavx512f imply -mfma and -mf16c in the frontend [...]
new 40d6819af4 [X86] Fix vpshrd builtins to require an ICE for their consta [...]
new d32c740042 [X86][Sema] Range check the constant argument for the vpshld [...]
The 4 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/Basic/BuiltinsX86.def | 18 ++++-----
lib/Basic/Targets/X86.cpp | 6 ++-
lib/Sema/SemaChecking.cpp | 55 +++++++++------------------
test/Sema/builtins-x86.c | 76 +++++++++++++++++++++++++++++++++++++
4 files changed, 108 insertions(+), 47 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 gdb-8.1-branch
in repository binutils-gdb.
from c03862a351 Automatic date update in version.in
new 936a312c04 Fix backwards compatibility with old GDBservers (PR remote/22597)
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:
gdb/ChangeLog | 6 ++
gdb/remote.c | 8 ++-
gdb/testsuite/ChangeLog | 6 ++
.../stop-reply-no-thread.c} | 2 +-
gdb/testsuite/gdb.server/stop-reply-no-thread.exp | 74 ++++++++++++++++++++++
5 files changed, 94 insertions(+), 2 deletions(-)
copy gdb/testsuite/{gdb.dwarf2/formdata16.c => gdb.server/stop-reply-no-thread.c} (93%)
create mode 100644 gdb/testsuite/gdb.server/stop-reply-no-thread.exp
--
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 888a89da7f Remove VL variants for 4FMAPS and 4VNNIW insns.
new 3cada74087 Fix backwards compatibility with old GDBservers (PR remote/22597)
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:
gdb/ChangeLog | 6 ++
gdb/remote.c | 8 ++-
gdb/testsuite/ChangeLog | 6 ++
.../stop-reply-no-thread.c} | 2 +-
gdb/testsuite/gdb.server/stop-reply-no-thread.exp | 74 ++++++++++++++++++++++
5 files changed, 94 insertions(+), 2 deletions(-)
copy gdb/testsuite/{gdb.dwarf2/formdata16.c => gdb.server/stop-reply-no-thread.c} (93%)
create mode 100644 gdb/testsuite/gdb.server/stop-reply-no-thread.exp
--
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 800e8894ad [Lex] Inline a variable in test in preparation for more simi [...]
new 73c83c145a Revert "[Driver] Update default sanitizer blacklist location"
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/Driver/SanitizerArgs.cpp | 2 +-
.../__init__.py => test/Driver/Inputs/resource_dir/asan_blacklist.txt | 0
.../__init__.py => test/Driver/Inputs/resource_dir/hwasan_blacklist.txt | 0
test/Driver/Inputs/resource_dir/share/asan_blacklist.txt | 0
test/Driver/Inputs/resource_dir/share/hwasan_blacklist.txt | 0
test/Driver/Inputs/resource_dir/share/ubsan_blacklist.txt | 0
test/Driver/Inputs/resource_dir/share/vtables_blacklist.txt | 0
.../__init__.py => test/Driver/Inputs/resource_dir/ubsan_blacklist.txt | 0
.../Driver/Inputs/resource_dir/vtables_blacklist.txt | 0
9 files changed, 1 insertion(+), 1 deletion(-)
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir/asan_bla [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir/hwasan_b [...]
delete mode 100644 test/Driver/Inputs/resource_dir/share/asan_blacklist.txt
delete mode 100644 test/Driver/Inputs/resource_dir/share/hwasan_blacklist.txt
delete mode 100644 test/Driver/Inputs/resource_dir/share/ubsan_blacklist.txt
delete mode 100644 test/Driver/Inputs/resource_dir/share/vtables_blacklist.txt
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir/ubsan_bl [...]
copy bindings/python/tests/__init__.py => test/Driver/Inputs/resource_dir/vtables_ [...]
--
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 02894dbfc Reland "Install resource files into a share/ directory"
new e3b7aea56 Revert "Install resource files into a share/ directory"
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:
cmake/Modules/AddCompilerRT.cmake | 4 ++--
lib/dfsan/CMakeLists.txt | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.