This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1645076dc8e [NFC] Tests for select with binop fold - FP opcodes
new dd11fa16f91 [DomTree] Cleanup Update and LegalizeUpdate API moved to Su [...]
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/IR/Dominators.h | 6 +-
include/llvm/Support/GenericDomTree.h | 49 +++-----------
include/llvm/Support/GenericDomTreeConstruction.h | 80 +++--------------------
lib/IR/Dominators.cpp | 2 +-
unittests/IR/DominatorTreeBatchUpdatesTest.cpp | 8 +--
5 files changed, 28 insertions(+), 117 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 lldb.
from 235b0d55f Remove unused FastDemangle sources
new e0d15528e Remove manual byte counting from Highlighter code.
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/lldb/Core/Highlighter.h | 17 +++++------------
source/Core/Highlighter.cpp | 13 ++++---------
source/Core/SourceManager.cpp | 20 +++++++++-----------
.../Language/ClangCommon/ClangHighlighter.cpp | 15 +++++----------
.../Plugins/Language/ClangCommon/ClangHighlighter.h | 5 ++---
5 files changed, 25 insertions(+), 45 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 f921d44a03e Expose CFG Update struct. Define GraphTraits to get childre [...]
new 1645076dc8e [NFC] Tests for select with binop fold - FP opcodes
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/Transforms/InstCombine/select-binop-cmp.ll | 37 ++++++++++++-------------
1 file changed, 17 insertions(+), 20 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 7964dc77ee Revert test commit
new 26dbd40093 We have in place support for parsing #pragma FENV_ACCESS, bu [...]
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/Expr.h | 8 +++++++-
include/clang/Basic/LangOptions.h | 35 ++++++++++++++++++++++++++++++-----
include/clang/Basic/TokenKinds.def | 5 +++++
include/clang/Parse/Parser.h | 4 ++++
include/clang/Sema/Sema.h | 4 ++++
lib/Parse/ParsePragma.cpp | 37 ++++++++++++++++++++++++++++++++++++-
lib/Parse/ParseStmt.cpp | 8 ++++++++
lib/Parse/Parser.cpp | 3 +++
lib/Sema/SemaAttr.cpp | 12 ++++++++++++
9 files changed, 109 insertions(+), 7 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 25ede4e0de [OpenCL] Add test for constant sampler argument
new 5eb74bdafe Test commit
new 7964dc77ee Revert test commit
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:
--
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 26fb3983d7 MI: Add -a option to the "-data-disassemble" command
new 1bc60e5624 x86-64: Display eiz for address with the addr32 prefix
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/testsuite/gas/i386/evex-no-scale-64.d | 2 +-
gas/testsuite/gas/i386/ilp32/x86-64-addr32-intel.d | 8 +++---
gas/testsuite/gas/i386/ilp32/x86-64-addr32.d | 8 +++---
gas/testsuite/gas/i386/x86-64-addr32-intel.d | 8 +++---
gas/testsuite/gas/i386/x86-64-addr32.d | 8 +++---
gas/testsuite/gas/i386/x86-64-addr32.s | 5 +++-
opcodes/ChangeLog | 6 +++++
opcodes/i386-dis.c | 30 +++++++++++++++++-----
9 files changed, 63 insertions(+), 21 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 2f6f2fb76a6 [DAG] Avoid redundant chain transversal in store merge cycl [...]
new f921d44a03e Expose CFG Update struct. Define GraphTraits to get childre [...]
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/ADT/iterator.h | 28 ++++
include/llvm/IR/CFGDiff.h | 286 +++++++++++++++++++++++++++++++++++++++
include/llvm/Support/CFGUpdate.h | 113 ++++++++++++++++
3 files changed, 427 insertions(+)
create mode 100644 include/llvm/IR/CFGDiff.h
create mode 100644 include/llvm/Support/CFGUpdate.h
--
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.
"tcwg-buildslave pushed a change to branch linaro-local/tested/gnu-master
in repository toolchain/llvm/clang-tools-extra.
from 1909d66a [clangd] Show non-instantiated decls in signatureHelp
adds 3084e0fe [clangd] NFC: Cleanup clangd help message
No new revisions were added by this update.
Summary of changes:
clangd/tool/ClangdMain.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 9c0c0a23efe [X86][SSE] Add shuffle combine support for OR(PSHUFB,PSHUFB [...]
new 2f6f2fb76a6 [DAG] Avoid redundant chain transversal in store merge cycl [...]
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/SelectionDAG/DAGCombiner.cpp | 3 ++-
1 file changed, 2 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 llvm.
from 76cf1f6a8b0 [X86][SSE] Add shuffle combine tests for OR(PSHUFB,PSHUFB) [...]
new 9c0c0a23efe [X86][SSE] Add shuffle combine support for OR(PSHUFB,PSHUFB [...]
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 | 53 +++++++++++++
test/CodeGen/X86/oddshuffles.ll | 90 +++++++++++-----------
test/CodeGen/X86/vector-shuffle-combining-avx2.ll | 20 +----
test/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 61 +++------------
4 files changed, 112 insertions(+), 112 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.