This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 14281a4 NewGVN: Greatly enhance the ability of the NewGVN verifier to [...]
new 99e866c [ValueTracking] Remove deadish code from computeKnownBitsAddSub.
new f4d5d39 [GVN] Fix accidental double storage of the function BasicBloc [...]
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:
include/llvm/ADT/PostOrderIterator.h | 4 ++++
lib/Analysis/ValueTracking.cpp | 24 ------------------------
lib/Transforms/Scalar/GVN.cpp | 17 ++++-------------
3 files changed, 8 insertions(+), 37 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 f09c2418 * MAINTAINERS (Write After Approval): Remove entries that ar [...]
new c78af60 * config.guess: Import latest from upstream.
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 ++++
config.guess | 16 ++++++++++------
2 files changed, 14 insertions(+), 6 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 lldb.
from 5637a46 allow for specification of compiler/lldb executables basename
new b9c426f Remove some dead code from DumpValueObjectOptions::PointerDepth
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:
.../lldb/DataFormatters/DumpValueObjectOptions.h | 5 +----
source/DataFormatters/ValueObjectPrinter.cpp | 26 ++--------------------
2 files changed, 3 insertions(+), 28 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 8ff4fe4 ExecutionDepsFix: Let targets specialize the pass; NFC
new d184341 DebugCounters: Add API for setting/unsetting programatically. [...]
new 174f2f4 NewGVN: Fix PHI evaluation bug exposed by new verifier. We we [...]
new 14281a4 NewGVN: Greatly enhance the ability of the NewGVN verifier to [...]
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/Support/DebugCounter.h | 31 +++-
include/llvm/Transforms/Scalar/GVNExpression.h | 2 +-
lib/Transforms/Scalar/NewGVN.cpp | 246 ++++++++++++++++---------
test/Transforms/NewGVN/phi-edge-handling.ll | 60 ++++++
4 files changed, 243 insertions(+), 96 deletions(-)
create mode 100644 test/Transforms/NewGVN/phi-edge-handling.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 gcc.
from 18d2fbb 2017-03-18 Paul Thomas <pault(a)gcc.gnu.org>
new f09c2418 * MAINTAINERS (Write After Approval): Remove entries that ar [...]
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 | 5 +++++
MAINTAINERS | 13 -------------
2 files changed, 5 insertions(+), 13 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 eb1d84c 2017-03-18 Paul Thomas <pault(a)gcc.gnu.org>
new 18d2fbb 2017-03-18 Paul Thomas <pault(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 | 9 ++++++
gcc/fortran/module.c | 21 ++++++++----
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gfortran.dg/submodule_28.f08 | 52 ++++++++++++++++++++++++++++++
4 files changed, 80 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/submodule_28.f08
--
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 cb13426 * doc/install.texi (Specific) <arm-*-eabi>: Remove old requ [...]
new eb1d84c 2017-03-18 Paul Thomas <pault(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 | 9 +++++-
gcc/fortran/symbol.c | 16 +++++++++--
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gfortran.dg/submodule_26.f08 | 46 ++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/submodule_27.f08 | 44 ++++++++++++++++++++++++++++
5 files changed, 118 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/submodule_26.f08
create mode 100644 gcc/testsuite/gfortran.dg/submodule_27.f08
--
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 15821ca Fix aarch64 bootstrap compare failure.
new cb13426 * doc/install.texi (Specific) <arm-*-eabi>: Remove old requ [...]
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 | 5 +++++
gcc/doc/install.texi | 5 +----
2 files changed, 6 insertions(+), 4 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 ab97db6 Daily bump.
new 15821ca Fix aarch64 bootstrap compare failure.
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 | 5 +++++
gcc/combine.c | 7 +++----
2 files changed, 8 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.