This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 799bfde [LoopInterchange] Track all dependencies, not just anti depen [...]
new e10e0e3 Next set of additional error checks for invalid Mach-O 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:
lib/Object/MachOObjectFile.cpp | 8 ++++++--
test/Object/Inputs/macho-invalid-uuid-bad-size | Bin 0 -> 48 bytes
test/Object/Inputs/macho-invalid-uuid-more-than-one | Bin 0 -> 76 bytes
test/Object/macho-invalid.test | 6 ++++++
4 files changed, 12 insertions(+), 2 deletions(-)
create mode 100644 test/Object/Inputs/macho-invalid-uuid-bad-size
create mode 100644 test/Object/Inputs/macho-invalid-uuid-more-than-one
--
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 e496fd6 Add from_macro_definition_at predicate for locations.
new a5fe0b3 2016-09-21 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new bb937e2 Add PR target/71395 marker to 71395 fix
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:
gcc/ChangeLog | 1 +
gcc/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-common.c | 6 ++++--
3 files changed, 11 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 9ca7e93 Add _FloatN, _FloatNx tests for __builtin_fpclassify.
new d19317f Core 903 * call.c (null_ptr_cst_p): Check char_type_p.
new e496fd6 Add from_macro_definition_at predicate for locations.
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:
gcc/ChangeLog | 4 ++++
gcc/cp/ChangeLog | 5 +++++
gcc/cp/call.c | 1 +
gcc/input.h | 5 +++++
gcc/testsuite/g++.dg/cpp0x/nullptr36.C | 3 +++
libcpp/ChangeLog | 5 +++++
libcpp/include/line-map.h | 10 +++++++---
libcpp/line-map.c | 36 +++++++++++++++++++++++++++++++---
8 files changed, 63 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nullptr36.C
--
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 54205a1 Fix failing regex tests.
new 0634d7e Probably should add the breakpoint names test directory as well...
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:
.../Makefile | 0
.../breakpoint_names/TestBreakpointNames.py | 141 +++++++++++++++++++++
.../main.c | 0
3 files changed, 141 insertions(+)
copy packages/Python/lldbsuite/test/functionalities/breakpoint/{breakpoint_ignore_ [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/break [...]
copy packages/Python/lldbsuite/test/functionalities/breakpoint/{breakpoint_ignore_ [...]
--
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 648d6ac [MIRParser] Delete dead code. NFCI.
new b81a1e9 [ThinLTO] Emit files for distributed builds for all modules
new 799bfde [LoopInterchange] Track all dependencies, not just anti depen [...]
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/llvm/LTO/LTO.h | 7 +
lib/LTO/LTO.cpp | 40 ++---
lib/Transforms/Scalar/LoopInterchange.cpp | 97 +++++------
test/Transforms/LoopInterchange/interchange.ll | 192 +++++++++++++++++++++
.../gold/X86/v1.12/thinlto_emit_linked_objects.ll | 12 ++
tools/gold/gold-plugin.cpp | 39 ++++-
6 files changed, 316 insertions(+), 71 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 8922276 revert 282085, 281909, they broke 32-bit dynamic ASan and the [...]
new 287bcde [asan] Store full AddressDescription objects in ErrorInvalidP [...]
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/asan/asan_errors.cc | 7 ++++---
lib/asan/asan_errors.h | 15 +++++++++++----
2 files changed, 15 insertions(+), 7 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 users/palves/mjw-valgrind
in repository binutils-gdb.
at aa9211f Fix mjw's gdb/valgrind bug
This branch includes the following new commits:
new aa9211f Fix mjw's gdb/valgrind bug
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.
--
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 a9426fc [ELF] - Linkerscript: support complex section pattern grammar.
new 439093a Implement ONLY_IF_RO/ONLY_IF_RW like bfd.
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 | 13 ++++-------
test/ELF/linkerscript/sections-constraint5.s | 32 ++++++++++++++++++++++++++++
2 files changed, 36 insertions(+), 9 deletions(-)
create mode 100644 test/ELF/linkerscript/sections-constraint5.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 llvm.
from 1ff6b12 fix typo in comment [NFC]
new 5f630a9 revert 281908 because 281909 got reverted
new 648d6ac [MIRParser] Delete dead code. NFCI.
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/CodeGen/MIRParser/MIParser.cpp | 12 -----
.../Instrumentation/AddressSanitizer.cpp | 53 +++-------------------
.../AddressSanitizer/basic-msvc64.ll | 35 --------------
3 files changed, 7 insertions(+), 93 deletions(-)
delete mode 100644 test/Instrumentation/AddressSanitizer/basic-msvc64.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 c375aea Remove obsolete XFAIL.
new 8922276 revert 282085, 281909, they broke 32-bit dynamic ASan and the [...]
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/asan/asan_interface_internal.h | 7 ------
lib/asan/asan_mapping.h | 4 ++--
lib/asan/asan_rtl.cc | 38 +++++-------------------------
lib/asan/asan_win_dll_thunk.cc | 12 ++++++----
lib/asan/asan_win_dynamic_runtime_thunk.cc | 17 +++++++++++++
lib/sanitizer_common/sanitizer_common.h | 3 ---
lib/sanitizer_common/sanitizer_posix.cc | 5 ----
lib/sanitizer_common/sanitizer_win.cc | 20 ----------------
8 files changed, 32 insertions(+), 74 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.