This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 267c7c0 [docs] Fix typo in 'How to add a builder'
new e9f2c69 Test commit. 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/Vectorize/LoadStoreVectorizer.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 2bf721c objc: update documetation and add test-case of
new 40334d1 * g++.dg/cpp0x/fallthrough2.C: Only expect the warning in C+ [...]
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/cpp0x/fallthrough2.C | 2 +-
2 files changed, 6 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 lld.
from 65f7020 [ELF] - Fixed crash on invalid input.
new 7b66d36 [ELF][MIPS] Setup STO_MIPS_PIC flag for PIC symbols when gene [...]
new cc6944d [ELF][MIPS] Do not use a binary input file in the test case. NFC
new 049ed8f [ELF][MIPS] Set GP0 value to zero in case of relocatable obje [...]
The 3 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/InputSection.cpp | 4 +++
ELF/OutputSections.cpp | 30 +++++++++++++------
ELF/Symbols.cpp | 12 ++++++++
ELF/Symbols.h | 3 ++
ELF/Target.cpp | 7 +----
test/ELF/Inputs/mips-fnpic.s | 6 ++++
test/ELF/Inputs/mips-fpic.s | 6 ++++
test/ELF/Inputs/mips-gp0-non-zero.o | Bin 0 -> 848 bytes
test/ELF/Inputs/mips-sto-pic.o | Bin 672 -> 0 bytes
test/ELF/mips-gprel32-relocs-gp0.s | 18 +++++++----
test/ELF/mips-npic-call-pic.s | 47 +++++++++++++++--------------
test/ELF/mips-sto-pic-flag.s | 58 ++++++++++++++++++++++++++++++++++++
12 files changed, 148 insertions(+), 43 deletions(-)
create mode 100644 test/ELF/Inputs/mips-fnpic.s
create mode 100644 test/ELF/Inputs/mips-fpic.s
create mode 100755 test/ELF/Inputs/mips-gp0-non-zero.o
delete mode 100644 test/ELF/Inputs/mips-sto-pic.o
create mode 100644 test/ELF/mips-sto-pic-flag.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 gcc.
from a8243a9 2016-09-29 Richard Biener <rguenther(a)suse.de>
new 2bf721c objc: update documetation and add test-case of
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/doc/extend.texi | 2 --
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/{g++.dg/ext/construct1.C => objc/execute/construct1.m} | 5 ++---
4 files changed, 11 insertions(+), 5 deletions(-)
copy gcc/testsuite/{g++.dg/ext/construct1.C => objc/execute/construct1.m} (77%)
--
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 7ff4223 [modules] Centralize the module cache.
new da4f4c9 [AVR] Add instruction selection lowering code
new 22a65ba Revert "[AVR] Add instruction selection lowering code"
new 267c7c0 [docs] Fix typo in 'How to add a builder'
The 3 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/HowToAddABuilder.rst | 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 4267ed0 [Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT [...]
new b0ab3ca 2016-09-29 Richard Biener <rguenther(a)suse.de>
new 98da8d3 2016-09-29 Richard Biener <rguenther(a)suse.de>
new a8243a9 2016-09-29 Richard Biener <rguenther(a)suse.de>
The 3 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 | 19 +++++++++++++++++++
gcc/match.pd | 24 ++++++++++++++++++++++--
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
gcc/testsuite/gcc.dg/pr55152.c | 13 +++++++++++++
gcc/testsuite/gcc.dg/pr77407.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/torture/pr77768.c | 13 +++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/phi-opt-5.c | 2 +-
gcc/tree-ssa-phiopt.c | 2 +-
gcc/tree-ssa-pre.c | 6 ++++--
9 files changed, 107 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr55152.c
create mode 100644 gcc/testsuite/gcc.dg/pr77407.c
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77768.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 clang.
from 046fede XFAIL Driver/darwin-stdlib.cpp if CLANG_DEFAULT_CXX_STDLIB is set
new 56125bc Revert "[PR30341] Alias must point to a definition"
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/CGCXX.cpp | 14 ++++++++------
test/CodeGenCXX/alias-available-externally.cpp | 19 -------------------
2 files changed, 8 insertions(+), 25 deletions(-)
delete mode 100644 test/CodeGenCXX/alias-available-externally.cpp
--
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 e18df03 Don't GC non-alloc mergeable section pieces
new 65f7020 [ELF] - Fixed crash on invalid input.
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/Writer.cpp | 6 ++++--
test/ELF/invalid/Inputs/symbol-name-offset.elf | Bin 0 -> 480 bytes
test/ELF/invalid/symbol-name.s | 7 +++++++
3 files changed, 11 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/invalid/Inputs/symbol-name-offset.elf
create mode 100644 test/ELF/invalid/symbol-name.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 lld.
from 26d2c19 [ELF] - Testcases: remove "invalid-" prefix from inputs locat [...]
new e18df03 Don't GC non-alloc mergeable section pieces
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/InputSection.cpp | 13 ++++++++++---
ELF/MarkLive.cpp | 13 +++++--------
test/ELF/Inputs/comment-gc.s | 1 +
test/ELF/comment-gc.s | 14 ++++++++++++++
test/ELF/debug-gc.s | 2 +-
5 files changed, 31 insertions(+), 12 deletions(-)
create mode 100644 test/ELF/Inputs/comment-gc.s
create mode 100644 test/ELF/comment-gc.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 lld.
from 281b5aa [ELF] - Rename testcase folder from "Invalid" to "invalid". NFC.
new 26d2c19 [ELF] - Testcases: remove "invalid-" prefix from inputs locat [...]
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:
.../invalid/Inputs/{invalid-binding.elf => binding.elf} | Bin
.../Inputs/{invalid-cie-version2.elf => cie-version2.elf} | Bin
.../Inputs/{invalid-data-encoding.a => data-encoding.a} | Bin
.../invalid/Inputs/{invalid-file-class.a => file-class.a} | Bin
...alid-multiple-eh-relocs.elf => multiple-eh-relocs.elf} | Bin
.../{invalid-section-index.elf => section-index.elf} | Bin
.../{invalid-shentsize-zero.elf => shentsize-zero.elf} | Bin
.../invalid/Inputs/{invalid-shstrndx.so => shstrndx.so} | Bin
.../{invalid-symtab-sh_info.elf => symtab-sh_info.elf} | Bin
test/ELF/invalid/eh-frame-hdr-no-out.s | 4 ++--
test/ELF/invalid/invalid-elf.test | 14 +++++++-------
test/ELF/invalid/merge-invalid-size.s | 2 +-
12 files changed, 10 insertions(+), 10 deletions(-)
rename test/ELF/invalid/Inputs/{invalid-binding.elf => binding.elf} (100%)
rename test/ELF/invalid/Inputs/{invalid-cie-version2.elf => cie-version2.elf} (100%)
rename test/ELF/invalid/Inputs/{invalid-data-encoding.a => data-encoding.a} (100%)
rename test/ELF/invalid/Inputs/{invalid-file-class.a => file-class.a} (100%)
rename test/ELF/invalid/Inputs/{invalid-multiple-eh-relocs.elf => multiple-eh-relo [...]
rename test/ELF/invalid/Inputs/{invalid-section-index.elf => section-index.elf} (100%)
rename test/ELF/invalid/Inputs/{invalid-shentsize-zero.elf => shentsize-zero.elf} (100%)
rename test/ELF/invalid/Inputs/{invalid-shstrndx.so => shstrndx.so} (100%)
rename test/ELF/invalid/Inputs/{invalid-symtab-sh_info.elf => symtab-sh_info.elf} (100%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.