This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 689832e718 [coroutines] www/cxx_status.html: add non-breaking hyphen
new 1995be1cfd [coroutines] Diagnose invalid result types for `await_resum [...]
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/DiagnosticSemaKinds.td | 6 +++++
lib/Sema/SemaCoroutine.cpp | 35 ++++++++++++++++++++++++++++
test/SemaCXX/coroutines.cpp | 37 ++++++++++++++++++++++++++++++
3 files changed, 78 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 206b68cd0d1 [x86] auto-generate better checks; NFC
new fb26ad64d89 [TableGen][X86] getValueAsString returns a std::string not [...]
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:
utils/TableGen/X86FoldTablesEmitter.cpp | 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 91aadf50f7 [coroutines] www/cxx_status.html: add non-breaking hyphen
new 689832e718 [coroutines] www/cxx_status.html: add non-breaking hyphen
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:
www/cxx_status.html | 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 a65844a9b1 baremetal.cpp: Fix tests where lib suffix is 64
new 91aadf50f7 [coroutines] www/cxx_status.html: add non-breaking hyphen
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:
www/cxx_status.html | 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 gcc.
from 8401372c12b Daily bump.
new dc2627426e2 2017-05-28 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 5 +++++
gcc/fortran/frontend-passes.c | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gfortran.dg/matmul_bounds_12.f90 | 17 +++++++++++++++++
4 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/matmul_bounds_12.f90
--
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 0dbb1537bcc [InstrProf] Use more ArrayRef/StringRef.
new 206b68cd0d1 [x86] auto-generate better checks; NFC
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/avx-vzeroupper.ll | 221 +++++++++++++++++++++++++++-------
test/CodeGen/X86/sandybridge-loads.ll | 42 ++++---
2 files changed, 204 insertions(+), 59 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 0ccceac14cf [X86] Adding new LLVM TableGen backend that generates the X [...]
new 0dbb1537bcc [InstrProf] Use more ArrayRef/StringRef.
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/ProfileData/InstrProf.h | 6 +++---
lib/ProfileData/InstrProf.cpp | 16 ++++++++--------
2 files changed, 11 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.
unknown user pushed a change to branch master
in repository llvm.
from 09d9f45186b [X86] Adding FoldGenRegForm helper field (for memory foldin [...]
new 0ccceac14cf [X86] Adding new LLVM TableGen backend that generates the X [...]
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/CMakeLists.txt | 1 +
lib/Target/X86/X86InstrInfo.cpp | 3400 +-----------------------
test/CodeGen/X86/sse42-intrinsics-fast-isel.ll | 6 +-
test/CodeGen/X86/stack-folding-fp-avx1.ll | 21 +-
test/CodeGen/X86/vector-sqrt.ll | 18 +-
utils/TableGen/CMakeLists.txt | 1 +
utils/TableGen/TableGen.cpp | 6 +
utils/TableGen/TableGenBackends.h | 1 +
utils/TableGen/X86FoldTablesEmitter.cpp | 718 +++++
9 files changed, 745 insertions(+), 3427 deletions(-)
create mode 100644 utils/TableGen/X86FoldTablesEmitter.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 3a87b521791 [X86] Fixing VPOPCNTDQ feature set lookup.
new 09d9f45186b [X86] Adding FoldGenRegForm helper field (for memory foldin [...]
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/X86InstrAVX512.td | 117 ++++++++++++++++++++++++-----------
lib/Target/X86/X86InstrArithmetic.td | 24 +++----
lib/Target/X86/X86InstrFMA.td | 13 +++-
lib/Target/X86/X86InstrFormats.td | 10 +++
lib/Target/X86/X86InstrInfo.td | 21 ++++---
lib/Target/X86/X86InstrMMX.td | 5 +-
lib/Target/X86/X86InstrSSE.td | 66 ++++++++++++--------
lib/Target/X86/X86InstrXOP.td | 8 +--
8 files changed, 175 insertions(+), 89 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 gcc-7-branch
in repository gcc.
from 853dfc90c23 Daily bump.
new a777256a77c Backport from mainline 2017-05-23 Uros Bizjak <ubizjak@ [...]
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 | 23 ++++++++++
gcc/config/i386/i386.c | 44 +++++++++----------
gcc/config/i386/i386.md | 110 +++++++++++++++---------------------------------
gcc/config/i386/sse.md | 7 ++-
4 files changed, 83 insertions(+), 101 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.