This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4bff7228eae 2017-09-13 Steve Ellcey <sellcey(a)cavium.com>
new 9925fd1cda6 2017-09-13 Paolo Carlini <paolo.carlini(a)oracle.com>
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 | 6 +++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice19.C | 29 ++++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice20.C | 11 +++++++++
3 files changed, 46 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice19.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice20.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 51aca1f1859 [CFG] Fix typo in docblock: blocsk/blocks
new 7ff141c2023 llvm-dwarfdump: support dumping UUIDs of Mach-O binaries.
new c208bb49457 Refactoring the stride 4 code in the X86interleavedaccess 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:
include/llvm/DebugInfo/DIContext.h | 10 +-
include/llvm/ObjectYAML/MachOYAML.h | 2 +-
include/llvm/Support/raw_ostream.h | 4 +
lib/DebugInfo/DWARF/DWARFContext.cpp | 28 +++
lib/ObjectYAML/MachOYAML.cpp | 6 +-
lib/Support/raw_ostream.cpp | 10 ++
lib/Target/X86/X86InterleavedAccess.cpp | 66 ++++---
.../{Object => tools/llvm-dwarfdump}/lit.local.cfg | 0
.../llvm-dwarfdump/uuid.yaml} | 164 +++++++++--------
.../llvm-dwarfdump/uuid32.yaml} | 194 +++++++++++----------
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 13 +-
11 files changed, 281 insertions(+), 216 deletions(-)
copy test/{Object => tools/llvm-dwarfdump}/lit.local.cfg (100%)
copy test/{ObjectYAML/MachO/export_trie.yaml => tools/llvm-dwarfdump/uuid.yaml} (57%)
copy test/{ObjectYAML/MachO/export_trie.yaml => tools/llvm-dwarfdump/uuid32.yaml} (52%)
--
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.
Yvan Roux pushed a change to branch linaro-local/gcc-7-integration-branch
in repository toolchain/gcc.
from f5fe02012f2 gcc/ Backport from trunk r251663. 2017-09-04 Bernd Edli [...]
new 5e7382e1b6c gcc/ Backport from trunk r250475. 2017-07-24 Jackson Wo [...]
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/config/aarch64/aarch64-simd.md | 24 ++++++++
.../gcc.target/aarch64/simd/vmla_elem_1.c | 67 ++++++++++++++++++++++
2 files changed, 91 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/simd/vmla_elem_1.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 3de203635e8 2017-09-13 Paolo Carlini <paolo.carlini(a)oracle.com>
new 4bff7228eae 2017-09-13 Steve Ellcey <sellcey(a)cavium.com>
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 | 10 ++++++++++
gcc/testsuite/gfortran.dg/vect/vect-2.f90 | 4 +---
gcc/testsuite/gfortran.dg/vect/vect-3.f90 | 4 +---
gcc/testsuite/gfortran.dg/vect/vect-4.f90 | 4 +---
gcc/testsuite/gfortran.dg/vect/vect-5.f90 | 3 +--
5 files changed, 14 insertions(+), 11 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 9393d4d197d [InstSimplify] regenerate checks; NFC
new e1a2fc6a6f6 [unittests] Fix up test after rL313156
new 51aca1f1859 [CFG] Fix typo in docblock: blocsk/blocks
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/Analysis/CFG.h | 2 +-
unittests/Support/Host.cpp | 5 +++--
2 files changed, 4 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 llvm.
from 175106b2e71 [mips] Add unitests to check parsing MIPS triples. NFC
new 9393d4d197d [InstSimplify] regenerate checks; 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:
test/Transforms/InstSimplify/exact-nsw-nuw.ll | 41 +++++++++++++++++----------
1 file changed, 26 insertions(+), 15 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 307aefa2b0 Update users of llvm::sys::ExecuteAndWait etc.
new c44a59062e Attempt to fix MSVC build.
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/Job.cpp | 7 ++++---
1 file changed, 4 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 llvm.
from cc31faa0b45 Add options to dump PGO counts in text.
new 175106b2e71 [mips] Add unitests to check parsing MIPS triples. 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:
unittests/ADT/TripleTest.cpp | 30 ++++++++++++++++++++++++++++++
1 file changed, 30 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 c836e75b4a9 Turn SECONDARY_MEMORY_NEEDED into a hook
new 3de203635e8 2017-09-13 Paolo Carlini <paolo.carlini(a)oracle.com>
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 | 6 ++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice18.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/cpp1y/lambda-ice2.C | 21 +++++++++++++++++++++
3 files changed, 42 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice18.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-ice2.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 bca2a430d9c [ThinLTO] AliasSummary should not have any references
new cc31faa0b45 Add options to dump PGO counts in text.
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/Analysis/BlockFrequencyInfo.h | 2 +
lib/Analysis/BlockFrequencyInfo.cpp | 31 ++++++------
.../Instrumentation/PGOInstrumentation.cpp | 58 ++++++++++++++--------
3 files changed, 57 insertions(+), 34 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.