This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 826cd2f [ELF] - linkerscript AT keyword (in output section descriptio [...]
new bd3204e Attemp to fix linux build bot after r278911 ("[ELF] - linkers [...]
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:
ELF/LinkerScript.cpp | 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 gcc.
from b277c58 Do not use LONG_LONG_TYPE_SIZE in #if macro condition
new cff41b9 2016-08-17 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 | 10 ++++++++
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.dg/loop-unswitch-2.c | 2 +-
gcc/tree-ssa-loop-unswitch.c | 45 ++++++++++++++++++++++------------
4 files changed, 46 insertions(+), 16 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 ba80e96 [LTO] Fix a use-after-free introduced in r278907 and caught by ASan.
new cbfe590 Fix bug in DAGBuilder for getelementptr with expanded vector.
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/SelectionDAG/SelectionDAGBuilder.cpp | 3 ++-
test/CodeGen/X86/gep-expanded-vector.ll | 24 ++++++++++++++++++++++++
2 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/X86/gep-expanded-vector.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 de2442a First commit (test commit) - Adding empty line.
new ba80e96 [LTO] Fix a use-after-free introduced in r278907 and caught by ASan.
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:
tools/llvm-lto2/llvm-lto2.cpp | 6 +++---
1 file changed, 3 insertions(+), 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 lld.
from c925fd3 [ELF] Set MAXPAGESIZE to 2MiB on x86-64 to match bfd and gold.
new 826cd2f [ELF] - linkerscript AT keyword (in output section descriptio [...]
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:
ELF/LinkerScript.cpp | 18 +++++
ELF/LinkerScript.h | 2 +
ELF/Writer.cpp | 12 ++-
test/ELF/linkerscript/linkerscript-at.s | 128 ++++++++++++++++++++++++++++++++
4 files changed, 158 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/linkerscript/linkerscript-at.s
--
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 731ba1d Restrict the use of the C++17 attribute to C++17 (at least as [...]
new de2442a First commit (test commit) - Adding empty line.
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/SelectionDAG/SelectionDAGBuilder.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 newlib.
from 1c25a77 Actually return pointers in locale categroy accessor functions
new b0d3414 Constify __locale_ctype_ptr and __locale_ctype_ptr_l
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:
newlib/libc/include/ctype.h | 7 ++-----
newlib/libc/locale/locale.c | 6 +++---
2 files changed, 5 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 bba5e18 [LTO] Introduce an Output class to wrap the output stream cre [...]
new 731ba1d Restrict the use of the C++17 attribute to C++17 (at least as [...]
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/Support/Compiler.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 gcc.
from 6588f44 Daily bump.
new b277c58 Do not use LONG_LONG_TYPE_SIZE in #if macro condition
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 | 9 +++++++++
gcc/coverage.c | 3 ++-
gcc/gcov-io.h | 10 ----------
gcc/tree-profile.c | 11 ++++++-----
4 files changed, 17 insertions(+), 16 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 3219c70 [ThinLTO] Adapt backend invocation to llvm API changes.
new 0fc13f4 Add missing tests
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/Sema/address-packed-member-memops.c | 26 ++++
test/Sema/address-packed.c | 163 ++++++++++++++++++++++++++
test/SemaCXX/address-packed-member-memops.cpp | 28 +++++
test/SemaCXX/address-packed.cpp | 114 ++++++++++++++++++
4 files changed, 331 insertions(+)
create mode 100644 test/Sema/address-packed-member-memops.c
create mode 100644 test/Sema/address-packed.c
create mode 100644 test/SemaCXX/address-packed-member-memops.cpp
create mode 100644 test/SemaCXX/address-packed.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.