This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ae8e401 [X86][AVX512VL] Added support for combining target 256-bit sh [...]
new acce8ee [AVR] Add the machine code disassembler
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/AVR/CMakeLists.txt | 1 +
lib/Target/AVR/Disassembler/AVRDisassembler.cpp | 160 +++++++++++++++++++++
lib/Target/AVR/Disassembler/CMakeLists.txt | 4 +
.../{MCTargetDesc => Disassembler}/LLVMBuild.txt | 6 +-
lib/Target/AVR/LLVMBuild.txt | 3 +-
5 files changed, 170 insertions(+), 4 deletions(-)
create mode 100644 lib/Target/AVR/Disassembler/AVRDisassembler.cpp
create mode 100644 lib/Target/AVR/Disassembler/CMakeLists.txt
copy lib/Target/AVR/{MCTargetDesc => Disassembler}/LLVMBuild.txt (81%)
--
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 binutils-gdb.
from dcf293f Automatic date update in version.in
new 243050d Automatic date update in version.in
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:
bfd/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from cd0fab2 Automatic date update in version.in
new 7b80b2d Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from 267b130 Automatic date update in version.in
new 2e4c6e8 Automatic date update in version.in
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:
bfd/version.h | 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 clang.
from 993ddd7 [AVX-512] Remove masked 128/256-bit palignr builtins. We can [...]
new 9895e4d [AVX-512] Add typecasts to alignr intrinsics that were modifi [...]
new 4501a61 [AVX-512] Remove builtins for 128/256-bit pabsb/pabsw. We can [...]
new d2ece93 [AVX-512] Remove masked 128/256-bit pshufb builtins. Replace [...]
new 3f2396d [AVX-512] Remove duplicate test cases from the avx512vlbw int [...]
new 3f7a396 [AVX-512] Replace masked 128/256-bit vpmovzx/vpmovsx builtins [...]
new 999f9bc [AVX-512] Replace masked 128/256-bit saturating add/sub built [...]
new 2abe969 [AVX-512] Replace masked 128/256-bit pavg builtins and replac [...]
The 7 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/BuiltinsX86.def | 52 ----
lib/Headers/avx512vlbwintrin.h | 564 ++++++++++++++++--------------------
lib/Headers/avx512vlintrin.h | 366 +++++++++++------------
test/CodeGen/avx512vl-builtins.c | 132 ++++++---
test/CodeGen/avx512vlbw-builtins.c | 300 ++++++++-----------
5 files changed, 627 insertions(+), 787 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 newlib.
from 941df75 Fix a potential buffer overflow in wscanf family
new 5c758bf towupper: Eliminate dead code
new 46c472a cygcheck: Close with pclose what has been opened with popen
new 61401f2 strace: Add comment trying to explain confusing code
new 7909b52 cygcheck: Fix check for Cygwin symlink
new bbeef8e cygcheck: Fix broken test for invalid wcstombs conversion rea [...]
The 5 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:
newlib/libc/ctype/towupper.c | 3 ---
winsup/utils/cygcheck.cc | 2 +-
winsup/utils/path.cc | 14 +++++++-------
winsup/utils/strace.cc | 6 ++++++
4 files changed, 14 insertions(+), 11 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.
Ryan Arnold pushed a change to branch master
in repository toolchain/abe.
from 372a148 Revert part of commit fd3907fb6c8da336c1ff948bc7e1eccd741f4a24
new 6670b53 Revert gdbserver commit fd3907fb6c8da336c1ff948bc7e1eccd741f4a24
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:
config/gdbserver.conf | 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 llvm.
from d83c830 [X86][AVX512] Added support for combining target shuffles to [...]
new ae8e401 [X86][AVX512VL] Added support for combining target 256-bit sh [...]
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/X86ISelLowering.cpp | 3 +
test/CodeGen/X86/vector-shuffle-256-v4.ll | 5 +-
test/CodeGen/X86/vector-shuffle-256-v8.ll | 142 +++++++++++++++++++-----------
3 files changed, 95 insertions(+), 55 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 46ea061 [lit] Add more testing instructions to README
new d83c830 [X86][AVX512] Added support for combining target shuffles to [...]
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/X86ISelLowering.cpp | 22 +++++++++
.../X86/vector-shuffle-combining-avx512bw.ll | 55 ++++++++++++++++++++++
.../X86/vector-shuffle-combining-avx512bwvl.ll | 17 +++++++
3 files changed, 94 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.
ryan.arnold pushed a change to branch releases/linaro-6.2-2016.11-rc1
in repository toolchain/release-notes.
from f3affa7 Regenerated Release Notes for linaro-GCC-6.2-2016.11-rc1.
new d9bbdde Revert to using GDB 7.11 for Linaro 6.2-2016.11-rc1
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:
components/toolchain/binaries/README.textile | 6 +++---
components/toolchain/binaries/README.textile.series | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.