This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ee7715a9e6 [AST] Only store the needed data in SwitchStmt
new 6472ae6462 Revert "Revert "Support for groups of attributes in #pragma [...]
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/LanguageExtensions.rst | 16 ++++---
docs/ReleaseNotes.rst | 4 +-
include/clang/Basic/DiagnosticParseKinds.td | 4 +-
include/clang/Basic/DiagnosticSemaKinds.td | 3 ++
include/clang/Sema/Sema.h | 20 +++++---
lib/Parse/ParsePragma.cpp | 56 +++++++++++++++-------
lib/Sema/SemaAttr.cpp | 72 ++++++++++++++++++-----------
test/Parser/pragma-attribute.cpp | 7 +--
test/Sema/pragma-attribute.c | 23 +++++++++
9 files changed, 140 insertions(+), 65 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 c6982f7efc Patch to require Python 3.4 or later to build glibc.
new 954cf3c29b Use tempfile.TemporaryDirectory in conform/glibcconform.py.
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 | 4 ++++
conform/glibcconform.py | 11 +++--------
2 files changed, 7 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 master
in repository libcxx.
from 293b83d6e Fix PR39458 _LIBCPP_DEBUG breaks heterogeneous compare.
new 640fa255b [libc++] Use exclude_from_explicit_instantiation instead of a [...]
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 | 7 +++++++
include/__config | 11 ++++++++++-
2 files changed, 17 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/gcc.
from 757e6df5448 darwin - remove unused target hook.
adds 34d732b1a2e fix PR81033 and associated.
adds c03c80c9318 Daily bump.
adds c0bce4a7a86 2018-10-29 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 29 +++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/dwarf2out.c | 15 +++++++++++++--
gcc/final.c | 3 +++
gcc/tree-inline.c | 10 ++++++++--
5 files changed, 54 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.
unknown user pushed a change to branch master
in repository llvm.
from fef0a760bec [X86] Enable the MachineVerifier by default
new 2aa608814cd [AMDGPU] Match v_swap_b32
new e6817098ad0 [AArch64] Rename FP16FML instruction format (NFC)
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:
lib/Target/AArch64/AArch64InstrFormats.td | 124 ++++---
lib/Target/AArch64/AArch64InstrInfo.td | 26 +-
lib/Target/AMDGPU/AMDGPUSubtarget.h | 4 +
lib/Target/AMDGPU/SIShrinkInstructions.cpp | 171 +++++++++
test/CodeGen/AMDGPU/v_swap_b32.mir | 564 +++++++++++++++++++++++++++++
5 files changed, 817 insertions(+), 72 deletions(-)
create mode 100644 test/CodeGen/AMDGPU/v_swap_b32.mir
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-stable-allnoconfig
in repository toolchain/gcc.
from 757e6df5448 darwin - remove unused target hook.
adds 34d732b1a2e fix PR81033 and associated.
adds c03c80c9318 Daily bump.
adds c0bce4a7a86 2018-10-29 Richard Biener <rguenther(a)suse.de>
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 29 +++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/dwarf2out.c | 15 +++++++++++++--
gcc/final.c | 3 +++
gcc/tree-inline.c | 10 ++++++++--
5 files changed, 54 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.