This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9d36a3c MemorySSA: Update expensive checking version of def_chain_ite [...]
new 8159cf8 [PowerPC, x86] add vector tests for any/all {sign} bits set/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:
test/CodeGen/PowerPC/setcc-logic.ll | 116 ++++++++++++++++++++++++++++++++++
test/CodeGen/X86/setcc-logic.ll | 121 ++++++++++++++++++++++++++++++++++++
2 files changed, 237 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 zorg.
from 630124e revert changes to build.py in lldb
new 272491e [Zorg] Moving LLD ARM bot back to Clang builder
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 | 49 ++++++++++++++++---------------
1 file changed, 25 insertions(+), 24 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 ff5faf0 2017-04-01 Paul Thomas <pault(a)gcc.gnu.org>
new e3ca5e8 2017-04-01 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 | 8 ++++++
gcc/fortran/symbol.c | 16 +++++++++--
gcc/testsuite/ChangeLog | 7 +++++
gcc/testsuite/gfortran.dg/submodule_26.f08 | 46 ++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/submodule_27.f08 | 44 ++++++++++++++++++++++++++++
5 files changed, 119 insertions(+), 2 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 llvm.
from b0cedc7 NewGVN: Don't try to kill off the stored value of stores when [...]
new 9d36a3c MemorySSA: Update expensive checking version of def_chain_ite [...]
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/Transforms/Utils/MemorySSA.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 llvm.
from ae7bf03 MemorySSA: Push const correctness further.
new eea3e1d MemorySSA.h - make clang-format happy
new 3a5434a Move def_chain iterator to MemorySSA.h so it can be reused
new fa75a7c NewGVN: Use def_chain iterator in singleReachablePhiPath inst [...]
new 1a42d5c NewGVN: Clean up GVNExpression memory hierarchy, restructure [...]
new b0cedc7 NewGVN: Don't try to kill off the stored value of stores when [...]
The 5 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/Transforms/Scalar/GVNExpression.h | 126 +++++++++++++------------
include/llvm/Transforms/Utils/MemorySSA.h | 63 ++++++++++---
lib/Transforms/Scalar/NewGVN.cpp | 99 ++++++++++---------
lib/Transforms/Utils/MemorySSA.cpp | 36 -------
4 files changed, 173 insertions(+), 151 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 fdf1279 Daily bump.
new ff5faf0 2017-04-01 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 | 10 ++++++
gcc/fortran/module.c | 21 ++++++++----
gcc/testsuite/ChangeLog | 6 ++++
gcc/testsuite/gfortran.dg/submodule_28.f08 | 52 ++++++++++++++++++++++++++++++
4 files changed, 82 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 llvm.
from ea476cb [APInt] Implement operator! using operator==(uint64_t). NFCI
new b0c8c6a MemorySSA: Kill the WalkTargetCache now that we have getBlockDefs.
new ae7bf03 MemorySSA: Push const correctness further.
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/Transforms/Utils/MemorySSA.cpp | 59 +++++++++-----------------------------
1 file changed, 14 insertions(+), 45 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 fa958b2 [APInt] Remove the mul/urem/srem/udiv/sdiv functions from the [...]
new ea476cb [APInt] Implement operator! using operator==(uint64_t). NFCI
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/ADT/APInt.h | 8 +-------
1 file changed, 1 insertion(+), 7 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 glibc.
from 1361e98 Fix condition for inclusion of math-finite.h for long double
new 6222228 Call the right helper function when setting mallopt M_ARENA_M [...]
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 | 6 ++++++
malloc/malloc.c | 2 +-
2 files changed, 7 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 llvm.
from 0c554b7 [DAGCombiner] Fix fold (or (shuf A, V_0, MA), (shuf B, V_0, M [...]
new fa958b2 [APInt] Remove the mul/urem/srem/udiv/sdiv functions from the [...]
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/ADT/APInt.h | 25 -------------------------
lib/Analysis/ScalarEvolution.cpp | 2 +-
lib/Support/APInt.cpp | 2 +-
3 files changed, 2 insertions(+), 27 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.