This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4c5531ccfb7 X86CallFrameOptimization: Update comments and variable name [...]
new 70880fd3814 Update f16c instruction scheduling on btver2. Differential [...]
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/X86/X86ScheduleBtVer2.td | 50 ++++++++++++++++++++++++++++
test/CodeGen/X86/f16c-schedule.ll | 66 ++++++++++++++++++-------------------
2 files changed, 83 insertions(+), 33 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 7450bb7c1a2 Add bootstrap-cet.mk to bootstrap GCC with Intel CET
new 62fb4a897e3 Refactor std::basic_string_view members and add noexcept
new 394de073f96 Avoid -Wattribute-alias warnings for long double compat symbols
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:
libstdc++-v3/ChangeLog | 22 ++++++
libstdc++-v3/config/locale/gnu/c_locale.cc | 1 +
libstdc++-v3/include/bits/string_view.tcc | 12 ++-
libstdc++-v3/include/std/string_view | 87 ++++++++++------------
libstdc++-v3/src/c++11/istream-inst.cc | 2 +
libstdc++-v3/src/c++11/locale-inst.cc | 2 +
libstdc++-v3/src/c++11/ostream-inst.cc | 2 +
libstdc++-v3/src/c++11/wlocale-inst.cc | 2 +
libstdc++-v3/src/c++98/hash-long-double-tr1-aux.cc | 2 +
9 files changed, 80 insertions(+), 52 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 1d169cfff5b X86CallFrameOptimization: Recognize 'store 0/-1 using and/o [...]
new 4c5531ccfb7 X86CallFrameOptimization: Update comments and variable name [...]
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/X86/X86CallFrameOptimization.cpp | 30 ++++++++++++++---------------
1 file changed, 15 insertions(+), 15 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 55c536c590 [AArch64] Fix PR34625 -mtune without -mcpu should not set -t [...]
new 230376a3f6 [Tooling] Add a factory method for CommonOptionsParser
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/Tooling/CommonOptionsParser.h | 17 +++++++++--
lib/Tooling/CommonOptionsParser.cpp | 45 +++++++++++++++++++++++++----
2 files changed, 54 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 gcc.
from 51aff68fd32 PR82687, g++.dg/asan/default-options-1.C fails with PR82575 fix
new 7450bb7c1a2 Add bootstrap-cet.mk to bootstrap GCC with Intel CET
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:
config/ChangeLog | 4 ++++
config/bootstrap-cet.mk | 4 ++++
gcc/ChangeLog | 4 ++++
gcc/doc/install.texi | 7 +++++++
4 files changed, 19 insertions(+)
create mode 100644 config/bootstrap-cet.mk
--
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/pr81780
in repository gcc.
discards de806bce7a7 i386: Avoid PLT when shadow stack is enabled
adds 01a6e9e7771 PR libstdc++/82685 add 'noexcept' to string_view literals
adds 51aff68fd32 PR82687, g++.dg/asan/default-options-1.C fails with PR82575 fix
new 7450bb7c1a2 Add bootstrap-cet.mk to bootstrap GCC with Intel CET
new 91d2aa137b2 i386: Avoid PLT when shadow stack is enabled
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 (de806bce7a7)
\
N -- N -- N refs/heads/hjl/pr81780 (91d2aa137b2)
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 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:
config/ChangeLog | 4 ++++
config/bootstrap-cet.mk | 4 ++++
gcc/ChangeLog | 4 ++++
gcc/doc/install.texi | 7 +++++++
libiberty/ChangeLog | 7 +++++++
libiberty/simple-object-elf.c | 29 ++++++++++++++++++---------
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/include/experimental/string_view | 8 ++++----
libstdc++-v3/include/std/string_view | 8 ++++----
9 files changed, 59 insertions(+), 18 deletions(-)
create mode 100644 config/bootstrap-cet.mk
--
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 01a6e9e7771 PR libstdc++/82685 add 'noexcept' to string_view literals
new 51aff68fd32 PR82687, g++.dg/asan/default-options-1.C fails with PR82575 fix
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:
libiberty/ChangeLog | 7 +++++++
libiberty/simple-object-elf.c | 29 +++++++++++++++++++----------
2 files changed, 26 insertions(+), 10 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/pr81780
in repository gcc.
at de806bce7a7 i386: Avoid PLT when shadow stack is enabled
This branch includes the following new commits:
new de806bce7a7 i386: Avoid PLT when shadow stack is enabled
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 llvm.
from e1bccd3b6ef [ConstantFolding] Avoid assert when folding ptrtoint of vec [...]
new 1d169cfff5b X86CallFrameOptimization: Recognize 'store 0/-1 using and/o [...]
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/X86/X86CallFrameOptimization.cpp | 36 +++-
test/CodeGen/X86/memcmp-minsize.ll | 287 +++++++++++-----------------
test/CodeGen/X86/movtopush.ll | 116 +++++++++++
test/CodeGen/X86/movtopush64.ll | 33 ++++
4 files changed, 288 insertions(+), 184 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 7b97ca1b57a [LangRef] Update description of Constant Expressions
new e1bccd3b6ef [ConstantFolding] Avoid assert when folding ptrtoint of vec [...]
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/IR/ConstantFold.cpp | 9 ++++++++
test/Analysis/ConstantFolding/cast-vector.ll | 32 ++++++++++++++++++++++++++++
2 files changed, 41 insertions(+)
create mode 100644 test/Analysis/ConstantFolding/cast-vector.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.