This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 90862495dcc 2017-05-01 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 25c164f122e Require linker plugin for pr78768.c
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/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/pr78768.c | 1 +
2 files changed, 5 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 compiler-rt.
from f62c0be79 Add a blank line as a test-commit.
new 62e0c63b8 Cleanup previous test commit.
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/builtins/assembly.h | 1 -
1 file changed, 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 30e4179aa13 Use a 2 bit pointer in ValueHandleBase::PrevPair; NFC
new 2e6f882a8db X86: initialize a few subtarget variables.
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/X86/X86Subtarget.cpp | 3 +++
1 file changed, 3 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 binutils-gdb.
from 3f380b5027 gdb/MAINTAINERS: Move Daniel J and Mark to the Past Maintain [...]
new 0aae7e72a2 x86: Run GNU2 TLS tests with working GNU2 TLS support
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:
ld/ChangeLog | 7 +++++
ld/testsuite/ld-i386/tls.exp | 5 ++++
ld/testsuite/ld-x86-64/tls.exp | 5 ++++
ld/testsuite/lib/ld-lib.exp | 64 ++++++++++++++++++++++++++++++++++++++++++
4 files changed, 81 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 compiler-rt.
from 33fde816a [powerpc] deactivate flakey tests on powerpc64le
new f62c0be79 Add a blank line as a test-commit.
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/builtins/assembly.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 llvm.
from 7da1589b905 Take indirect branch into account as well when folding.
new 30e4179aa13 Use a 2 bit pointer in ValueHandleBase::PrevPair; 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:
include/llvm/IR/ValueHandle.h | 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 gcc.
from 1efdb7810f9 gcc/testsuite/ChangeLog: PR tree-optimization/79715 * gcc [...]
new 90862495dcc 2017-05-01 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 | 6 ++++++
gcc/fortran/frontend-passes.c | 5 +++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/matmul_bounds_11.f90 | 15 +++++++++++++++
4 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/matmul_bounds_11.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 94499981f91 [WebAssembly] Fix use of SDNodeFlags after API change in r301803
new 399b4d037da Rename WeakVH to WeakTrackingVH; NFC
new 41673c62ece Add a new WeakVH value handle; NFC
new 2602782e164 Use WeakVH instead of WeakTrackingVH in AliasSetTracker's U [...]
new 7da1589b905 Take indirect branch into account as well when folding.
The 4 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/Analysis/AssumptionCache.h | 14 ++--
include/llvm/Analysis/CGSCCPassManager.h | 8 +--
include/llvm/Analysis/CallGraph.h | 2 +-
include/llvm/Analysis/IVUsers.h | 2 +-
include/llvm/Analysis/MemoryBuiltins.h | 2 +-
include/llvm/Analysis/ScalarEvolutionExpander.h | 2 +-
include/llvm/IR/ValueHandle.h | 76 ++++++++++++++++------
include/llvm/Transforms/Scalar/NaryReassociate.h | 2 +-
include/llvm/Transforms/Utils/Cloning.h | 4 +-
include/llvm/Transforms/Utils/SimplifyIndVar.h | 4 +-
include/llvm/Transforms/Utils/ValueMapper.h | 2 +-
include/llvm/Transforms/Vectorize/SLPVectorizer.h | 6 +-
lib/Analysis/AssumptionCache.cpp | 7 +-
lib/Analysis/CallGraphSCCPass.cpp | 5 +-
lib/Analysis/ScalarEvolutionExpander.cpp | 7 +-
lib/Bitcode/Reader/ValueList.cpp | 2 +-
lib/Bitcode/Reader/ValueList.h | 2 +-
lib/CodeGen/CodeGenPrepare.cpp | 9 +--
lib/IR/Value.cpp | 13 ++--
lib/Target/AMDGPU/SIAnnotateControlFlow.cpp | 18 ++---
lib/Target/XCore/XCoreLowerThreadLocal.cpp | 10 +--
lib/Transforms/IPO/GlobalOpt.cpp | 2 +-
lib/Transforms/IPO/MergeFunctions.cpp | 20 +++---
.../InstCombine/InstructionCombining.cpp | 8 +--
lib/Transforms/Scalar/IndVarSimplify.cpp | 31 ++++-----
lib/Transforms/Scalar/InferAddressSpaces.cpp | 22 +++----
lib/Transforms/Scalar/JumpThreading.cpp | 16 +++--
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 2 +-
lib/Transforms/Scalar/LoopSimplifyCFG.cpp | 2 +-
lib/Transforms/Scalar/LoopStrengthReduce.cpp | 53 ++++++---------
lib/Transforms/Scalar/LoopUnswitch.cpp | 5 +-
lib/Transforms/Scalar/NaryReassociate.cpp | 10 +--
lib/Transforms/Scalar/Reassociate.cpp | 4 +-
lib/Transforms/Utils/BasicBlockUtils.cpp | 4 +-
lib/Transforms/Utils/CloneFunction.cpp | 4 +-
lib/Transforms/Utils/Local.cpp | 4 +-
lib/Transforms/Utils/LoopUnroll.cpp | 2 +-
lib/Transforms/Utils/SimplifyIndVar.cpp | 8 +--
lib/Transforms/Vectorize/SLPVectorizer.cpp | 27 ++++----
test/Analysis/AliasSet/unknown-inst-tracking.ll | 25 +++++++
test/Transforms/JumpThreading/fold-not-thread.ll | 54 +++++++++++++++
unittests/IR/ValueHandleTest.cpp | 54 ++++++++++-----
42 files changed, 344 insertions(+), 210 deletions(-)
create mode 100644 test/Analysis/AliasSet/unknown-inst-tracking.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 clang.
from 4d9511f25e Relax testcase to fix a PS4 buildbot failure.
new e3c69705dc Adapt to LLVM's rename of WeakVH to WeakTrackingVH; 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/CodeGen/CGDeclCXX.cpp | 7 ++++---
lib/CodeGen/CGObjCMac.cpp | 2 +-
lib/CodeGen/CodeGenFunction.h | 7 ++++---
lib/CodeGen/CodeGenModule.cpp | 2 +-
lib/CodeGen/CodeGenModule.h | 8 ++++----
5 files changed, 14 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.