This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ef3cdbf Convert MSF Stream iterators to use llvm iterator facade.
new 7b4e527 Follow-up for r291289: Fix failing global_metadata_darwin.ll test
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/Instrumentation/AddressSanitizer/global_metadata_darwin.ll | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 0e5f0c2 Add more tests for std::basic_string::find
new 1363612 * fr.po: Update.
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/po/ChangeLog | 4 +
gcc/po/fr.po | 2716 +++++++++++++++++-------------------------------------
2 files changed, 864 insertions(+), 1856 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 e48df7d Fix use after free
new daead83 [asan] Change the visibility of ___asan_globals_registered to hidden
new ef3cdbf Convert MSF Stream iterators to use llvm iterator facade.
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/DebugInfo/MSF/StreamArray.h | 111 +++++++++++++--------
.../Instrumentation/AddressSanitizer.cpp | 1 +
2 files changed, 72 insertions(+), 40 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 a4008ff Reapply "Fixes for Clang API changes to use std::shared_ptr"
new 4da5f10 Install lldb Python module on Windows.
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:
scripts/CMakeLists.txt | 15 +++++++++------
1 file changed, 9 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 llvm.
from 4d35239 [llvm-config] Print --system-libs only when static linking
new e48df7d Fix use after free
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/Scalar/LoopUnswitch.cpp | 2 +-
1 file changed, 1 insertion(+), 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 libcxx.
from 8eb066a Replace _LIBCPP_HAS_NO_DELETED_FUNCTIONS with _LIBCPP_CXX03_LANG
new 5170d7d Add _LIBCPP_COMPILER_[CLANG|GCC|MSVC|IBM] macros.
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/__bit_reference | 14 ++------------
include/__config | 42 +++++++++++++++++++++++++----------------
include/support/win32/support.h | 4 ++--
include/type_traits | 2 +-
src/locale.cpp | 2 +-
5 files changed, 32 insertions(+), 32 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 f752e5f [asan] Teach asan_symbolize.py to use :arch with atos and llv [...]
new d46b929 [sanitizer] Use architecture/slice information when symbolizi [...]
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:
.../sanitizer_stacktrace_printer.cc | 17 ++--
.../sanitizer_stacktrace_printer.h | 3 +-
lib/sanitizer_common/sanitizer_symbolizer.cc | 4 +-
lib/sanitizer_common/sanitizer_symbolizer.h | 8 +-
.../sanitizer_symbolizer_internal.h | 4 +-
.../sanitizer_symbolizer_libcdep.cc | 50 ++++++++---
.../tests/sanitizer_stacktrace_printer_test.cc | 9 +-
lib/ubsan/ubsan_diag.cc | 2 +-
.../asan/TestCases/Darwin/haswell-symbolication.cc | 99 ++++++++++++++++++++++
.../TestCases/Posix/asan-symbolize-sanity-test.cc | 1 -
test/lit.common.cfg | 11 +++
test/tsan/simple_stack2.cc | 12 +--
12 files changed, 184 insertions(+), 36 deletions(-)
create mode 100644 test/asan/TestCases/Darwin/haswell-symbolication.cc
--
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 ef654a7 [InstSimplify] Optimize away urems in the presence of range metadata
new c56b5dc [test] Remove unused 'test_examples' config var
new 1159e42 [cmake] Canonicalize CMake booleans to 0/1 for lit interop
new 4d35239 [llvm-config] Print --system-libs only when static linking
The 3 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/config-ix.cmake | 7 -------
cmake/modules/AddLLVM.cmake | 13 +++++++++++++
test/Bindings/Go/lit.local.cfg | 2 +-
test/Bindings/OCaml/lit.local.cfg | 2 +-
test/CMakeLists.txt | 14 +++++++++++---
test/ExecutionEngine/Interpreter/lit.local.cfg | 2 +-
test/JitListener/lit.local.cfg | 2 +-
test/lit.cfg | 10 +++++++---
test/lit.site.cfg.in | 18 +++++++++---------
test/tools/llvm-config/system-libs.test | 3 ++-
test/tools/llvm-config/system-libs.windows.test | 3 ++-
tools/llvm-config/llvm-config.cpp | 8 ++++++--
12 files changed, 54 insertions(+), 30 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 2b72a53 Fix LoopLoadElimination to keep original alignment on the ini [...]
new ef654a7 [InstSimplify] Optimize away urems in the presence of range metadata
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/Analysis/InstructionSimplify.cpp | 10 +++++
test/Transforms/InstCombine/urem-simplify-bug.ll | 52 +++++++++++++-----------
test/Transforms/InstSimplify/rem.ll | 14 +++++++
3 files changed, 52 insertions(+), 24 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 81aab12 Make MicroBlaze support DWARF EH (old Xilinx patch, needed fo [...]
new 89556fc 2017-01-06 Mikael Pettersson <mikpelinux(a)gmail.com>
new 0e5f0c2 Add more tests for std::basic_string::find
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 | 16 ++++++++++++++++
gcc/config/m68k/linux.h | 4 ++++
gcc/config/m68k/m68k.h | 8 ++++++--
gcc/config/m68k/m68k.md | 22 +++++++++++++++++++---
gcc/config/m68k/m68k.opt | 4 ++++
gcc/config/m68k/m68kelf.h | 4 ++++
gcc/config/m68k/netbsd-elf.h | 4 ++++
gcc/doc/invoke.texi | 7 ++++++-
libstdc++-v3/ChangeLog | 3 +++
.../operations/find/char/{4.cc => 6.cc} | 16 ++++++++--------
.../operations/find/{char/4.cc => wchar_t/6.cc} | 16 ++++++++--------
11 files changed, 82 insertions(+), 22 deletions(-)
copy libstdc++-v3/testsuite/21_strings/basic_string/operations/find/char/{4.cc => [...]
copy libstdc++-v3/testsuite/21_strings/basic_string/operations/find/{char/4.cc => [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.