This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from aca8af8c384 Add missed PostDominatorTree analysis dependency to GVN hoi [...]
new fd8aee0ade6 [test][dsymutil] Fix tests for Windows bots.
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/tools/dsymutil/X86/basic-linking-x86.test | 15 ---------------
test/tools/dsymutil/X86/update-one-CU.test | 2 +-
test/tools/dsymutil/X86/update.test | 2 +-
3 files changed, 2 insertions(+), 17 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 fad57339219 [X86][MC]: Adding test coverage of MC encoding for several [...]
new aca8af8c384 Add missed PostDominatorTree analysis dependency to GVN hoi [...]
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/Scalar/GVNHoist.cpp | 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 libcxx.
from 4c153004a Temporarily comment out deduction guide tests while I figure [...]
new 171ed2198 [libcxx] Avoid spurious construction of valarray elements
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/valarray | 79 ++++++++++++++++------
.../valarray.assign/copy_assign.pass.cpp | 27 ++++++++
.../initializer_list_assign.pass.cpp | 26 +++++++
.../valarray.cons/default.pass.cpp | 12 ++++
.../template.valarray/valarray.cons/size.pass.cpp | 16 +++++
5 files changed, 139 insertions(+), 21 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 clang.
from 6e19a38a86 [clang-format] Do not break before long string literals in protos
new 65ae7c117d Fix for #31362 - ms_abi is implemented incorrectly for value [...]
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/TargetInfo.cpp | 12 +++++++++++-
test/CodeGen/ms_abi.c | 13 +++++++++++++
2 files changed, 24 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 compiler-rt.
from df07897cb Update test counter_promo_nest.c to meet llvm change
new 816aba3c5 [builtins] Workaround for infinite recursion in c?zdi2
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/clzdi2.c | 6 ++++++
lib/builtins/ctzdi2.c | 6 ++++++
2 files changed, 12 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 gcc.
from 64a92c74da7 2018-02-08 Richard Biener <rguenther(a)suse.de>
new 0cbf4528a90 PR tree-optimization/84224 * gimple-ssa-warn-alloca.c (pa [...]
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 | 7 +++++++
gcc/calls.c | 2 +-
gcc/gimple-ssa-warn-alloca.c | 1 -
gcc/testsuite/gcc.dg/Walloca-16.c | 6 ++++++
4 files changed, 14 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Walloca-16.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 gcc.
from 496b0d7690c /cp 2018-02-08 Paolo Carlini <paolo.carlini(a)oracle.com>
new 64a92c74da7 2018-02-08 Richard Biener <rguenther(a)suse.de>
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 | 5 ++++
gcc/testsuite/g++.dg/vect/slp-pr56812.cc | 41 +++++++++++++++-----------------
2 files changed, 24 insertions(+), 22 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 91a90a2587c [Loop Predication] Teach LP about reverse loops with uge an [...]
new 61693460a19 Re-land [dsymutil] Upstream update feature
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:
docs/CommandGuide/dsymutil.rst | 10 +-
test/tools/dsymutil/X86/basic-linking-x86.test | 15 ++
test/tools/dsymutil/X86/update-one-CU.test | 38 +++++
test/tools/dsymutil/X86/update.test | 18 +++
test/tools/dsymutil/cmdline.test | 1 +
tools/dsymutil/DebugMap.h | 3 +-
tools/dsymutil/DwarfLinker.cpp | 188 +++++++++++++++++++++----
tools/dsymutil/dsymutil.cpp | 129 +++++++++++++++--
tools/dsymutil/dsymutil.h | 5 +-
9 files changed, 362 insertions(+), 45 deletions(-)
create mode 100644 test/tools/dsymutil/X86/update-one-CU.test
create mode 100644 test/tools/dsymutil/X86/update.test
--
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 release_60
in repository clang.
from b010081fcb Merging r324439: ------------------------------------------- [...]
new 39e7ed2534 Merging r324419: ------------------------------------------- [...]
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/Lex/LiteralSupport.cpp | 24 +++++++++++++++---------
test/Lexer/cxx1y_digit_separators.cpp | 2 ++
2 files changed, 17 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.