This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 6f3fb93729 Strip trailing whitespace. NFCI.
new 6378f1a428 Recommit r308327 3rd time: Add a warning for missing '#pragm [...]
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/Basic/DiagnosticGroups.td | 4 ++-
include/clang/Basic/DiagnosticSemaKinds.td | 11 ++++++
include/clang/Lex/PPCallbacks.h | 6 ++++
include/clang/Sema/Sema.h | 36 ++++++++++++++++---
include/clang/Serialization/ASTReader.h | 1 +
lib/Parse/ParsePragma.cpp | 9 +++--
lib/Sema/Sema.cpp | 54 +++++++++++++++++++++++++++++
lib/Sema/SemaAttr.cpp | 55 +++++++++++++++++++++++++++++-
lib/Serialization/ASTReader.cpp | 6 ++--
lib/Serialization/ASTWriter.cpp | 1 +
test/OpenMP/declare_simd_messages.cpp | 2 +-
test/PCH/pragma-pack.c | 30 ++++++++--------
test/PCH/suspicious-pragma-pack.c | 8 +++++
test/Parser/pragma-options.c | 2 +-
test/Parser/pragma-options.cpp | 2 +-
test/Parser/pragma-pack.c | 2 +-
test/Sema/Inputs/pragma-pack1.h | 27 +++++++++++++++
test/Sema/Inputs/pragma-pack2.h | 8 +++++
test/Sema/pragma-pack.c | 5 +++
test/Sema/suspicious-pragma-pack.c | 50 +++++++++++++++++++++++++++
test/SemaObjC/Inputs/empty.h | 1 +
test/SemaObjC/suspicious-pragma-pack.m | 6 ++++
22 files changed, 296 insertions(+), 30 deletions(-)
create mode 100644 test/PCH/suspicious-pragma-pack.c
create mode 100644 test/Sema/Inputs/pragma-pack1.h
create mode 100644 test/Sema/Inputs/pragma-pack2.h
create mode 100644 test/Sema/suspicious-pragma-pack.c
create mode 100644 test/SemaObjC/Inputs/empty.h
create mode 100644 test/SemaObjC/suspicious-pragma-pack.m
--
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 85e686a8949 [AArch64] Standardize suffixes for LSE Atomics mnemonics (NFCI)
new c252763623e [ValueTracking] Remove a number of unused arguments. 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:
include/llvm/Analysis/ValueTracking.h | 6 ++---
lib/Analysis/ValueTracking.cpp | 43 ++++++++++++++---------------------
2 files changed, 19 insertions(+), 30 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 b779d345975 [ARM] Add the option to directly access TLS pointer
new 85e686a8949 [AArch64] Standardize suffixes for LSE Atomics mnemonics (NFCI)
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:
.../AArch64/AArch64DeadRegisterDefinitionsPass.cpp | 80 +++++++--------
lib/Target/AArch64/AArch64InstrAtomics.td | 108 ++++++++++-----------
lib/Target/AArch64/AArch64InstrFormats.td | 72 +++++++-------
3 files changed, 130 insertions(+), 130 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 a65c2413da [X86] Add tests showing inability of vector non-temporal loa [...]
new 6f3fb93729 Strip trailing whitespace. NFCI.
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/Headers/avx512fintrin.h | 60 ++++++++++++++++++++++-----------------------
1 file changed, 30 insertions(+), 30 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 7349dc07fa clang-format: merge short case labels with trailing comments
new a65c2413da [X86] Add tests showing inability of vector non-temporal loa [...]
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/CodeGen/x86-nontemporal.c | 117 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 117 insertions(+)
create mode 100644 test/CodeGen/x86-nontemporal.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 gcc.
from f7519c12cf4 Set DECL_VALUE_EXPR after a debug stmt is generated (PR san [...]
new 460001de17b 2017-07-28 Richard Biener <rguenther(a)suse.de>
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 | 20 ++++++++++
gcc/genmatch.c | 123 ++++++++++++++++++++++++++++++++++++++++-----------------
gcc/match.pd | 2 +-
3 files changed, 108 insertions(+), 37 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 hjl/pr81590/master
in repository gcc.
from b9be906d176 Rewrite AVX512 checks
new 47e9d9bcfad Fix avx512f-check.h
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/testsuite/gcc.target/i386/avx512f-check.h | 2 +-
1 file changed, 1 insertion(+), 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 gcc-7-branch
in repository gcc.
from 8e86e0cceec Backport from mainline r250496 2017-07-25 Bin Cheng <bi [...]
new 7a948e40c67 Backport from mainline 2017-07-25 David Edelsohn <dje.gcc [...]
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 | 11 +++++++++++
gcc/dwarf2asm.c | 4 +++-
gcc/dwarf2out.c | 9 ++++++++-
3 files changed, 22 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 hjl/pr81590/master
in repository gcc.
at b9be906d176 Rewrite AVX512 checks
This branch includes the following new commits:
new b9be906d176 Rewrite AVX512 checks
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.
--
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 newlib.
from a7a7980f7 newlib: regenerate stdlib/Makefile.in
new 7dad0e441 stdio: Fix make rule override
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:
newlib/libc/stdio/Makefile.am | 1 -
newlib/libc/stdio/Makefile.in | 9 ---------
2 files changed, 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.