This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dfab481 [XRay] Support for for tail calls for ARM no-Thumb
new e615ec6 [X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for sitofp v2f [...]
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 | 29 ++++++-
lib/Target/X86/X86ISelLowering.h | 3 +
lib/Target/X86/X86InstrAVX512.td | 10 +++
lib/Target/X86/X86InstrFragmentsSIMD.td | 3 +
lib/Target/X86/X86InstrSSE.td | 18 ++++
lib/Target/X86/X86TargetTransformInfo.cpp | 2 +
test/Analysis/CostModel/X86/fptosi.ll | 18 ++--
test/CodeGen/X86/vec_fp_to_int.ll | 130 ++++++----------------------
test/Transforms/SLPVectorizer/X86/fptosi.ll | 30 ++-----
9 files changed, 104 insertions(+), 139 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 089541f 2016-10-17 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new ca0ecad 2016-10-18 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 6 ++++++
gcc/genmatch.c | 16 +++++++++++++---
2 files changed, 19 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 clang.
from 5988300 [c++1z] Use canonical expression equivalence to determine whe [...]
new 4538dad [c++1z] Include "noexcept" in builtin function types where ap [...]
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/AST/ASTContext.cpp | 3 +++
test/Analysis/cfg.cpp | 2 +-
test/CodeGenCXX/cxx1z-noexcept-function-type.cpp | 9 +++++++++
3 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGenCXX/cxx1z-noexcept-function-type.cpp
--
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 linaro/gcc-6-branch
in repository gcc.
from 493a6a7 Merge branches/gcc-6-branch rev 241214.
adds bc32472 Make Linaro GCC Snapshot 6.2-2016.10.
adds b950c6c gcc/ * LINARO-VERSION: Bump version number, post snapshot.
No new revisions were added by this update.
Summary of changes:
gcc/LINARO-VERSION | 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 linaro/gcc-5-branch
in repository gcc.
from d2aef70 Merge branches/gcc-5-branch rev 241215.
adds 4aef5c2 Make Linaro GCC Snapshot 5.4-2016.10.
adds 6d140e6 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
No new revisions were added by this update.
Summary of changes:
gcc/LINARO-VERSION | 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 00c2008 [analyzer] Update alpha and potential checker documentation, [...]
new 5988300 [c++1z] Use canonical expression equivalence to determine whe [...]
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/Type.h | 3 ++-
lib/AST/ASTContext.cpp | 22 +++++++++++-----------
lib/AST/Type.cpp | 6 +++---
test/SemaCXX/cxx1z-noexcept-function-type.cpp | 13 +++++++++++++
4 files changed, 29 insertions(+), 15 deletions(-)
create mode 100644 test/SemaCXX/cxx1z-noexcept-function-type.cpp
--
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 7873b5e [AVX-512] Add test case to check shuffle decoding for masked [...]
new dfab481 [XRay] Support for for tail calls for ARM no-Thumb
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/CodeGen/XRayInstrumentation.cpp | 13 ++++++--
lib/Target/ARM/ARMAsmPrinter.cpp | 3 ++
lib/Target/ARM/ARMAsmPrinter.h | 1 +
lib/Target/ARM/ARMMCInstLower.cpp | 5 ++++
test/CodeGen/ARM/xray-tail-call-sled.ll | 53 +++++++++++++++++++++++++++++++++
5 files changed, 72 insertions(+), 3 deletions(-)
create mode 100644 test/CodeGen/ARM/xray-tail-call-sled.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 b3c2bab Object: Add a missing return in ObjectFile::createObjectFile
new 7873b5e [AVX-512] Add test case to check shuffle decoding for masked [...]
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/avx512-intrinsics.ll | 19 +++++++++++++++++++
1 file changed, 19 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 63ae300 [X86] Fix DecodeVPERMVMask to handle cases where the constant [...]
new b3c2bab Object: Add a missing return in ObjectFile::createObjectFile
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/Object/ObjectFile.cpp | 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 binutils-gdb.
from ae71e7b i386-tdep: Verify architecture before proceeding with `set/show mpx'
new 333ec25 sim: avr: move changelog entries to subdir
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:
sim/ChangeLog | 7 -------
sim/avr/ChangeLog | 7 +++++++
2 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.