This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2007f37 [Coroutines] Part 5: Add CGSCC restart trigger
new 1a066c4 [Coroutines] Passify the build bots. Remove restart-trigger.l [...]
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/Coroutines/restart-trigger.ll | 16 ----------------
1 file changed, 16 deletions(-)
delete mode 100644 test/Transforms/Coroutines/restart-trigger.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 llvm.
from 6bb60d2 [AVX-512] Add SQRT/RCP14/RNDSCALE to hasUndefRegUpdate.
new 2007f37 [Coroutines] Part 5: Add CGSCC restart trigger
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 | 6 ++
lib/Transforms/Coroutines/CoroEarly.cpp | 11 ++-
lib/Transforms/Coroutines/CoroElide.cpp | 30 +++++++-
lib/Transforms/Coroutines/CoroInstr.h | 4 +-
lib/Transforms/Coroutines/CoroInternal.h | 15 ++++
lib/Transforms/Coroutines/CoroSplit.cpp | 102 +++++++++++++++++++++++++-
test/Transforms/Coroutines/restart-trigger.ll | 16 ++++
7 files changed, 176 insertions(+), 8 deletions(-)
create mode 100644 test/Transforms/Coroutines/restart-trigger.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 cfc8939 Headers: Add ARM support to intrin.h for MSVC compatibility
new 29b303e Add the new scan-build option (--show-description) in the 4.0 [...]
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/ReleaseNotes.rst | 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 llvm.
from 39e5fc9 [X86][SSE] Enable commutation between MOVHLPS and UNPCKHPD
new 372fbdf [X86] Add VRCPSSr_Int, VRSQRTSSr_Int, VSQRTSSr_Int, and VSQRT [...]
new 3fe381a [AVX-512] Add AVX512 run line to a test and re-generate the c [...]
new 7c9196a [AVX-512] Add AVX-512 scalar CVT instructions to hasUndefRegUpdate.
new 6bb60d2 [AVX-512] Add SQRT/RCP14/RNDSCALE to hasUndefRegUpdate.
The 4 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/X86/X86InstrInfo.cpp | 46 +-
test/CodeGen/X86/avx512-cvt.ll | 7 +
test/CodeGen/X86/vec_int_to_fp.ll | 1007 ++++++++++++++++++++++++++++---------
3 files changed, 827 insertions(+), 233 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 7e8350b [libfuzzer] do not warn about missing pcbuffer functions: the [...]
new 39e5fc9 [X86][SSE] Enable commutation between MOVHLPS and UNPCKHPD
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/X86/X86InstrInfo.cpp | 16 ++++++++++++++++
lib/Target/X86/X86InstrSSE.td | 6 ++++--
test/CodeGen/X86/sse2.ll | 8 ++++----
test/CodeGen/X86/vec_insert-5.ll | 10 ++++------
test/CodeGen/X86/vector-shuffle-128-v2.ll | 2 +-
test/CodeGen/X86/vector-shuffle-128-v4.ll | 3 +--
test/CodeGen/X86/vector-shuffle-combining.ll | 13 +++++--------
7 files changed, 35 insertions(+), 23 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 lld.
from b6fa2c9 Unpollute the global namespace. lld edition.
new 08d3c29 COFF ARM: Fix typos in the relocation test
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/COFF/reloc-arm.test | 6 +++---
1 file 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 gcc.
from 0762a4f libgo: fix getrandom build for 32-bit ppc
new 67376ed Fix crash in selftest::test_lexer_string_locations_ucn4 (PR b [...]
new 9a93e2f 2016-08-08 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
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 | 7 +++++++
gcc/tree-ssa-ccp.c | 14 +++++++-------
libcpp/ChangeLog | 6 ++++++
libcpp/charset.c | 11 +++++------
4 files changed, 25 insertions(+), 13 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 70a62d3 [ASTReader] Use real move semantics instead of emulating them [...]
new cfc8939 Headers: Add ARM support to intrin.h for MSVC compatibility
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/CMakeLists.txt | 1 +
lib/Headers/{s390intrin.h => armintr.h} | 34 +++++++++++++++++++--------------
lib/Headers/intrin.h | 4 ++++
test/Headers/ms-intrin.cpp | 4 ++++
4 files changed, 29 insertions(+), 14 deletions(-)
copy lib/Headers/{s390intrin.h => armintr.h} (68%)
--
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 5cd1324 [X86][SSE] Regenerate SSE1 shuffle tests
new 7e8350b [libfuzzer] do not warn about missing pcbuffer functions: the [...]
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/Fuzzer/FuzzerExtFunctions.def | 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 gcc.
from ec6e128 Update C++17 library status table
new 0762a4f libgo: fix getrandom build for 32-bit ppc
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/go/gofrontend/MERGE | 2 +-
libgo/go/internal/syscall/unix/getrandom_linux_ppc64x.go | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.