This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 10910a4 Daily bump.
new c71d23d 2017-03-27 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/ChangeLog | 6 ++
gcc/gimple-fold.c | 7 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/torture/pr80171.C | 183 +++++++++++++++++++++++++++++++++
4 files changed, 199 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr80171.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 llvm.
from 306a7df [IR] Implement pairs of non-const and const methods using the [...]
new f6c7abb [TableGen] Make CodeGenMapTable understand the namespace fiel [...]
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/CodeGenMapTable.cpp | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 a5c67c5 Revert r298742 "[ODRHash] Add error messages for mismatched p [...]
new 268f12f [XRay][clang] Remove dependency on libatomic for XRay builds
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/Driver/ToolChains/Gnu.cpp | 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 compiler-rt.
from d75e2e9 [asan] Remove column numbers from test expectations in invali [...]
new 8dbff7c [XRay][compiler-rt] Use sanitizer_common's atomic ops
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/xray/tests/CMakeLists.txt | 2 +-
lib/xray/xray_buffer_queue.cc | 11 +++---
lib/xray/xray_buffer_queue.h | 16 ++++----
lib/xray/xray_fdr_logging.cc | 80 ++++++++++++++++++++++------------------
lib/xray/xray_fdr_logging_impl.h | 26 +++++++------
lib/xray/xray_init.cc | 23 +++++-------
lib/xray/xray_interface.cc | 59 ++++++++++++++++-------------
lib/xray/xray_log_interface.cc | 15 ++++----
8 files changed, 127 insertions(+), 105 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 libcxx.
from 68fdad6 [libc++] Fix some comment typos
new 76c1482 Mark *fail tests as UNUSUPPORTED instead of XFAIL on old compilers
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:
.../std/language.support/support.types/byteops/lshift.assign.fail.cpp | 4 ++--
test/std/language.support/support.types/byteops/lshift.fail.cpp | 4 ++--
.../std/language.support/support.types/byteops/rshift.assign.fail.cpp | 4 ++--
test/std/language.support/support.types/byteops/rshift.fail.cpp | 4 ++--
test/std/language.support/support.types/byteops/to_integer.fail.cpp | 4 ++--
5 files changed, 10 insertions(+), 10 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 170b761 [IR] Share implementation of pairs of const and non-const met [...]
new 4f2f5a3 [IR] Share implementation for pairs of const and non-const me [...]
new 306a7df [IR] Implement pairs of non-const and const methods using the [...]
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/IR/BasicBlock.h | 5 +++-
include/llvm/IR/Constant.h | 7 ++---
include/llvm/IR/GlobalIndirectSymbol.h | 18 ++++++++-----
include/llvm/IR/GlobalValue.h | 14 +++++-----
include/llvm/IR/Instruction.h | 10 ++++++--
include/llvm/IR/Module.h | 17 +++++++-----
include/llvm/IR/ModuleSummaryIndex.h | 7 ++---
include/llvm/IR/User.h | 14 +++++++---
include/llvm/IR/Value.h | 47 +++++++++++++++++++---------------
lib/IR/BasicBlock.cpp | 3 ---
lib/IR/Globals.cpp | 4 +--
lib/IR/Instruction.cpp | 6 -----
lib/IR/Module.cpp | 3 ++-
lib/IR/Value.cpp | 43 ++++++++++++++++---------------
14 files changed, 112 insertions(+), 86 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 lld.
from 77a45bf Factor out code to add a GOT entry.
new 268a7bd Simplify. NFC.
new 3d503e6 Sort.
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:
ELF/DriverUtils.cpp | 10 +++++-----
ELF/Relocations.cpp | 6 +++---
2 files changed, 8 insertions(+), 8 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 8a88c23 [IR] Make Instruction::isAssociative method inline. Add LLVM_ [...]
new 170b761 [IR] Share implementation of pairs of const and non-const met [...]
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/BasicBlock.h | 84 +++++++++++++++++++++++++-------------------
lib/IR/BasicBlock.cpp | 54 ++++++++++++++--------------
2 files changed, 75 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 gcc.
from 5c841ec * gcc.dg/torture/pr79732.c: Require alias support. * gcc.dg [...]
new 10910a4 Daily bump.
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/DATESTAMP | 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 gcc-6-branch
in repository gcc.
from 020d0f5 2017-03-26 Paul Thomas <pault(a)gcc.gnu.org>
new 246ee09 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.