This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 6ccff23bf [ELF] - Simplify. NFC.
new 3e93eeec3 [ELF] - Reorder local symbols.
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/SyntheticSections.cpp | 25 ++++++++++++++++++++++---
ELF/Writer.cpp | 8 ++++----
test/ELF/local-symbols-order.s | 26 ++++++++++++++++++--------
test/ELF/relocatable-comdat-multiple.s | 2 +-
4 files changed, 45 insertions(+), 16 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 b9acd6d4b Don't warn on ICFed symbols, warn on synthetic ones.
new 6ccff23bf [ELF] - Simplify. 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:
ELF/Writer.cpp | 11 ++++-------
1 file changed, 4 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 openacc-gcc-7-branch
in repository gcc.
from 5c9c52a50a4 [PR target/85056] Address -Wmaybe-uninitialized diagnostic
new d394af079f7 Backport "[nvptx] Add memory_barrier insn"
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.openacc | 10 ++++++++++
gcc/config/nvptx/nvptx.md | 22 ++++++++++++++++++++++
2 files changed, 32 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 aaribaud/y2038-2.26-rfc-2-candidate
in repository glibc.
at c51b2eb1a6 Y2038: add _TIME_BITS support
This branch includes the following new commits:
new b5ff31f779 Y2038: add type __time64_t
new 95a8faf1b5 Y2038: add function __difftime64
new b4b57bdde4 Y2038: add functions which have struct tm arguments
new 2fdb6d17b9 Y2038: add function __mktime64 (and timelocal)
new 33d696d668 Y2038: add function __timegm64
new 4ad3316218 Y2038: add struct __timespec64
new 9fcfed2644 Y2038: add function __clock_gettime64
new e2569ddb99 Y2038: arm: implement clock_gettime64 as a VDSO symbol
new 4dadd8f17c Y2038: powerpc: implement clock_gettime64 as a VDSO symbol
new 5d9e0c1654 Y2038: add function __clock_settime64
new b319b4baa5 Y2038: add function __clock_getres64
new ce3cff9767 Y2038: add function __clock_nanosleep64
new 49f0916ff4 Y2038: add function __timespec_get64
new de56156f50 Y2038: add function __futimens64
new 8815d4750c Y2038: add function __utimensat64
new 7969d21306 Y2038: add function __sigtimedwait64
new 9d4f18a6c6 Y2038: add struct __timeval64
new c705106d65 Y2038: add function __futimes64
new 63027d17f6 Y2038: add function __lutimes64
new 615ccf9fe1 Y2038: add struct __itimerspec64
new fcb2898fdc Y2038: add function __timer_gettime64
new a700ca485a Y2038: add function __timer_settime64
new 112788e14f Y2038: add function __timerfd_gettime64
new 9d4cbf608e Y2038: add function __timerfd_settime64
new 2ce0c8f1ba Y2038: add struct __stat64_t64
new e7c3e18663 Y2038: add function __fstat64_t64 (and __fxstat64_t64)
new 0d9e25d53a Y2038: add function __stat64_t64 (and __xstat64_t64)
new 1a7821bf9a Y2038: add function __lstat64_t64 (and __lxstat64_t64)
new fd35b103bd Y2038: add function __fstatat64_t64 (and __fxstatat_t64)
new cd6409d953 Y2038: add function __time64
new 6fc2c21555 Y2038: add function __stime64
new 8d266d0812 Y2038: add function __utimes64
new 672ce946cc Y2038: add function __gettimeofday64
new f251910058 Y2038: add function __settimeofday64
new 19a6ac87c8 Y2038: add function __mq_timedreceived64
new dc5eba9b2c Y2038: add function __mq_timedsend64
new 499a7dbc9a Y2038: add function __msgctl64
new 0439ae2da4 Y2038: add function __sched_rr_get_interval64
new 94173f10a2 Y2038: add function __nanosleep64
new c908740274 Y2038: add function __adjtime64
new 91bfcd7029 Y2038: add function __utime64
new d24e4f2fe4 Y2038: add struct __itimerval64
new 8ee5dd290b Y2038: add function __getitimer64
new 2c7885c122 Y2038: add function __setitimer64
new 2aea779d2a Y2038: add functions using futexes
new 269dcb406b Y2038: add function __getrusage64
new c33f482691 Y2038: add struct __ntp_timeval64
new a7cdcdb403 Y2038: add function __ntp_gettime64
new 0cbe309081 Y2038: add function __ntp_gettimex64
new 64c885a8f2 Y2038: add function __adjtimex64 (and __ntp_adjtime64)
new 9b6d5ff180 Y2038: add function pselect64
new bf73f50514 Y2038: add function select64
new eafc09ffe5 Y2038: add RPC functions
new c51b2eb1a6 Y2038: add _TIME_BITS support
The 54 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 clang.
from 44fcdc119f [Analyzer] SValBuilder Comparison Rearrangement (with Restri [...]
new 1ab87cac0c [Tooling] Optimize memory usage in InMemoryToolResults.
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/Tooling/Execution.h | 17 ++++++++++++++---
lib/Tooling/AllTUsExecution.cpp | 3 ++-
lib/Tooling/Execution.cpp | 13 +++++++++++--
3 files changed, 27 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 9cdaca853be [AArch64][AsmParser] Unify code for parsing Neon/SVE vectors.
new e7bb73e01b1 [Build][NFC] Split off libpfm detection to a separate module.
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/config-ix.cmake | 12 +-----------
cmake/modules/FindLibpfm.cmake | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+), 11 deletions(-)
create mode 100644 cmake/modules/FindLibpfm.cmake
--
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 84029d7c96e [CMake][runtimes] Process common options in runtimes build
new a59739cda10 [llvm-exegesis] Add a flag to disable libpfm even if present.
new 9cdaca853be [AArch64][AsmParser] Unify code for parsing Neon/SVE vectors.
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:
CMakeLists.txt | 2 +
cmake/config-ix.cmake | 16 +-
docs/CMake.rst | 5 +
lib/Target/AArch64/AArch64RegisterInfo.td | 8 +-
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 300 +++++++++++-----------
test/MC/AArch64/SVE/add-diagnostics.s | 2 +-
test/MC/AArch64/SVE/sub-diagnostics.s | 2 +-
test/MC/AArch64/SVE/zip1-diagnostics.s | 2 +-
test/MC/AArch64/SVE/zip2-diagnostics.s | 2 +-
tools/llvm-exegesis/CMakeLists.txt | 3 +-
unittests/tools/llvm-exegesis/CMakeLists.txt | 3 +-
11 files changed, 183 insertions(+), 162 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 afb2127600 Adding fuzzer flags support to OpenBSD driver
new 44fcdc119f [Analyzer] SValBuilder Comparison Rearrangement (with Restri [...]
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:
.../clang/StaticAnalyzer/Core/AnalyzerOptions.h | 17 +
lib/StaticAnalyzer/Core/AnalyzerOptions.cpp | 8 +
lib/StaticAnalyzer/Core/SimpleSValBuilder.cpp | 191 +++++
test/Analysis/conditional-path-notes.c | 86 +-
test/Analysis/explain-svals.cpp | 2 +-
test/Analysis/svalbuilder-rearrange-comparisons.c | 931 +++++++++++++++++++++
6 files changed, 1223 insertions(+), 12 deletions(-)
create mode 100644 test/Analysis/svalbuilder-rearrange-comparisons.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 clang.
from 6c9dbf566e [X86] Fix typo in intrinsic header file __mask16->__mmask16 [...]
new afb2127600 Adding fuzzer flags support to OpenBSD driver
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/ToolChains/OpenBSD.cpp | 5 ++++-
1 file changed, 4 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 49b10db743c [X86] Remove 128/256-bit masked pmaddubsw and pmaddwd intri [...]
new 84029d7c96e [CMake][runtimes] Process common options in runtimes build
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:
runtimes/CMakeLists.txt | 7 +++++++
1 file changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.