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 8899580fda5 2017-05-10 Andreas Tobler <andreast(a)gcc.gnu.org>
new 030c08bb0ad PR target/79027 * config/pa/pa.c (pa_cannot_change_mode_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/ChangeLog | 6 ++++++
gcc/config/pa/pa.c | 20 ++++++++++++--------
2 files changed, 18 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 495cd7fe2dc * class.c (handle_using_decl): Always use OVL_CURRENT. (r [...]
new ce5922295aa PR target/79027 * config/pa/pa.c (pa_cannot_change_mode_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/ChangeLog | 6 ++++++
gcc/config/pa/pa.c | 20 ++++++++++++--------
2 files changed, 18 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 clang.
from 713b495790 Partially revert r302685 and swith Apple-style full LTO buil [...]
new 37d86beee7 clang/lib/Tooling/RefactoringCallbacks.cpp: Avoid std::errc: [...]
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/Tooling/RefactoringCallbacks.cpp | 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 clang.
from 4bf66d68c1 [Myriad] Pass -Xclang and -mllvm flags to moviCompile
new 713b495790 Partially revert r302685 and swith Apple-style full LTO buil [...]
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:
cmake/caches/Apple-stage2.cmake | 4 ++++
1 file changed, 4 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 libcxxabi.
from f8b91ee Fix use of now removed %exec test substitution
new 03d803f [libc++abi] Disable libc++ extern templates project-wide
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:
CMakeLists.txt | 3 +++
src/cxa_demangle.cpp | 1 -
2 files changed, 3 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 clang.
from 9986cce3ea Improve diagnosis of unknown template name.
new 2d057e7c35 Changes missed from r302732.
new 4bf66d68c1 [Myriad] Pass -Xclang and -mllvm flags to moviCompile
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/clang/Parse/Parser.h | 5 +----
lib/Driver/ToolChains/Myriad.cpp | 8 +++++---
lib/Parse/ParseDeclCXX.cpp | 8 ++++----
lib/Parse/ParseExprCXX.cpp | 7 ++-----
lib/Parse/ParseTemplate.cpp | 9 ++-------
test/Driver/myriad-toolchain.c | 4 +++-
6 files changed, 17 insertions(+), 24 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 2df956f21 Fix MinGW build to use Pthread when the header is available.
new ab2f54f10 Remove usages of _LIBCPP_MSVC which is never defined
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 | 2 +-
include/__undef_min_max | 4 ++--
include/ext/hash_map | 2 +-
include/ext/hash_set | 2 +-
src/include/atomic_support.h | 2 +-
src/thread.cpp | 2 +-
test/std/utilities/function.objects/func.not_fn/not_fn.pass.cpp | 2 +-
7 files changed, 8 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 0fad9cb52e5 AMDGPU: Add new subtarget features for gfx9 flat instructions
new c11234753fe AMDGPU: Make some packed shuffles free
new 3ba25d22227 [InstCombine] remove fold that swaps xor/or with constants; NFCI
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/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp | 34 +++++++++-
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h | 3 +
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 12 ----
test/Analysis/CostModel/AMDGPU/extractelement.ll | 74 ++++++++++++++--------
test/Analysis/CostModel/AMDGPU/insertelement.ll | 43 ++++++++-----
test/Analysis/CostModel/AMDGPU/shufflevector.ll | 43 +++++++++++++
test/Transforms/InstCombine/or-xor.ll | 70 ++++++++++++++++++++
7 files changed, 225 insertions(+), 54 deletions(-)
create mode 100644 test/Analysis/CostModel/AMDGPU/shufflevector.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 clang.
from 84e1942597 Fix errored return value in CheckFunctionReturnType and add [...]
new 9986cce3ea Improve diagnosis of unknown template name.
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/clang/Basic/DiagnosticSemaKinds.td | 2 +
include/clang/Sema/Sema.h | 2 +-
lib/Parse/ParseDecl.cpp | 11 ++-
lib/Sema/SemaDecl.cpp | 80 ++++++++++++++++------
lib/Sema/SemaTemplate.cpp | 4 +-
test/SemaCXX/invalid-member-expr.cpp | 4 +-
test/SemaCXX/typo-correction.cpp | 11 +--
test/SemaTemplate/deduction-crash.cpp | 2 +-
test/SemaTemplate/explicit-instantiation.cpp | 2 +-
.../ms-lookup-template-base-classes.cpp | 3 +-
10 files changed, 85 insertions(+), 36 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 5f3d5935a Fix bad #endif in msvc_stdlib_force_include.hpp.
new ca91fd09f Don't interfere with the __builtin_foo namespace under MSVC
new 2df956f21 Fix MinGW build to use Pthread when the header is available.
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/__config | 9 +-
include/algorithm | 125 +++++++++++++++++----
include/support/win32/msvc_builtin_support.h | 156 ---------------------------
3 files changed, 111 insertions(+), 179 deletions(-)
delete mode 100644 include/support/win32/msvc_builtin_support.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.