This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 48b2ddb [X86][SSE] Added tests showing missed combines of shuffles wi [...]
new b5df2de [X86][SSE] Add support for combining ISD::AND with shuffles.
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 | 19 +++++++++++++++++++
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 2 --
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 3 +--
3 files changed, 20 insertions(+), 4 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 9780086 Fix crash with unsupported architectures in Linux/Gnu target [...]
new 596a7b3 [OpenCL] Refactor read_only/write_only pipes.
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/AST/ASTContext.h | 5 +--
include/clang/AST/Type.h | 19 +++-------
include/clang/Serialization/ASTBitCodes.h | 8 ++---
lib/AST/ASTContext.cpp | 60 ++++++++-----------------------
lib/Serialization/ASTReader.cpp | 17 +++------
lib/Serialization/ASTWriter.cpp | 6 ++--
test/SemaOpenCL/invalid-pipes-cl2.0.cl | 9 +++++
7 files changed, 40 insertions(+), 84 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 9217738 [SCCP] Switch over to DEBUG() and drop an #ifdef.
new 48b2ddb [X86][SSE] Added tests showing missed combines of shuffles wi [...]
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/X86/vector-shuffle-combining-avx2.ll | 17 ++++++++++++++++
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 23 ++++++++++++++++++++++
2 files changed, 40 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 lldb.
from f647d5c Use Timeout<> in Process::RunThreadPlan
new 7d8555a Remove a hack from the Android toolchain file
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/platforms/Android.cmake | 24 ------------------------
1 file changed, 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 clang.
from 1d4b939 Teach ConstantBuilder how to emit a reference to the current [...]
new 9780086 Fix crash with unsupported architectures in Linux/Gnu target [...]
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/Driver/Tools.cpp | 11 ++++++++---
test/Driver/unsupported-target-arch.c | 25 +++++++++++++++++++++++++
2 files changed, 33 insertions(+), 3 deletions(-)
create mode 100644 test/Driver/unsupported-target-arch.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 lldb.
from 08457e0 Add another address to look for the kernel load addr in Dynam [...]
new f647d5c Use Timeout<> in Process::RunThreadPlan
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:
source/Target/Process.cpp | 166 ++++++++++++++++++++--------------------------
1 file changed, 72 insertions(+), 94 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 binutils-gdb.
from 6d6ad65 Fix ICE in assembler when passed a corrupt input file.
new e82ab85 Fix a seg-fault disassembling a corrupt binary.
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/ChangeLog | 4 ++++
bfd/aoutx.h | 6 ++++++
2 files changed, 10 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 binutils-gdb.
from a37a280 Fix abort in x86 disassembler.
new 6d6ad65 Fix ICE in assembler when passed a corrupt input file.
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:
gas/ChangeLog | 6 ++++++
gas/symbols.c | 11 ++++++++++-
2 files changed, 16 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 gcc.
from 8139561 gcc/ * config/avr/avr.c (avr_print_operand): Use SYMBOL_REF_ [...]
new c54c74a gcc/testsuite/ * gcc.target/avr/tiny-memx.c: Only perform if [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/avr/tiny-caller-save.c | 2 +-
gcc/testsuite/gcc.target/avr/tiny-memx.c | 2 +-
3 files changed, 7 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 binutils-gdb.
from 50455f1 Fix seg-fault running addr2line on a corrupt binary.
new a37a280 Fix abort in x86 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:
opcodes/ChangeLog | 6 ++++++
opcodes/i386-dis.c | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.