This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f3dc1163069 Simplify multikey_qsort function.
new f4e8e0363a4 Add a manpage for llvm-dwarfdump.
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:
docs/CMakeLists.txt | 1 +
docs/CommandGuide/llvm-dwarfdump.rst | 129 ++++++++++++++++++++++++++++++++---
2 files changed, 119 insertions(+), 11 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 release_50
in repository lld.
from e2974bce1 ReleaseNotes: minor touch-ups
new 859698755 Merging r313741: -------------------------------------------- [...]
new 3fb6bd21a Merging r312706: -------------------------------------------- [...]
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:
ELF/SyntheticSections.cpp | 12 ++++--
ELF/SyntheticSections.h | 3 +-
test/ELF/eh-frame-padding-no-rosegment.s | 64 ++++++++++++++++++++++++++++++++
3 files changed, 75 insertions(+), 4 deletions(-)
create mode 100644 test/ELF/eh-frame-padding-no-rosegment.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 lld.
from 5b653f815 Move fetchIfLazy up so that the following comment makes sense.
new 8dc6f8bb9 Add a note on where to get a lld benchmark.
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:
README.md | 9 +++++++++
1 file changed, 9 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 glibc.
from bcc4e4bb31 tile: Check SHARED instead PIC for SYSCALL_ERROR_NAME
new 4699cb8b5f Use libm_alias_double for dbl-64 logb.
new d8f619b393 Use libm_alias_double for dbl-64 modf.
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:
ChangeLog | 29 ++++++++++++++++++++++
sysdeps/ieee754/dbl-64/s_logb.c | 6 ++---
sysdeps/ieee754/dbl-64/s_modf.c | 7 +++---
sysdeps/ieee754/dbl-64/wordsize-64/s_logb.c | 7 +++---
sysdeps/ieee754/dbl-64/wordsize-64/s_modf.c | 7 +++---
sysdeps/ieee754/ldbl-opt/s_logb.c | 5 ----
sysdeps/ieee754/ldbl-opt/s_modf.c | 6 +----
.../powerpc32/power4/fpu/multiarch/s_logb-ppc32.c | 5 ----
.../powerpc32/power4/fpu/multiarch/s_modf-ppc32.c | 5 ----
.../powerpc/powerpc64/fpu/multiarch/s_logb-ppc64.c | 5 ----
.../powerpc/powerpc64/fpu/multiarch/s_modf-ppc64.c | 5 ----
11 files changed, 42 insertions(+), 45 deletions(-)
delete mode 100644 sysdeps/ieee754/ldbl-opt/s_logb.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 llvm.
from efc17009321 [AArch64] Use LateSimplifyCFG after expanding atomic operations.
new f3dc1163069 Simplify multikey_qsort function.
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/MC/StringTableBuilder.cpp | 44 ++++++++++++++++++++-----------------------
1 file changed, 20 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 clang.
from dd3b9fb5a9 [CMake] Minor updates to Apple CMake caches
new a171bb0ee4 [Analyzer] Re-apply r314820 with a fix for StringRef lifetime.
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/StaticAnalyzer/Checkers/RetainCountChecker.cpp | 9 ++++++---
test/Analysis/retain-release.mm | 7 +++++++
2 files changed, 13 insertions(+), 3 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 f0263d38f36 2017-10-03 Paolo Carlini <paolo.carlini(a)oracle.com>
new c217f44ee85 [gcc] 2017-10-03 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 42 ++++++++
gcc/config/rs6000/rs6000-builtin.def | 26 ++++-
gcc/config/rs6000/rs6000.md | 121 +++++++++++++++++++++++-
gcc/doc/extend.texi | 41 +++++++-
gcc/testsuite/ChangeLog | 4 +
gcc/testsuite/gcc.target/powerpc/float128-odd.c | 75 +++++++++++++++
6 files changed, 296 insertions(+), 13 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-odd.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 llvm.
from ffbb88fc8ab llvm-dwarfdump: implement the --regex option in combination [...]
new efc17009321 [AArch64] Use LateSimplifyCFG after expanding atomic operations.
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/AArch64/AArch64TargetMachine.cpp | 2 +-
test/CodeGen/AArch64/aarch64-loop-gep-opt.ll | 6 +--
test/CodeGen/AArch64/cmpxchg-idioms.ll | 60 ++++++++++++++++++++++++++++
3 files changed, 64 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 binutils-gdb.
from c0107b0f57 Update my email address.
new db8dd1601e gdbarch: Remove duplicate `struct objfile' declaration
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 | 5 +++++
gdb/gdbarch.h | 1 -
gdb/gdbarch.sh | 1 -
3 files changed, 5 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 lldb.
from 34f8d174e cmake + xcode: prevent gtests from using includes from project root
new 048f98369 updating svn:ignore
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:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.