This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e0daa1e Add an optional parameter with a list of undefs to extendToIndices
new f37c8a6 [SimplifyCFG] Handle tail-sinking of more than 2 incoming branches
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/Transforms/Utils/SimplifyCFG.cpp | 118 +++++++++++++++++------
test/CodeGen/AArch64/arm64-jumptable.ll | 13 +--
test/CodeGen/AArch64/branch-folder-merge-mmos.ll | 2 +-
test/CodeGen/AArch64/ifcvt-select.ll | 2 +-
test/CodeGen/AArch64/rm_redundant_cmp.ll | 24 ++---
test/MC/ARM/data-in-code.ll | 4 +-
test/Transforms/SimplifyCFG/sink-common-code.ll | 111 +++++++++++++++++++++
7 files changed, 224 insertions(+), 50 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 compiler-rt.
from 367a9a7 Copy over most of the scariness_score test to the general tests
new b64e122 Clear scariness score when initializing ErrorDoubleFree
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/asan/asan_errors.h | 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 zorg.
from fd40f4e Checkout cfe when building clang-tools-extra docs.
new 44287f3 [zorg] Move lldb-x86_64-ubuntu-14.04-cmake buildbot to the st [...]
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:
buildbot/osuosl/master/config/builders.py | 16 ++++++++--------
1 file changed, 8 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 clang.
from 3752b19 [Frontend] Fix mcount inlining bug
new dc6892d [analyzer] Add more FileIDs to PlistDiagnostic map to avoid a [...]
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/StaticAnalyzer/Core/PlistDiagnostics.cpp | 52 ++++----
.../plist-diagnostics-include-check-macro.def | 1 +
.../plist-diagnostics-include-check-macro.h | 9 ++
.../plist-diagnostics-include-check.cpp | 140 +++++++++++++++++++++
4 files changed, 177 insertions(+), 25 deletions(-)
create mode 100644 test/Analysis/diagnostics/Inputs/include/plist-diagnostics-incl [...]
create mode 100644 test/Analysis/diagnostics/Inputs/include/plist-diagnostics-incl [...]
create mode 100644 test/Analysis/diagnostics/plist-diagnostics-include-check.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 compiler-rt.
from 1407139 Fix the use of unitialized value while reporting double free [...]
new 367a9a7 Copy over most of the scariness_score test to the general 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:
.../TestCases/{Linux => }/scariness_score_test.cc | 27 +++++++++++-----------
1 file changed, 13 insertions(+), 14 deletions(-)
copy test/asan/TestCases/{Linux => }/scariness_score_test.cc (90%)
--
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 b8dfb20 [clang-tidy docs] Add missing option docs.
new 7f08ae6 [include-fixer] Fix an undefined variable exception in vim sc [...]
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-fixer/tool/clang-include-fixer.py | 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from f3b4e45 spec2xxx-result: Rewrite
new 8365920 Improve @SUBMIT@ and @TASKSET@ handling
new 79bda0c Add support for perf profiling
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:
cpu2000.cfg | 2 +-
cpu2006.cfg | 12 +++++++++++-
spec2xxx-config | 27 ++++++++++++++++++++++++---
3 files changed, 36 insertions(+), 5 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 89ea36c [IR] Properly handle escape characters in Attribute::getAsString()
new e0daa1e Add an optional parameter with a list of undefs to extendToIndices
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/CodeGen/LiveIntervalAnalysis.h | 15 ++++++++++++---
lib/CodeGen/LiveIntervalAnalysis.cpp | 5 +++--
2 files changed, 15 insertions(+), 5 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 156b069 This patch adds legitimize_address_displacement hook so that [...]
new 9d846e4 * config/nvptx/nvptx.md (cbranch<mode>4): Op 2 can be const.
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 | 4 ++++
gcc/config/nvptx/nvptx.md | 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 gcc-6-branch
in repository gcc.
from 1bb2f23 Backported from mainline 2016-08-30 Jakub Jelinek <jakub@ [...]
new afbcc22 Backported from mainline 2016-08-31 Jakub Jelinek <jakub@ [...]
new 5b7d4dd Backported from mainline 2016-08-31 Jakub Jelinek <jakub@ [...]
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:
gcc/fortran/ChangeLog | 15 ++++++++++++++
gcc/fortran/openmp.c | 33 ++++++++++++++++++++++++------
gcc/fortran/parse.c | 1 +
gcc/fortran/resolve.c | 20 ++++++++++++++++--
gcc/fortran/trans-openmp.c | 5 +----
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gfortran.dg/gomp/pr77352.f90 | 16 +++++++++++++++
gcc/testsuite/gfortran.dg/gomp/pr77374.f08 | 21 +++++++++++++++++++
8 files changed, 107 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77352.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr77374.f08
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.