This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dda958783ec Add more comment
new 4607019142c Add a convenience overload of DWARFDie::dump() for debuggin [...]
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/DebugInfo/DWARF/DWARFDie.h | 4 ++++
lib/DebugInfo/DWARF/DWARFDie.cpp | 2 ++
2 files changed, 6 insertions(+)
--
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-tools-extra.
from c95f49af [clang-tidy] Add a close-on-exec check on accept() in Android [...]
new 030ce55e [clang-tidy] Add a close-on-exec check on accept4() in Androi [...]
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:
clang-tidy/android/AndroidTidyModule.cpp | 2 +
clang-tidy/android/CMakeLists.txt | 1 +
...execAcceptCheck.cpp => CloexecAccept4Check.cpp} | 25 +++-----
...{CloexecAcceptCheck.h => CloexecAccept4Check.h} | 16 +++---
docs/ReleaseNotes.rst | 6 ++
docs/clang-tidy/checks/android-cloexec-accept4.rst | 18 ++++++
docs/clang-tidy/checks/list.rst | 1 +
test/clang-tidy/android-cloexec-accept4.cpp | 66 ++++++++++++++++++++++
8 files changed, 111 insertions(+), 24 deletions(-)
copy clang-tidy/android/{CloexecAcceptCheck.cpp => CloexecAccept4Check.cpp} (62%)
copy clang-tidy/android/{CloexecAcceptCheck.h => CloexecAccept4Check.h} (76%)
create mode 100644 docs/clang-tidy/checks/android-cloexec-accept4.rst
create mode 100644 test/clang-tidy/android-cloexec-accept4.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 master
in repository llvm.
from 2f4468d845f [PGO] Fix ThinLTO crash
new dda958783ec Add more comment
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/Bitcode/Writer/BitcodeWriter.cpp | 10 +++++++++-
1 file changed, 9 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 2729e2ca557 PR target/46091 * config/i386/i386.md (*anddi_1_btr): Cha [...]
new 69f27707565 2017-08-16 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 ++++++
gcc/fortran/frontend-passes.c | 25 +++++++++++++---------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/realloc_on_assign_29.f90 | 13 +++++++++++
4 files changed, 40 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/realloc_on_assign_29.f90
--
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 linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 3839db4dcb5 gcc/ Backport from trunk r249502. 2017-06-22 James Gree [...]
new 818c3fa734f gcc/ Backport from trunk r249741. 2017-06-28 Wilco Dijk [...]
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/aarch64/aarch64.c | 4 ++++
1 file changed, 4 insertions(+)
--
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 linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 444336488ef gcc/ Backport from trunk r249459. 2017-06-21 Andrew Pin [...]
new 3839db4dcb5 gcc/ Backport from trunk r249502. 2017-06-22 James Gree [...]
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/generic-match-head.c | 1 +
gcc/gimple-match-head.c | 1 +
gcc/match.pd | 12 ++++++++++++
gcc/optabs-tree.c | 15 +++++++++++++++
gcc/optabs-tree.h | 2 ++
gcc/testsuite/gcc.dg/tree-ssa/forwprop-37.c | 25 +++++++++++++++++++++++++
6 files changed, 56 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/forwprop-37.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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 0b6078f1c88 gcc/ Backport from trunk r249410. 2017-06-20 James Gree [...]
new 444336488ef gcc/ Backport from trunk r249459. 2017-06-21 Andrew Pin [...]
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/aarch64/aarch64-cost-tables.h | 4 +-
gcc/config/aarch64/aarch64-tuning-flags.def | 6 +++
gcc/config/aarch64/aarch64.c | 60 ++++++++++++++++++++++++-----
3 files changed, 58 insertions(+), 12 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 linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from dc1d068812c gcc/lto/ Backport from trunk r249224. 2017-06-15 Jan Hu [...]
new 0b6078f1c88 gcc/ Backport from trunk r249410. 2017-06-20 James Gree [...]
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/aarch64/aarch64-cores.def | 24 +++++++++++++-----------
gcc/config/aarch64/aarch64-tune.md | 2 +-
2 files changed, 14 insertions(+), 12 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 linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from 0a684307d8a gcc/ Backport from trunk r249702. 2017-06-27 Michael Co [...]
new dc1d068812c gcc/lto/ Backport from trunk r249224. 2017-06-15 Jan Hu [...]
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/lto/lto-partition.c | 2 +-
gcc/lto/lto-symtab.c | 36 ++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr69866_0.c | 13 +++++++++++++
gcc/testsuite/gcc.dg/lto/pr69866_1.c | 6 ++++++
4 files changed, 56 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr69866_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr69866_1.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 cb139f41450 [AMDGPU] NFC: test commit
new 2f4468d845f [PGO] Fix ThinLTO crash
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/Bitcode/Writer/BitcodeWriter.cpp | 6 ++++++
test/Transforms/FunctionImport/Inputs/funcimport_var2.ll | 7 +++++++
test/Transforms/FunctionImport/funcimport_var.ll | 13 +++++++++++++
3 files changed, 26 insertions(+)
create mode 100644 test/Transforms/FunctionImport/Inputs/funcimport_var2.ll
create mode 100644 test/Transforms/FunctionImport/funcimport_var.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.