This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from ba988eb [PowerPC] - Legalize vector types by widening instead of inte [...]
new e8f8c00 [mips][ias] Don't break apart and reconstruct StringRef's for [...]
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/Mips/AsmParser/MipsAsmParser.cpp | 10 ++++------
1 file changed, 4 insertions(+), 6 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 33d0ab9 x86: fix register check in check_qword_reg()
new 1753ed6 ld: track linker-definedness of symbols
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:
ld/ChangeLog | 7 +++++++
ld/ldexp.c | 2 +-
ld/ldlex.l | 10 ++++++----
3 files changed, 14 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 llvm.
from feff58b [X86][AVX512] Added VSHUFPD intrinsics fast-isel generic IR tests
new ba988eb [PowerPC] - Legalize vector types by widening instead of inte [...]
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/PowerPC/PPCISelLowering.cpp | 58 +++++++++++++++
lib/Target/PowerPC/PPCISelLowering.h | 25 +++++++
lib/Target/PowerPC/PPCInstrVSX.td | 18 ++++-
test/Analysis/CostModel/PowerPC/load_store.ll | 2 +-
test/CodeGen/PowerPC/load-v4i8-improved.ll | 23 ++++++
test/CodeGen/PowerPC/p8altivec-shuffles-pred.ll | 3 +-
test/CodeGen/PowerPC/vec_cmp.ll | 6 +-
test/CodeGen/PowerPC/vsx.ll | 94 ++++++++++++++-----------
8 files changed, 182 insertions(+), 47 deletions(-)
create mode 100644 test/CodeGen/PowerPC/load-v4i8-improved.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 ae50a14 test: relax the match on the timestamp
new d102112 [X86][AVX512VL] Added VSHUFPD/VSHUFPS intrinsics fast-isel ge [...]
new feff58b [X86][AVX512] Added VSHUFPD intrinsics fast-isel generic IR tests
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:
test/CodeGen/X86/avx512-intrinsics-fast-isel.ll | 52 ++++
test/CodeGen/X86/avx512vl-intrinsics-fast-isel.ll | 274 ++++++++++++++++++++++
2 files changed, 326 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 13cdc2a babeltrace compilation regression
new 33d0ab9 x86: fix register check in check_qword_reg()
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 | 9 +++++++++
gas/config/tc-i386.c | 2 +-
gas/testsuite/gas/i386/x86-64-suffix-bad.l | 4 ++++
gas/testsuite/gas/i386/x86-64-suffix-bad.s | 5 +++++
4 files changed, 19 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 binutils-gdb.
from 0a2f0f5 Automatic date update in version.in
new 13cdc2a babeltrace compilation regression
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:
gdb/ChangeLog | 5 +++++
gdb/configure | 2 +-
gdb/configure.ac | 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 clang.
from 7154466 [ASTMatchers] New forEachOverriden matcher.
new afb56af [Clang][BuiltIn][AVX512] adding _mm{|256|512}_mask_cvt{s|us|} [...]
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/BuiltinsX86.def | 9 ++++++++
lib/Headers/avx512bwintrin.h | 18 ++++++++++++++++
lib/Headers/avx512vlbwintrin.h | 36 +++++++++++++++++++++++++++++++
test/CodeGen/avx512bw-builtins.c | 20 ++++++++++++++++++
test/CodeGen/avx512vlbw-builtins.c | 42 +++++++++++++++++++++++++++++++++++++
5 files changed, 125 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 5889a98 [OpenMP] Sema and parse for 'distribute parallel for simd'
new 7154466 [ASTMatchers] New forEachOverriden matcher.
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/LibASTMatchersReference.html | 24 ++++++++++++
include/clang/AST/ASTContext.h | 3 ++
include/clang/AST/DeclCXX.h | 3 ++
include/clang/ASTMatchers/ASTMatchers.h | 41 ++++++++++++++++++++
lib/AST/ASTContext.cpp | 21 ++++++-----
lib/AST/DeclCXX.cpp | 7 ++++
unittests/ASTMatchers/ASTMatchersTraversalTest.cpp | 44 ++++++++++++++++++++++
7 files changed, 134 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.