This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2bcd2d052e [rename] support renaming class member.
new c995e069f7 Add support of the next Ubuntu (Ubuntu 18.04 - Bionic Beaver)
new d26e800a52 Also update IsUbuntu() with Ubuntu Bionic Follow up of r316577
new b3749a3005 Add support of the next Debian (Debian buster - version 10)
The 3 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/Distro.h | 6 ++++--
lib/Driver/Distro.cpp | 3 +++
2 files changed, 7 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 gcc.
from 730671b58f9 PR libstdc++/79283 fix filesystem::read_symlink for /proc
new 995d32751f0 PR libstdc++/82716 avoid stupid -Wmismatched-tags warnings
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:
libstdc++-v3/ChangeLog | 4 ++++
libstdc++-v3/include/std/array | 4 ++--
2 files changed, 6 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 1a04abaeee1 [mips] Clean up some whitespace (NFC).
new 7d6a3b67981 Add CalledValuePropagation pass
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-c/Transforms/IPO.h | 3 +
include/llvm/InitializePasses.h | 1 +
include/llvm/LinkAllPasses.h | 1 +
include/llvm/Transforms/IPO.h | 4 +
.../llvm/Transforms/IPO/CalledValuePropagation.h | 35 ++
lib/Passes/PassBuilder.cpp | 9 +
lib/Passes/PassRegistry.def | 1 +
lib/Transforms/IPO/CMakeLists.txt | 1 +
lib/Transforms/IPO/CalledValuePropagation.cpp | 422 +++++++++++++++++++++
lib/Transforms/IPO/IPO.cpp | 5 +
lib/Transforms/IPO/PassManagerBuilder.cpp | 5 +
test/Other/new-pm-defaults.ll | 1 +
test/Other/new-pm-lto-defaults.ll | 1 +
test/Other/new-pm-thinlto-defaults.ll | 1 +
.../CalledValuePropagation/simple-arguments.ll | 83 ++++
.../CalledValuePropagation/simple-memory.ll | 62 +++
.../CalledValuePropagation/simple-select.ll | 39 ++
17 files changed, 674 insertions(+)
create mode 100644 include/llvm/Transforms/IPO/CalledValuePropagation.h
create mode 100644 lib/Transforms/IPO/CalledValuePropagation.cpp
create mode 100644 test/Transforms/CalledValuePropagation/simple-arguments.ll
create mode 100644 test/Transforms/CalledValuePropagation/simple-memory.ll
create mode 100644 test/Transforms/CalledValuePropagation/simple-select.ll
--
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 65f1735a62f [inlineasm] Fix crash when number of matched input constrai [...]
new 1a04abaeee1 [mips] Clean up some whitespace (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:
lib/Target/Mips/MipsRegisterInfo.cpp | 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 master
in repository binutils-gdb.
from e5d70d6b5a PR22348, conflicting global vars in crx and cr16
new edd079d9f6 Target FP: Use target format throughout expression parsing
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 | 82 ++++++++++++++++++++++++++++++++++++++++++++++
gdb/ada-exp.y | 24 +++-----------
gdb/ada-lang.c | 6 ++--
gdb/ada-lex.l | 14 +++-----
gdb/breakpoint.c | 3 +-
gdb/c-exp.y | 79 +++++++++++++++++++++------------------------
gdb/d-exp.y | 73 ++++++++++++++++++++---------------------
gdb/doublest.c | 29 +++++++++++++++++
gdb/doublest.h | 2 ++
gdb/eval.c | 11 ++-----
gdb/expprint.c | 13 ++++----
gdb/expression.h | 4 +--
gdb/f-exp.y | 29 ++++++++++-------
gdb/go-exp.y | 60 ++++++++++++++++++----------------
gdb/m2-exp.y | 16 +++++----
gdb/p-exp.y | 35 ++++++++++++++++----
gdb/parse.c | 91 ++++++++++------------------------------------------
gdb/parser-defs.h | 12 ++-----
gdb/rust-exp.y | 33 ++++++++-----------
gdb/std-operator.def | 11 ++-----
20 files changed, 332 insertions(+), 295 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.
Yvan Roux pushed a change to branch toolchain-snapshots
in repository toolchain/release-notes.
from 3f60c6c Toolchain sources: Add release notes for gcc-6-2017.10 snapshot.
new 24b4e6f Toolchain sources: Add release notes for gcc-5-2017.10 releas [...]
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:
components/toolchain/gcc-linaro/5/README.textile | 7 ++++---
1 file changed, 4 insertions(+), 3 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.
tcwg-buildslave pushed a change to branch linaro-local/releases/linaro-5.5-2017.10
in repository toolchain/gcc.
at ed27b17dd67 gcc/ * LINARO-VERSION: Bump version number, post release [...]
This branch includes the following new commits:
new ed27b17dd67 gcc/ * LINARO-VERSION: Bump version number, post release [...]
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.