This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f36cce1 [AMDGPU] Remove spurious line (should've been removed in r276029).
new fed9fd5 Attempt to appease MSVC buildbots.
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/Analysis/CFLAndersAliasAnalysis.cpp | 18 ++++++++++--------
1 file changed, 10 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 compiler-rt.
from d9a4e3b [Profile] introduce reusable internal interfaces to find dir [...]
new 66e5058 [asan] trying to fix the android bot
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/asan/TestCases/Linux/memmem_test.cc | 14 +++++++++-----
1 file changed, 9 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 94d511a PR rtl-optimization/71916 * cfgrtl.c (contains_no_active_in [...]
new e889bd1 2016-07-19 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 | 10 ++++
gcc/fortran/dependency.c | 79 ++++++++++++++++++++++++-----
gcc/fortran/frontend-passes.c | 2 +-
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gfortran.dg/dependency_47.f90 | 15 ++++++
5 files changed, 96 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dependency_47.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.
unknown user pushed a change to branch master
in repository llvm.
from 5012465 [AMDGPU] Remove dead code.
new f36cce1 [AMDGPU] Remove spurious line (should've been removed in r276029).
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/AMDGPU/SILowerControlFlow.cpp | 3 ---
1 file changed, 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.
unknown user pushed a change to branch jason/concepts-rewrite
in repository gcc.
from c536c71 expr
new d553ba6 Test for EXPR_CONSTR case.
new dcecef9 (tsubst_constraint): Add cases for missing constraints.
new c8d808c Revert change to use static instead of anonymous namespace.
new 2bd95dc Fix concept satisfaction memoization.
new d569cbc Reenable constraint memoization.
new 02feb67 Improve handling of logical operations.
new 76d6f24 Only create concept hash tables when flag_concepts.
new 60bce5c Hash concept arguments like template arguments.
The 8 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/cp/ChangeLog | 10 ++
gcc/cp/constraint.cc | 200 ++++++++++++++++++++++++++--------
gcc/cp/logic.cc | 7 +-
gcc/cp/pt.c | 130 +++-------------------
gcc/testsuite/g++.dg/concepts/req19.C | 13 +++
gcc/testsuite/g++.dg/concepts/req20.C | 20 ++++
6 files changed, 213 insertions(+), 167 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/concepts/req19.C
create mode 100644 gcc/testsuite/g++.dg/concepts/req20.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 1caa063 [CFLAA] Add some interproc. analysis to CFLAnders.
new bfc5803 [CFLAA] Make a test tell the truth. NFC.
new 5012465 [AMDGPU] Remove dead code.
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:
lib/Target/AMDGPU/SILowerControlFlow.cpp | 25 ----------------------
.../Steensgaard/interproc-store-arg-multilevel.ll | 4 ++--
2 files changed, 2 insertions(+), 27 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 dj/malloc
in repository glibc.
from b28259c Detect single trace inversions and correct them.
new 2c5e3bf Fix trace window unmapping bug
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:
malloc/malloc.c | 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 llvm.
from 058f700 [CFLAA] Teach CFLAnders to distinguish reads from writes.
new 5f33cbe add even more missing tests for simplifySelectBitTest()
new fa90761 Next step along the way to getting good error messages for ba [...]
new 1caa063 [CFLAA] Add some interproc. analysis to CFLAnders.
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/llvm/Object/Archive.h | 12 +-
lib/Analysis/AliasAnalysisSummary.h | 32 ++++
lib/Analysis/CFLAndersAliasAnalysis.cpp | 164 +++++++++++++++++-
lib/Object/Archive.cpp | 81 +++++----
.../CFLAliasAnalysis/Andersen/basic-interproc.ll | 22 +++
.../Andersen/interproc-arg-deref-escape.ll | 33 ++++
.../Andersen/interproc-arg-escape.ll | 31 ++++
.../CFLAliasAnalysis/Andersen/interproc-ret-arg.ll | 21 +++
.../Andersen/interproc-ret-deref-arg-multilevel.ll | 46 +++++
.../Andersen/interproc-ret-deref-arg.ll | 30 ++++
.../Andersen/interproc-ret-escape.ll | 33 ++++
.../Andersen/interproc-ret-ref-arg-multilevel.ll | 49 ++++++
.../Andersen/interproc-ret-ref-arg.ll | 34 ++++
.../Andersen/interproc-ret-unknown.ll | 38 +++++
.../Andersen/interproc-store-arg-multilevel.ll | 45 +++++
.../Andersen/interproc-store-arg-unknown.ll | 32 ++++
.../Andersen/interproc-store-arg.ll | 34 ++++
test/Transforms/InstSimplify/select.ll | 188 ++++++++++++++++-----
test/tools/llvm-objdump/malformed-archives.test | 6 +-
tools/llvm-ar/llvm-ar.cpp | 4 +-
tools/llvm-objdump/MachODump.cpp | 32 ++--
21 files changed, 861 insertions(+), 106 deletions(-)
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/basic-interproc.ll
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/interproc-arg-deref-escape.ll
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/interproc-arg-escape.ll
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/interproc-ret-arg.ll
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/interproc-ret-deref-arg [...]
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/interproc-ret-deref-arg.ll
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/interproc-ret-escape.ll
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/interproc-ret-ref-arg-m [...]
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/interproc-ret-ref-arg.ll
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/interproc-ret-unknown.ll
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/interproc-store-arg-mul [...]
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/interproc-store-arg-unknown.ll
create mode 100644 test/Analysis/CFLAliasAnalysis/Andersen/interproc-store-arg.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.