This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4b607e9bf69 [CodeGen] Support custom format of stack maps
new 2d8056c196d [clang][slh] add attribute for speculative load hardening
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/LangRef.rst | 22 +++++++++-------------
1 file changed, 9 insertions(+), 13 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 54640b4bfa [OPENMP][NVPTX]Emit default locations with the correct Exec| [...]
new 1848978c2f [clang][slh] add attribute for speculative load hardening
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/Attr.td | 6 +++++
include/clang/Basic/AttrDocs.td | 24 +++++++++++++++++
lib/CodeGen/CGCall.cpp | 4 +++
lib/Sema/SemaDeclAttr.cpp | 3 +++
test/CodeGen/attr-speculative-load-hardening.cpp | 18 +++++++++++++
test/CodeGen/attr-speculative-load-hardening.m | 9 +++++++
test/SemaCXX/attr-speculative-load-hardening.cpp | 34 ++++++++++++++++++++++++
7 files changed, 98 insertions(+)
create mode 100644 test/CodeGen/attr-speculative-load-hardening.cpp
create mode 100644 test/CodeGen/attr-speculative-load-hardening.m
create mode 100644 test/SemaCXX/attr-speculative-load-hardening.cpp
--
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 7e94b98d05a PR c++/84281
new 4c5dfac5129 darwin - backport r26355, remove unused target hook.
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 | 10 ++++++++++
gcc/config/darwin.c | 17 -----------------
gcc/config/darwin.h | 4 ----
3 files changed, 10 insertions(+), 21 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 82940003c [libcxx] Fix XFAIL for aligned deallocation test with trunk Clang
new 893cf8033 [libcxx] Fix XFAILs for aligned allocation tests
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:
.../delete_align_val_t_replace.pass.cpp | 35 ++++++++++----------
.../new.delete.array/new_align_val_t.pass.cpp | 35 ++++++++++----------
.../new_align_val_t_nothrow.pass.cpp | 35 ++++++++++----------
.../new_align_val_t_nothrow_replace.pass.cpp | 37 +++++++++++-----------
.../delete_align_val_t_replace.pass.cpp | 35 ++++++++++----------
.../new.delete.single/new_align_val_t.pass.cpp | 35 ++++++++++----------
.../new_align_val_t_nothrow.pass.cpp | 35 ++++++++++----------
.../new_align_val_t_nothrow_replace.pass.cpp | 37 +++++++++++-----------
8 files changed, 152 insertions(+), 132 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 24bce9bbe5 Fix Solaris build
new ed2df75c51 Fix spurious semicolon in sparc-linux-nat.c
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 | 6 ++++++
gdb/sparc-linux-nat.c | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.