This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cd69cc5db2a [PowerPC] fix up in redundant compare elimination
new 0612ed0350c [InstCombine] Simplify binops that are only used by a selec [...]
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/InstCombine/InstCombineSelect.cpp | 40 ++++++++++++++++++
test/Transforms/InstCombine/select.ll | 52 ++++++++++++++++++++++++
2 files changed, 92 insertions(+)
--
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 4aef6b82060 [docs] Document a way to simplify names in bugpoint output
new cd69cc5db2a [PowerPC] fix up in redundant compare elimination
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/PowerPC/PPCMIPeephole.cpp | 8 ++++++--
1 file changed, 6 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 lld.
from c81d12759 Note that the benchmark set has been updated.
new ca5ab462b Make the test more strict. NFC.
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/ELF/merge-reloc.s | 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 aoliva/SLI
in repository gcc.
discards 6e1a3b94d83 Statement Frontier Notes, Location Views, and Inlined Entry [...]
discards 86dedf8ed0d [IEPM] Introduce inline entry point markers
discards 12521ac379a [IEPM] Introduce debug hook for inline entry point markers
discards e097183372d [LVU] Introduce location views
new 41f1596ecd3 [LVU] Introduce location views
new b5fd4a3ba3a [IEPM] Introduce debug hook for inline entry point markers
new d0b4c085c15 [IEPM] Introduce inline entry point markers
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6e1a3b94d83)
\
N -- N -- N refs/heads/aoliva/SLI (d0b4c085c15)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
gcc/dwarf2out.c | 13 +++++++++++++
gcc/final.c | 1 -
2 files changed, 13 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 aoliva/SFN
in repository gcc.
from 4b12dc744db SFN: fix DEBUG_MARKER class to match VAR_LOCATION's
new 54e55bd5097 LVU: drop obsolete langhooks.h include from final.c
new e48825107b4 LVU: add missing comments in dwarf2out.c
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/dwarf2out.c | 13 +++++++++++++
gcc/final.c | 1 -
2 files changed, 13 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 lldb.
from 7aca538e7 Two small fixes to handle arm64 fpu register contexts in a Ma [...]
new 09b2a59c9 Roll back r318260 because it is causing the windows bot to br [...]
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/ObjectFile/Mach-O/ObjectFileMachO.cpp | 2 +-
source/Plugins/Process/Utility/RegisterContextDarwin_arm64.h | 2 +-
2 files 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 gcc.
from d3e88495d5a introduce TDF_compare_debug, omit OBJ_TYPE_REF casts with it
new b0915eb6736 * tree-ssa-threadupdate.c (thread_through_all_blocks): Thr [...]
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 | 5 +++++
gcc/tree-ssa-threadupdate.c | 34 ++++++++++++++++++++++++++--------
2 files changed, 31 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 google/stable
in repository compiler-rt.
from 7364e1314 Creating branches/google/testing and tags/google/testing/2017 [...]
adds 0bd785584 Disable detection of on_exit()/TSan on NetBSD
adds aad2b2b91 Correct detection of a thread termination
adds ef40253e3 Late fixup in _lwp_exit on TSan/NetBSD
adds 5167a32ff [Sanitizers] Call NanoTime() conditionally.
adds 190571e05 [scudo] Rearrange #include order
adds 5df11b047 Fix CMake definitions of tsan runtime to make it installed by [...]
adds 46ec7772a [Sanitizers] Check pthread_setcancel{state|type} interceptor [...]
adds d234c1caf [LSan] Detect dynamic loader by its base address.
adds 8a8978319 Update sanitizer_allocator to use new API.
adds 2e68a0aae tsan: allow usage of global vars with ctors in interceptors
adds 691098268 [WebAssembly] Include GENERIC_TF_SOURCES in wasm builds
adds 42fd441ec [scudo] Make getNumberOfCPUs Fuchsia compliant
adds 697b8e7e4 [sanitizer] Fix sanitizer_common compile errors on gcc trunk
adds c58a938aa (NFC) Rename GetMax{,User}VirtualAddress.
adds 644af7779 [sanitizer] Asm implementation of syscall() for arm32.
adds 3806f9ea1 Revert "[scudo] Make getNumberOfCPUs Fuchsia compliant"
adds c66ad7987 Always use prctl(PR_SET_PTRACER)
adds 9a46448f8 [sanitizer] Add Scudo to the sanitizer lint checks.
adds 07e2a968c Implement flock for Windows in compiler-rt
adds 65964b019 [ThinLTO] Ensure sanitizer passes are run
new a136d3dc7 Creating branches/google/stable and tags/google/stable/ from r317716
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_fuchsia.cc | 2 +-
lib/asan/asan_rtl.cc | 2 +-
lib/builtins/CMakeLists.txt | 8 +-
lib/cfi/cfi.cc | 2 +-
lib/lsan/lsan_common.cc | 5 +-
lib/lsan/lsan_common_linux.cc | 20 ++-
lib/msan/msan_linux.cc | 2 +-
lib/profile/WindowsMMap.c | 58 ++++++++-
.../sanitizer_allocator_primary64.h | 21 +--
lib/sanitizer_common/sanitizer_common.h | 5 +-
.../sanitizer_common_interceptors.inc | 4 +-
lib/sanitizer_common/sanitizer_fuchsia.cc | 10 +-
lib/sanitizer_common/sanitizer_getauxval.h | 40 ++++++
lib/sanitizer_common/sanitizer_linux.cc | 19 +--
lib/sanitizer_common/sanitizer_mac.cc | 2 +-
lib/sanitizer_common/sanitizer_mac_libcdep.cc | 2 +-
lib/sanitizer_common/sanitizer_posix_libcdep.cc | 17 ++-
.../sanitizer_stoptheworld_linux_libcdep.cc | 10 +-
.../sanitizer_symbolizer_libbacktrace.cc | 3 +-
.../sanitizer_syscall_linux_arm.inc | 141 +++++++++++++++++++++
lib/sanitizer_common/sanitizer_win.cc | 12 +-
.../sanitizer_win_weak_interception.cc | 2 +-
lib/sanitizer_common/scripts/check_lint.sh | 6 +
lib/scudo/scudo_allocator_secondary.h | 1 -
lib/scudo/scudo_crc32.h | 2 +-
lib/scudo/scudo_utils.cpp | 6 +-
lib/scudo/scudo_utils.h | 6 +-
lib/tsan/CMakeLists.txt | 6 +-
lib/tsan/rtl/tsan_interceptors.cc | 71 ++++++++---
lib/tsan/rtl/tsan_platform_mac.cc | 2 +-
test/asan/TestCases/contiguous_container_crash.cc | 6 +
31 files changed, 398 insertions(+), 95 deletions(-)
create mode 100644 lib/sanitizer_common/sanitizer_getauxval.h
create mode 100644 lib/sanitizer_common/sanitizer_syscall_linux_arm.inc
--
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 google/testing
in repository compiler-rt.
from 5cdb7458c Creating branches/google/testing and tags/google/testing/ fro [...]
adds 0bd785584 Disable detection of on_exit()/TSan on NetBSD
adds aad2b2b91 Correct detection of a thread termination
adds ef40253e3 Late fixup in _lwp_exit on TSan/NetBSD
adds 5167a32ff [Sanitizers] Call NanoTime() conditionally.
adds 190571e05 [scudo] Rearrange #include order
adds 5df11b047 Fix CMake definitions of tsan runtime to make it installed by [...]
adds 46ec7772a [Sanitizers] Check pthread_setcancel{state|type} interceptor [...]
adds d234c1caf [LSan] Detect dynamic loader by its base address.
adds 8a8978319 Update sanitizer_allocator to use new API.
adds 2e68a0aae tsan: allow usage of global vars with ctors in interceptors
adds 691098268 [WebAssembly] Include GENERIC_TF_SOURCES in wasm builds
adds 42fd441ec [scudo] Make getNumberOfCPUs Fuchsia compliant
adds 697b8e7e4 [sanitizer] Fix sanitizer_common compile errors on gcc trunk
adds c58a938aa (NFC) Rename GetMax{,User}VirtualAddress.
adds 644af7779 [sanitizer] Asm implementation of syscall() for arm32.
adds 3806f9ea1 Revert "[scudo] Make getNumberOfCPUs Fuchsia compliant"
adds c66ad7987 Always use prctl(PR_SET_PTRACER)
adds 9a46448f8 [sanitizer] Add Scudo to the sanitizer lint checks.
adds 07e2a968c Implement flock for Windows in compiler-rt
adds 65964b019 [ThinLTO] Ensure sanitizer passes are run
new 29961b5a9 Creating branches/google/testing and tags/google/testing/2017 [...]
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_fuchsia.cc | 2 +-
lib/asan/asan_rtl.cc | 2 +-
lib/builtins/CMakeLists.txt | 8 +-
lib/cfi/cfi.cc | 2 +-
lib/lsan/lsan_common.cc | 5 +-
lib/lsan/lsan_common_linux.cc | 20 ++-
lib/msan/msan_linux.cc | 2 +-
lib/profile/WindowsMMap.c | 58 ++++++++-
.../sanitizer_allocator_primary64.h | 21 +--
lib/sanitizer_common/sanitizer_common.h | 5 +-
.../sanitizer_common_interceptors.inc | 4 +-
lib/sanitizer_common/sanitizer_fuchsia.cc | 10 +-
lib/sanitizer_common/sanitizer_getauxval.h | 40 ++++++
lib/sanitizer_common/sanitizer_linux.cc | 19 +--
lib/sanitizer_common/sanitizer_mac.cc | 2 +-
lib/sanitizer_common/sanitizer_mac_libcdep.cc | 2 +-
lib/sanitizer_common/sanitizer_posix_libcdep.cc | 17 ++-
.../sanitizer_stoptheworld_linux_libcdep.cc | 10 +-
.../sanitizer_symbolizer_libbacktrace.cc | 3 +-
.../sanitizer_syscall_linux_arm.inc | 141 +++++++++++++++++++++
lib/sanitizer_common/sanitizer_win.cc | 12 +-
.../sanitizer_win_weak_interception.cc | 2 +-
lib/sanitizer_common/scripts/check_lint.sh | 6 +
lib/scudo/scudo_allocator_secondary.h | 1 -
lib/scudo/scudo_crc32.h | 2 +-
lib/scudo/scudo_utils.cpp | 6 +-
lib/scudo/scudo_utils.h | 6 +-
lib/tsan/CMakeLists.txt | 6 +-
lib/tsan/rtl/tsan_interceptors.cc | 71 ++++++++---
lib/tsan/rtl/tsan_platform_mac.cc | 2 +-
test/asan/TestCases/contiguous_container_crash.cc | 6 +
31 files changed, 398 insertions(+), 95 deletions(-)
create mode 100644 lib/sanitizer_common/sanitizer_getauxval.h
create mode 100644 lib/sanitizer_common/sanitizer_syscall_linux_arm.inc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.