This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 6ec2af8bc68 [Tablegen][SubtargetEmitter] refactor method `emitSchedMode [...]
new be12728bc54 Fix -Wimplicit-fallthrough warning introduced in rL339397.
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/MC/MCObjectFileInfo.cpp | 1 +
1 file changed, 1 insertion(+)
--
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 201534e1aa6 Rename the cfguard module flag to cfguardtable
new 6ec2af8bc68 [Tablegen][SubtargetEmitter] refactor method `emitSchedMode [...]
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:
utils/TableGen/SubtargetEmitter.cpp | 158 ++++++++++++++++++++++--------------
1 file changed, 96 insertions(+), 62 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 38bbb539599 i386: do not use SImode mul-highpart on 64-bit (PR 82418)
new a29d4af6c49 Fix extra line in MAINTAINERS.
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 ++++
MAINTAINERS | 1 -
2 files changed, 4 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.
unknown user pushed a change to branch master
in repository gcc.
from 01107f42aa2 Introduce __builtin_expect_with_probability (PR target/83610).
new 38bbb539599 i386: do not use SImode mul-highpart on 64-bit (PR 82418)
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 | 6 ++++++
gcc/config/i386/i386.md | 10 +++++-----
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr82418.c | 10 ++++++++++
4 files changed, 26 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr82418.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 224f18f3582 [NFC] Add tests that demonstrate that MustExecute is fundam [...]
new 201534e1aa6 Rename the cfguard module flag to cfguardtable
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/CodeGen/AsmPrinter/AsmPrinter.cpp | 2 +-
test/CodeGen/WinCFGuard/cfguard.ll | 2 +-
2 files changed, 2 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 clang.
from 6601c8f525 Fix size calculation from r339380
new 3b8e7405c9 clang-cl: Support /guard:cf,nochecks
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/Driver/CLCompatOptions.td | 4 ++--
lib/CodeGen/CodeGenModule.cpp | 2 +-
lib/Driver/ToolChains/Clang.cpp | 25 ++++++++++++++++++++++---
test/CodeGen/cfguardtable.c | 6 ++++++
test/Driver/cl-options.c | 14 ++++++++++++--
5 files changed, 43 insertions(+), 8 deletions(-)
create mode 100644 test/CodeGen/cfguardtable.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 c03de6c9913 Strip only selected predictors after early tree passes (PR [...]
new 01107f42aa2 Introduce __builtin_expect_with_probability (PR target/83610).
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 | 34 ++++++++
gcc/builtin-types.def | 2 +
gcc/builtins.c | 65 +++++++++++----
gcc/builtins.def | 1 +
gcc/builtins.h | 2 +-
gcc/doc/extend.texi | 9 +++
gcc/doc/invoke.texi | 3 +
gcc/gimple-fold.c | 3 +-
gcc/ipa-fnsummary.c | 1 +
gcc/predict.c | 162 ++++++++++++++++++++++++++------------
gcc/predict.def | 5 ++
gcc/testsuite/ChangeLog | 7 ++
gcc/testsuite/gcc.dg/predict-17.c | 13 +++
gcc/testsuite/gcc.dg/predict-18.c | 31 ++++++++
gcc/testsuite/gcc.dg/predict-19.c | 13 +++
gcc/tree.h | 6 ++
16 files changed, 289 insertions(+), 68 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/predict-17.c
create mode 100644 gcc/testsuite/gcc.dg/predict-18.c
create mode 100644 gcc/testsuite/gcc.dg/predict-19.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 f1541174805 Clarify source of tm.texi to copy for GFDL grant
new c03de6c9913 Strip only selected predictors after early tree passes (PR [...]
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 | 12 +++++
gcc/passes.def | 6 +--
gcc/predict.c | 100 ++++++++++++++++++++++++++++-------------
gcc/predict.def | 2 +-
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.dg/pr85799.c | 19 ++++++++
6 files changed, 109 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr85799.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.
"Thomas Preudhomme pushed a change to branch linaro-local/thomas.preudhomme/tcwg-1379-rebase
in repository toolchain/gcc.
discards f8ba6e08a65 PR85434: Prevent spilling of stack protector guard's addres [...]
new 3aa2a5e2fc2 PR85434: Prevent spilling of stack protector guard's addres [...]
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 (f8ba6e08a65)
\
N -- N -- N refs/heads/linaro-local/thomas.preudhomme/tcwg-1379-reba [...]
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:
gcc/config/arm/predicates.md | 6 ++++--
1 file changed, 4 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 llvm.
from 252445ebb1e [MSan] Shrink the register save area for non-SSE builds
new 224f18f3582 [NFC] Add tests that demonstrate that MustExecute is fundam [...]
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/Analysis/MustExecute/infinite_loops.ll | 118 ++++++++++++++++++++++++++++
test/Transforms/LICM/infinite_loops.ll | 42 ++++++++++
2 files changed, 160 insertions(+)
create mode 100644 test/Analysis/MustExecute/infinite_loops.ll
create mode 100644 test/Transforms/LICM/infinite_loops.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.