This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from bb69990 Automatic date update in version.in
new 144b71e Add .noavx512XX directives to x86 assembler
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:
gas/config/tc-i386.c | 9 +
gas/doc/c-i386.texi | 9 +
gas/testsuite/gas/i386/i386.exp | 2 +
gas/testsuite/gas/i386/noavx512-1.l | 416 ++++++++++++++++++++++++++++++++++++
gas/testsuite/gas/i386/noavx512-1.s | 207 ++++++++++++++++++
gas/testsuite/gas/i386/noavx512-2.l | 105 +++++++++
gas/testsuite/gas/i386/noavx512-2.s | 53 +++++
opcodes/i386-gen.c | 18 ++
opcodes/i386-init.h | 63 ++++++
9 files changed, 882 insertions(+)
create mode 100644 gas/testsuite/gas/i386/noavx512-1.l
create mode 100644 gas/testsuite/gas/i386/noavx512-1.s
create mode 100644 gas/testsuite/gas/i386/noavx512-2.l
create mode 100644 gas/testsuite/gas/i386/noavx512-2.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 clang.
from d9d25f2 Avoid unnecessary std::string copies. NFC.
new 9ff0e68 clang-format: [JS] FormatToken.startsSequence/endsSequence.
new 03885e6 clang-format: [JS] fix async parsing.
new 513a0b1 clang-format: [JS] Support shebang lines on the very first line.
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:
lib/Format/FormatToken.h | 44 +++++++++++++++++++++++++++++++++++++-
lib/Format/TokenAnnotator.cpp | 14 ++++++++++++
lib/Format/TokenAnnotator.h | 42 ++----------------------------------
lib/Format/UnwrappedLineParser.cpp | 13 +++++++----
unittests/Format/FormatTestJS.cpp | 11 ++++++++++
5 files changed, 79 insertions(+), 45 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 users/hjl/noisa
in repository binutils-gdb.
at bc4ca87 Don't work
This branch includes the following new commits:
new 744746c New noavx512-1.s
new bc4ca87 Don't work
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.
--
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 bf5d8ed [X86] Simplify alignr builtin support by recognizing that Num [...]
new d9d25f2 Avoid unnecessary std::string copies. 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/Frontend/CompilerInvocation.cpp | 2 +-
lib/Tooling/Refactoring.cpp | 4 ++--
2 files 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 llvm.
from 2ff22b7 [ProfileData] Clean up string handling a bit.
new ac307e4 Remove some 'const' specifiers that do nothing but prevent mo [...]
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/Function.h | 2 +-
include/llvm/Transforms/Utils/LoopVersioning.h | 2 +-
lib/AsmParser/LLParser.cpp | 2 +-
lib/Bitcode/Reader/BitcodeReader.cpp | 2 +-
lib/IR/Function.cpp | 2 +-
lib/Transforms/Utils/LoopVersioning.cpp | 2 +-
tools/obj2yaml/Error.h | 2 +-
7 files changed, 7 insertions(+), 7 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 a83f08e [SCEV] Remove the singleton `apply` function (re-apply r271155)
new 2ff22b7 [ProfileData] Clean up string handling a bit.
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/ProfileData/InstrProf.h | 2 +-
include/llvm/ProfileData/InstrProfReader.h | 4 ++--
include/llvm/ProfileData/SampleProfReader.h | 2 +-
lib/ProfileData/InstrProf.cpp | 14 ++++++--------
lib/ProfileData/InstrProfReader.cpp | 6 +++---
lib/ProfileData/SampleProfReader.cpp | 4 ++--
6 files changed, 15 insertions(+), 17 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 zorg.
from 1c0bb04 Update test to remove check for DLLVM_ENABLE_PIC=On
new 6133107 [libcxx] Add use-libunwind x86_64 builders to buildbot
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:
buildbot/osuosl/master/config/builders.py | 21 +++++++++++++++++++--
1 file changed, 19 insertions(+), 2 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 2369edf /cp 2016-05-29 Paolo Carlini <paolo.carlini(a)oracle.com>
new f16153b /cp 2016-05-29 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/cp/ChangeLog | 6 ++++++
gcc/cp/lambda.c | 4 +++-
2 files changed, 9 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 gcc-6-branch
in repository gcc.
from 97bf1fd Daily bump.
new 3f7e524 /cp 2016-05-29 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/cp/ChangeLog | 9 ++++++++-
gcc/cp/lambda.c | 4 +++-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv11.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp1y/lambda-conv1.C | 13 +++++++++++++
gcc/testsuite/g++.dg/cpp1y/lambda-conv2.C | 23 +++++++++++++++++++++++
6 files changed, 64 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv11.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-conv1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-conv2.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 7cc6707 Daily bump.
new a0aa3f7 * doc/xml/manual/backwards_compatibility.xml: Adjust lists. [...]
new 2369edf /cp 2016-05-29 Paolo Carlini <paolo.carlini(a)oracle.com>
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:
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv11.C | 10 ++++++++++
gcc/testsuite/g++.dg/cpp1y/lambda-conv1.C | 13 ++++++++++++
gcc/testsuite/g++.dg/cpp1y/lambda-conv2.C | 23 ++++++++++++++++++++++
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/doc/html/manual/backwards.html | 4 ++--
.../doc/xml/manual/backwards_compatibility.xml | 2 +-
7 files changed, 62 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-conv11.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-conv1.C
create mode 100644 gcc/testsuite/g++.dg/cpp1y/lambda-conv2.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.