This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 71a492e AMDGPU: Fix assert on ttmp registers
new 39107cc AMDGPU: Don't run passes that aren't useful
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/Target/AMDGPU/AMDGPUTargetMachine.cpp | 5 +++++
1 file changed, 5 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 clang.
from be34a58 [Clang][AVX512] completing missing intrinsics [pandnd].
new ee626ad [PS4] Clean up some test commentary. 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/Driver/ps4-sdk-root.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 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 e147f77 [ASTMatcher] Fix a ASTMatcher test failure on Windows.
new be34a58 [Clang][AVX512] completing missing intrinsics [pandnd].
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/Headers/avx512fintrin.h | 6 ++++++
test/CodeGen/avx512f-builtins.c | 11 +++++++++++
2 files changed, 17 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 zorg.
from a52a584 Re-enable tests on the LLDB buildbot.
new a4164a8 Add a libstdc++ modules selfhost 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 | 14 ++++++++++++++
1 file changed, 14 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 llvm.
from 8b8fb6b [Hexagon] Recognize "q" and "v" in inline-asm as register con [...]
new d77d4c0 [PM] Port per-function SCCP to the new pass manager.
new 71a492e AMDGPU: Fix assert on ttmp registers
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/InitializePasses.h | 2 +-
include/llvm/Transforms/{IPO => Scalar}/SCCP.h | 25 +++----
lib/Passes/PassBuilder.cpp | 1 +
lib/Passes/PassRegistry.def | 1 +
lib/Target/AMDGPU/SIFrameLowering.cpp | 4 +-
lib/Transforms/Scalar/SCCP.cpp | 96 ++++++++++++++------------
lib/Transforms/Scalar/Scalar.cpp | 2 +-
test/Transforms/SCCP/global-alias-constprop.ll | 1 +
8 files changed, 72 insertions(+), 60 deletions(-)
copy include/llvm/Transforms/{IPO => Scalar}/SCCP.h (57%)
--
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 49894f8 [Hexagon] Recognize "q" and "v" in inline-asm as register con [...]
new 334ff89 Teach Sema::MergeFunctionDecl to properly check for an out-of [...]
new e147f77 [ASTMatcher] Fix a ASTMatcher test failure on Windows.
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/Sema/SemaDecl.cpp | 2 +-
test/SemaCXX/cxx0x-defaulted-functions.cpp | 8 ++++++++
unittests/ASTMatchers/ASTMatchersNodeTest.cpp | 15 ++++++++-------
3 files changed, 17 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 1ec9e2b Removed duplicate SSE42 builtin tests from avx-builtins.c
new 49894f8 [Hexagon] Recognize "q" and "v" in inline-asm as register con [...]
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/Basic/Targets.cpp | 11 ++++++++++-
test/CodeGen/hexagon-inline-asm.c | 11 +++++++++++
2 files changed, 21 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/hexagon-inline-asm.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 gcc-6-branch
in repository gcc.
from c26666f Fix ChangeLog date.
new 0bd2bfd PR target/71161 * elf.c (phdr_callback) [__i386__]: Add __ [...]
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:
libbacktrace/ChangeLog | 11 +++++++++--
libbacktrace/elf.c | 3 +++
2 files changed, 12 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 da38a6d [WebAssembly] Don't expand divisions by constants.
new 8b8fb6b [Hexagon] Recognize "q" and "v" in inline-asm as register con [...]
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/Target/Hexagon/HexagonISelLowering.cpp | 14 ++++++++++++++
lib/Target/Hexagon/HexagonISelLowering.h | 4 ++--
test/CodeGen/Hexagon/inline-asm-qv.ll | 19 +++++++++++++++++++
3 files changed, 35 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/Hexagon/inline-asm-qv.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 gcc.
from b251d5f /cp 2016-05-18 Paolo Carlini <paolo.carlini(a)oracle.com>
new 2e9acae [Patch, lra] Guard in_class_p with REG_P check
new 86d786c PR target/71161 * elf.c (phdr_callback) [__i386__]: Add __ [...]
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 | 6 ++++++
gcc/lra-constraints.c | 3 ++-
libbacktrace/ChangeLog | 11 +++++++++--
libbacktrace/elf.c | 3 +++
4 files changed, 20 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.