This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 92d42da Use StringRef in Registry API (NFC)
new 3353f9f Use StringRef for MemoryBuffer identifier API (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:
include/clang/Basic/SourceManager.h | 2 +-
include/clang/Lex/DirectoryLookup.h | 2 +-
include/clang/Lex/HeaderMap.h | 2 +-
include/clang/Rewrite/Core/HTMLRewrite.h | 4 ++--
lib/Basic/SourceManager.cpp | 24 ++++++++++++------------
lib/CodeGen/CoverageMappingGen.cpp | 2 +-
lib/Frontend/InitHeaderSearch.cpp | 2 +-
lib/Frontend/Rewrite/HTMLPrint.cpp | 2 +-
lib/Frontend/Rewrite/InclusionRewriter.cpp | 6 +++---
lib/Lex/HeaderMap.cpp | 2 +-
lib/Lex/HeaderSearch.cpp | 2 +-
lib/Lex/PPDirectives.cpp | 4 ++--
lib/Rewrite/HTMLRewrite.cpp | 6 +++---
lib/Serialization/ASTWriter.cpp | 7 +++----
14 files changed, 33 insertions(+), 34 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 fc651f7 Fix signed/unsigned warning
new 089e03e [CostModel][X86] Added fabs costs
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/Analysis/CostModel/X86/arith-fp.ll | 65 +++++++++++++++++++++++++++++++++
1 file changed, 65 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 20e8247 [X86][SSE] Add support for combining target shuffles to binary BLEND
new fc651f7 Fix signed/unsigned warning
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 | 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 llvm.
from a8904db Use StringRef in Registry API (NFC)
new 20e8247 [X86][SSE] Add support for combining target shuffles to binary BLEND
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 | 34 ++++++++++++++++++++++++++----
test/CodeGen/X86/vector-shuffle-256-v16.ll | 6 ++----
test/CodeGen/X86/vector-shuffle-256-v32.ll | 6 ++----
3 files changed, 34 insertions(+), 12 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 55ce06a [X86][SSE] Always combine target shuffles to MOVSD/MOVSS
new a8904db Use StringRef in Registry API (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:
include/llvm/Support/Registry.h | 13 ++++++-------
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 4 ++--
2 files changed, 8 insertions(+), 9 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 587ba81 Use StringRef in Pass/PassManager APIs (NFC)
new 92d42da Use StringRef in Registry API (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:
lib/Tooling/CompilationDatabase.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 llvm.
from 1c8d24e [X86][SSE] Enable commutation from MOVSD/MOVSS to BLENDPD/BLE [...]
new 55ce06a [X86][SSE] Always combine target shuffles to MOVSD/MOVSS
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 | 12 +++----
lib/Target/X86/X86InstrAVX512.td | 7 ++++
lib/Target/X86/X86InstrSSE.td | 10 ++++--
test/CodeGen/X86/sse-scalar-fp-arith.ll | 16 ++++++---
test/CodeGen/X86/sse41.ll | 3 +-
test/CodeGen/X86/vector-blend.ll | 2 +-
test/CodeGen/X86/vector-shuffle-128-v2.ll | 36 ++++++++++++++-----
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 41 +++++++++++++++-------
test/CodeGen/X86/vector-shuffle-combining-xop.ll | 6 ++--
9 files changed, 92 insertions(+), 41 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 77daf8b gcc/testsuite/ChangeLog:
new c9e875f 2016-10-01 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 | 8 ++++++++
gcc/genmatch.c | 14 +++++++++-----
gcc/testsuite/ChangeLog | 5 +++++
.../gfortran.fortran-torture/compile/pr77798.f90 | 17 +++++++++++++++++
4 files changed, 39 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.fortran-torture/compile/pr77798.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 f4f5451 Revert r283029 - [cmake] Make LIT_COMMAND configurable and im [...]
new 1c8d24e [X86][SSE] Enable commutation from MOVSD/MOVSS to BLENDPD/BLE [...]
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/X86InstrInfo.cpp | 30 ++++++++++++++
lib/Target/X86/X86InstrSSE.td | 1 +
test/CodeGen/X86/f16c-intrinsics-fast-isel.ll | 4 +-
test/CodeGen/X86/sse-scalar-fp-arith.ll | 32 ++++++++++-----
test/CodeGen/X86/vec_ss_load_fold.ll | 42 +++++++++++++-------
test/CodeGen/X86/vector-shuffle-128-v2.ll | 45 ++++++++++++++++-----
test/CodeGen/X86/vector-shuffle-128-v4.ll | 56 ++++++++++++++++++++-------
7 files changed, 160 insertions(+), 50 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 12162ba * config/i386/sse.md (<mask_codefor><code><mode>): Add FALLT [...]
new 77daf8b gcc/testsuite/ChangeLog:
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 ++++
.../gfortran.dg/coarray_send_by_ref_1.f08 | 29 ++++++++++++++++++++++
libgfortran/ChangeLog | 9 +++++++
libgfortran/caf/single.c | 23 ++++++++++-------
4 files changed, 57 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/coarray_send_by_ref_1.f08
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.