This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from e07e2f2 [include-fixer] Mention more details in the document.
new 157efba [clang-tidy] Ignore the deleted function in misc-definitions- [...]
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-tidy/misc/DefinitionsInHeadersCheck.cpp | 14 ++++++++------
test/clang-tidy/misc-definitions-in-headers.hpp | 2 ++
2 files changed, 10 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 gcc.
from a262d9c 2016-06-07 Paolo Carlini <paolo.carlini(a)oracle.com>
new 6f8b1ff Update copyright dates
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:
contrib/ChangeLog | 8 ++++++++
contrib/update-copyright.py | 22 ++++++++--------------
gotools/ChangeLog | 4 ++++
gotools/Makefile.am | 2 +-
gotools/configure.ac | 2 +-
libcc1/ChangeLog | 4 ++++
libcc1/Makefile.am | 2 +-
libcc1/callbacks.cc | 2 +-
libcc1/callbacks.hh | 2 +-
libcc1/configure.ac | 2 +-
libcc1/connection.cc | 2 +-
libcc1/connection.hh | 2 +-
libcc1/findcomp.cc | 2 +-
libcc1/findcomp.hh | 2 +-
libcc1/libcc1.cc | 2 +-
libcc1/marshall.cc | 2 +-
libcc1/marshall.hh | 2 +-
libcc1/names.cc | 2 +-
libcc1/names.hh | 2 +-
libcc1/plugin.cc | 2 +-
libcc1/rpc.hh | 2 +-
libcc1/status.hh | 2 +-
22 files changed, 42 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 glibc.
from 47dd354 Bug 20198: quick_exit should not call destructors.
new c9bd40d Bug 20214: Fix linux/in6.h and netinet/in.h sync.
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:
ChangeLog | 15 ++++++++++++++-
sysdeps/unix/sysv/linux/bits/in.h | 16 ++++++++++++----
2 files changed, 26 insertions(+), 5 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.
Peter Smith pushed a change to branch linaro-local/ARMportforupstream
in repository toolchain/llvm/lld.
discards 8d0eada ARM should define _GLOBAL_OFFSET_TABLE_ to base of .got
discards 0e36a56 Initial support for ARM in lld.
adds 029e6f2 Create version.txt in a reproduce archive file.
adds b75bd9c Ignore the "globally available" version.
new 37bd5eb Initial support for ARM in lld.
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 (8d0eada)
\
N -- N -- N refs/heads/linaro-local/ARMportforupstream (37bd5eb)
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 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/Driver.cpp | 6 ++++--
ELF/Driver.h | 2 +-
ELF/DriverUtils.cpp | 12 ++++++------
ELF/InputFiles.cpp | 2 +-
ELF/Target.cpp | 33 ++++++++++++++++-----------------
test/ELF/Inputs/version-use.script | 6 ++++++
test/ELF/Inputs/version-use.so | Bin 0 -> 2720 bytes
test/ELF/reproduce.s | 4 ++++
test/ELF/version-use.s | 9 +++++++++
9 files changed, 47 insertions(+), 27 deletions(-)
create mode 100644 test/ELF/Inputs/version-use.script
create mode 100755 test/ELF/Inputs/version-use.so
create mode 100644 test/ELF/version-use.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 55ae047 [AVX512] Allow avx2 and sse41 nontemporal load intrinsics to [...]
new 4d1d561 [InstCombine][SSE] Add MOVMSK constant folding (PR27982)
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/InstCombineCalls.cpp | 51 +++++++
test/Transforms/InstCombine/x86-movmsk.ll | 184 ++++++++++++++++++++++++
2 files changed, 235 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 clang-tools-extra.
from 2e636da clang-rename: implement renaming of classes inside static_cast
new e07e2f2 [include-fixer] Mention more details in the document.
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/ReleaseNotes.rst | 3 ++-
docs/include-fixer.rst | 12 +++++++++++-
2 files changed, 13 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 123c61e 2016-06-07 Richard Biener <rguenther(a)suse.de>
new a262d9c 2016-06-07 Paolo Carlini <paolo.carlini(a)oracle.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 | 9 +++
gcc/diagnostic.c | 208 ++++++++++++++++++++++---------------------------------
2 files changed, 90 insertions(+), 127 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 8abe734 [Kaleidoscope] Update Chapter 3 of the "Implementing a Langua [...]
new 9c727fb [AVX512] Add NoVLX to a couple patterns that have VLX equival [...]
new a2dda81 [AVX512] Remove unnecessary mayLoad, mayStore, hasSidEffects [...]
new 55ae047 [AVX512] Allow avx2 and sse41 nontemporal load intrinsics to [...]
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:
lib/Target/X86/X86InstrAVX512.td | 1088 +++++++++++++++++---------------------
lib/Target/X86/X86InstrSSE.td | 6 +-
2 files changed, 502 insertions(+), 592 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 fb587c6 * config/pa/pa.md (call): Generate indirect long calls to no [...]
new 5819d47 2016-06-07 Richard Biener <rguenther(a)suse.de>
new 123c61e 2016-06-07 Richard Biener <rguenther(a)suse.de>
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 | 12 ++++++++++++
gcc/match.pd | 8 ++++++--
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/torture/pr71423.c | 20 ++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr71428.c | 20 ++++++++++++++++++++
gcc/tree-ssa-math-opts.c | 6 ++++--
6 files changed, 72 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71423.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr71428.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 804dc35 [pdb] Fix broken unit tests after r271982.
new 8abe734 [Kaleidoscope] Update Chapter 3 of the "Implementing a Langua [...]
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/tutorial/LangImpl3.rst | 22 ++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.