This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b19e13d clang-format: fix fallback style set to "none" not always formatting
new 39c61e3 [test] Remove an unwanted match for `UNSUPPORTED:`.
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/Driver/embed-bitcode.c | 4 ++--
1 file changed, 2 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 llvm.
from 51348fe [AArch64][GlobalISel] Widen scalar int->fp conversions.
new 41b2c9b [test] Remove a unwanted match for `XFAIL:`.
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/CodeGen/AMDGPU/selected-stack-object.ll | 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 libcxx.
from e28ff33 [NFC] Group aligned new/delete definitions together in new.cpp
new d54d974 Disable aligned new/delete on Apple platforms without posix_memalign
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/__config | 12 ++++++++++++
include/new | 5 +++--
src/new.cpp | 4 ++++
3 files 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 llvm.
from f3bfad2 [PM] Attempt to pacify windows bots.
new 51348fe [AArch64][GlobalISel] Widen scalar int->fp conversions.
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/GlobalISel/LegalizerHelper.cpp | 22 ++++++++++++++++++++++
lib/Target/AArch64/AArch64LegalizerInfo.cpp | 8 +++++++-
test/CodeGen/AArch64/GlobalISel/legalize-itofp.mir | 18 ++++++++++++------
3 files changed, 41 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 clang.
from 33d82d1 Fix documentation typo.
new bb7141b PR31701: Fix crash on invalid caused by parsing a dependent i [...]
new b19e13d clang-format: fix fallback style set to "none" not always formatting
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:
lib/AST/ASTContext.cpp | 3 ++-
lib/Format/Format.cpp | 12 ++++++------
test/Format/style-on-command-line.cpp | 20 ++++++++++++++++++++
test/SemaCXX/constant-expression.cpp | 11 +++++++++++
unittests/Format/FormatTest.cpp | 20 +++++++++++++++++++-
5 files changed, 58 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 gcc.
from eb5c0cb gcc/ 2017-01-19 Matthew Fortune <matthew.fortune(a)imgtec.com [...]
new f98b772 rs6000: Fix the new SSP guard configuration code (PR79140)
new 64ac107 PR69321 fix any_cast<T>(any*) for non-copyable T
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/ChangeLog | 8 ++++++++
gcc/config/rs6000/rs6000.c | 15 ++++++++++++---
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/include/experimental/any | 5 ++++-
libstdc++-v3/include/std/any | 15 ++++++++++-----
libstdc++-v3/testsuite/20_util/any/misc/any_cast.cc | 13 +++++++++++++
libstdc++-v3/testsuite/experimental/any/misc/any_cast.cc | 13 +++++++++++++
7 files changed, 67 insertions(+), 9 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 fba0eee Fix handling of Apple target triple when checking the ABI lists.
new e28ff33 [NFC] Group aligned new/delete definitions together in new.cpp
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:
src/new.cpp | 170 ++++++++++++++++++++++++++++++------------------------------
1 file changed, 85 insertions(+), 85 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 917daab Add documentation for constexpr string builtin support.
new 33d82d1 Fix documentation typo.
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:
docs/LanguageExtensions.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 cecefc5 PR64903 simplify last fix to std::is_partitioned
new eb5c0cb gcc/ 2017-01-19 Matthew Fortune <matthew.fortune(a)imgtec.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/ChangeLog | 16 ++++++++++++++++
gcc/config.gcc | 19 +++++++++++++++++--
gcc/config/mips/mips.h | 12 +++++++++---
gcc/config/mips/mips.opt | 4 ++++
gcc/doc/install.texi | 14 ++++++++++++++
gcc/doc/invoke.texi | 8 +++++++-
gcc/testsuite/ChangeLog | 15 +++++++++++++++
gcc/testsuite/gcc.target/mips/madd4-1.c | 14 ++++++++++++++
gcc/testsuite/gcc.target/mips/madd4-2.c | 14 ++++++++++++++
gcc/testsuite/gcc.target/mips/mips-ps-type-2.c | 2 +-
gcc/testsuite/gcc.target/mips/mips-ps-type.c | 2 +-
gcc/testsuite/gcc.target/mips/mips.exp | 12 +++++++++++-
gcc/testsuite/gcc.target/mips/nmadd-1.c | 2 +-
gcc/testsuite/gcc.target/mips/nmadd-2.c | 2 +-
gcc/testsuite/gcc.target/mips/nmadd-3.c | 2 +-
15 files changed, 126 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/madd4-1.c
create mode 100644 gcc/testsuite/gcc.target/mips/madd4-2.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 3e45634 P0426: Make the library implementation of constexpr char_trai [...]
new 917daab Add documentation for constexpr string builtin support.
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:
docs/LanguageExtensions.rst | 40 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 40 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.