This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0406782 [InstCombine] reduce indent; NFC
new 8c60b41 [PM] Refector LoopAccessInfo analysis code
new 3cb6afa The patch set unroll disable pragma when unroll with user spe [...]
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/Analysis/LoopAccessAnalysis.h | 66 +++++++++++++++++++--------
lib/Analysis/LoopAccessAnalysis.cpp | 23 +++++-----
lib/Transforms/Scalar/LoopDistribute.cpp | 2 +-
lib/Transforms/Scalar/LoopLoadElimination.cpp | 2 +-
lib/Transforms/Scalar/LoopUnrollPass.cpp | 22 ++++-----
lib/Transforms/Scalar/LoopVersioningLICM.cpp | 2 +-
lib/Transforms/Utils/LoopVersioning.cpp | 2 +-
lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
test/Transforms/LoopUnroll/unroll-count.ll | 25 ++++++++++
9 files changed, 98 insertions(+), 48 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/unroll-count.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 llvm.
from c4d0eaa [MemCpyOpt] Do not exchange llvm.lifetime.start and llvm.memcpy
new 0406782 [InstCombine] reduce indent; 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/Transforms/InstCombine/InstCombineSelect.cpp | 127 ++++++++++++-----------
1 file changed, 64 insertions(+), 63 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 1e8a887 malloc: Correct size computation in realloc for dumped fake m [...]
new 8938513 Apply LIT(x) to floating point literals in libm-test.c
new 9c665e0 Remove CHOOSE() macro from libm-tests.inc
new 760723e Remove type specific information from auto-libm-test-in
new 5188b97 Generate new format names in auto-libm-test-out
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:
ChangeLog | 75 +
math/auto-libm-test-in | 115 +-
math/auto-libm-test-out | 615388 +++++++++++++++++++++---------------------
math/gen-auto-libm-tests.c | 28 +-
math/gen-libm-test.pl | 90 +-
math/libm-test.inc | 214 +-
math/test-double-finite.c | 1 -
math/test-double-vlen2.h | 1 -
math/test-double-vlen4.h | 1 -
math/test-double-vlen8.h | 1 -
math/test-double.c | 1 -
math/test-double.h | 1 -
math/test-float-finite.c | 1 -
math/test-float-vlen16.h | 1 -
math/test-float-vlen4.h | 1 -
math/test-float-vlen8.h | 1 -
math/test-float.c | 1 -
math/test-float.h | 1 -
math/test-idouble.c | 1 -
math/test-ifloat.c | 1 -
math/test-ildoubl.c | 1 -
math/test-ldouble-finite.c | 1 -
math/test-ldouble.c | 1 -
math/test-ldouble.h | 1 -
24 files changed, 308016 insertions(+), 307912 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 36538ff Apply most suggestions of clang-tidy's performance-unnecessar [...]
new 0a41b20 [InstCombine] use copyIRFlags() ; NFCI
new c4d0eaa [MemCpyOpt] Do not exchange llvm.lifetime.start and llvm.memcpy
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/InstCombine/InstCombineSelect.cpp | 14 ++-----------
lib/Transforms/Scalar/MemCpyOptimizer.cpp | 5 +++++
test/Transforms/MemCpyOpt/lifetime.ll | 25 ++++++++++++++++++++++++
3 files changed, 32 insertions(+), 12 deletions(-)
create mode 100644 test/Transforms/MemCpyOpt/lifetime.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 732905b PR c++/70507 PR c/68120 * builtins.def (BUILT_IN_ADD_OVERF [...]
new 224cb6b /cp 2016-06-08 Paolo Carlini <paolo.carlini(a)oracle.com>
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/cp/ChangeLog | 9 +++++
gcc/cp/decl.c | 47 ++++++++++++++--------
gcc/testsuite/ChangeLog | 14 +++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-ice10.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete1.C | 2 +-
gcc/testsuite/g++.dg/cpp1y/auto-fn27.C | 2 +-
gcc/testsuite/g++.dg/gomp/pr35751.C | 4 +-
gcc/testsuite/g++.dg/init/array23.C | 2 +-
gcc/testsuite/g++.dg/init/array42.C | 1 +
gcc/testsuite/g++.dg/init/array43.C | 2 +
gcc/testsuite/g++.dg/init/array44.C | 1 +
gcc/testsuite/g++.dg/init/array45.C | 1 +
gcc/testsuite/g++.dg/init/brace2.C | 2 +-
gcc/testsuite/g++.dg/init/brace6.C | 4 +-
14 files changed, 67 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/init/array42.C
create mode 100644 gcc/testsuite/g++.dg/init/array43.C
create mode 100644 gcc/testsuite/g++.dg/init/array44.C
create mode 100644 gcc/testsuite/g++.dg/init/array45.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 lldb.
from f5c8289 Revive the error message from "process load" and SBProcess::L [...]
new a0d9e76 Add a test for the failure described by pr28055. Mark it as xfail.
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:
.../command/TestWatchpointCommandPython.py | 54 ++++++++++++++++++++++
.../command/watchpoint_command.py | 14 ++++++
2 files changed, 68 insertions(+)
create mode 100644 packages/Python/lldbsuite/test/functionalities/watchpoint/watch [...]
--
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 ce64059 2016-06-08 Jose E. Marchesi <jose.marchesi(a)oracle.com>
new 732905b PR c++/70507 PR c/68120 * builtins.def (BUILT_IN_ADD_OVERF [...]
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 | 14 +
gcc/builtins.c | 54 ++-
gcc/builtins.def | 3 +
gcc/c-family/ChangeLog | 8 +
gcc/c-family/c-common.c | 17 +
gcc/c/ChangeLog | 8 +
gcc/c/c-typeck.c | 17 +-
gcc/cp/ChangeLog | 13 +
gcc/cp/constexpr.c | 107 ++++-
gcc/cp/tree.c | 6 +
gcc/doc/extend.texi | 41 ++
gcc/testsuite/ChangeLog | 11 +
.../c-c++-common/builtin-arith-overflow-1.c | 16 +
.../c-c++-common/builtin-arith-overflow-2.c | 493 +++++++++++++++++++++
.../g++.dg/cpp0x/constexpr-arith-overflow.C | 212 +++++++++
.../g++.dg/cpp1y/constexpr-arith-overflow.C | 229 ++++++++++
.../g++.dg/ext/builtin-arith-overflow-1.C | 11 +
17 files changed, 1235 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/builtin-arith-overflow-2.c
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-arith-overflow.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/constexpr-arith-overflow.C
create mode 100644 gcc/testsuite/g++.dg/ext/builtin-arith-overflow-1.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.