This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from c31e4b5 Revert 285087.
new a69463c [unittests] Remove an MSVC 2013 workaround, 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:
unittests/IR/VerifierTest.cpp | 3 ---
1 file changed, 3 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 d4998ec [llvm-cov] Add support for loading coverage from multiple objects
new c31e4b5 Revert 285087.
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:
utils/TableGen/IntrinsicEmitter.cpp | 8 ++++++++
1 file changed, 8 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 llvm.
from d29493d [WebAssembly] Add immediate fields to call_indirect and memor [...]
new 3089ab8 Try removing an MSVC2010 workaround.
new d4998ec [llvm-cov] Add support for loading coverage from multiple objects
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:
docs/CommandGuide/llvm-cov.rst | 22 +++++++++---------
test/tools/llvm-cov/load-multiple-objects.test | 11 +++++++++
test/tools/llvm-cov/universal-binary.c | 2 +-
tools/llvm-cov/CodeCoverage.cpp | 32 ++++++++++++++++++--------
utils/TableGen/IntrinsicEmitter.cpp | 8 -------
5 files changed, 46 insertions(+), 29 deletions(-)
create mode 100644 test/tools/llvm-cov/load-multiple-objects.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 master
in repository gcc.
from 9db5ef2 * tree.h (wi::fits_to_tree_p): Accept only 0 and 1 for boole [...]
new c6d9700 * constexpr.c (maybe_constant_init): Pull out TARGET_EXPR_INITIAL.
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 | 7 +++++++
gcc/cp/constexpr.c | 16 ++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/constexpr-static12.C | 20 ++++++++++++++++++++
3 files changed, 43 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/constexpr-static12.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 255d575 gcc/testsuite/ChangeLog:
new 9db5ef2 * tree.h (wi::fits_to_tree_p): Accept only 0 and 1 for boole [...]
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/testsuite/ChangeLog | 7 ++++++
gcc/testsuite/gnat.dg/opt59.adb | 49 +++++++++++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt59_pkg.adb | 20 +++++++++++++++
gcc/testsuite/gnat.dg/opt59_pkg.ads | 11 +++++++++
gcc/testsuite/gnat.dg/opt60.adb | 17 +++++++++++++
gcc/tree.c | 9 +++++--
gcc/tree.h | 5 ++++
8 files changed, 121 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt59.adb
create mode 100644 gcc/testsuite/gnat.dg/opt59_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt59_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/opt60.adb
--
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 24e6e0a Daily bump.
new 947a11f * tree.h (wi::fits_to_tree_p): Accept only 0 and 1 for boole [...]
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/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gnat.dg/opt59.adb | 49 +++++++++++++++++++++++++++++++++++++
gcc/testsuite/gnat.dg/opt59_pkg.adb | 20 +++++++++++++++
gcc/testsuite/gnat.dg/opt59_pkg.ads | 11 +++++++++
gcc/tree.c | 9 +++++--
gcc/tree.h | 5 ++++
7 files changed, 102 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/opt59.adb
create mode 100644 gcc/testsuite/gnat.dg/opt59_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/opt59_pkg.ads
--
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 f4b7593 Move discriminator assignment to where it is used. (NFC)
new d29493d [WebAssembly] Add immediate fields to call_indirect and memor [...]
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:
.../InstPrinter/WebAssemblyInstPrinter.cpp | 7 +++++-
.../WebAssembly/WebAssemblyCallIndirectFixup.cpp | 7 ++++--
lib/Target/WebAssembly/WebAssemblyInstrCall.td | 9 +++++---
lib/Target/WebAssembly/WebAssemblyInstrMemory.td | 21 ++++++++---------
test/CodeGen/WebAssembly/memory-addr64.ll | 27 ----------------------
5 files changed, 26 insertions(+), 45 deletions(-)
delete mode 100644 test/CodeGen/WebAssembly/memory-addr64.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 lld.
from dc46025 Be a bit more consistent about using getters. NFC.
new 8ac4e67 Fix Clang-tidy readability-redundant-member-init warnings; ot [...]
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/ReaderWriter/YAML/ReaderWriterYAML.cpp | 29 ++++++++++++++++-------------
1 file changed, 16 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 09c2dc4 Expose forcibly_ggc_collect and run it after all selftests
new 255d575 gcc/testsuite/ChangeLog:
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 | 14 ++++++++++++
gcc/fortran/class.c | 20 +++++-----------
gcc/fortran/trans-array.c | 29 +++++++++++++++++++++++-
gcc/fortran/trans-expr.c | 2 +-
gcc/testsuite/ChangeLog | 6 +++++
gcc/testsuite/gfortran.dg/alloc_comp_class_5.f03 | 8 +++++--
6 files changed, 61 insertions(+), 18 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 515a723 Replace TimeValue by TimePoint in LegacyPassManager. NFC.
new da33b85 [IndVarSimplify][Dwarf] When widening the IV increment, corre [...]
new f4b7593 Move discriminator assignment to where it is used. (NFC)
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/Scalar/IndVarSimplify.cpp | 5 ++
lib/Transforms/Utils/AddDiscriminators.cpp | 2 +-
test/DebugInfo/Generic/indvar-discriminator.ll | 83 ++++++++++++++++++++++++++
3 files changed, 89 insertions(+), 1 deletion(-)
create mode 100644 test/DebugInfo/Generic/indvar-discriminator.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.