This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 7268ea5 [DAGCombine] Teach DAG combine to handle ORs of shuffles invo [...]
new d68165e [ValueTracking] Teach computeKnownBits for PHI nodes to compu [...]
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/Analysis/ValueTracking.cpp | 12 ++++
test/Transforms/BBVectorize/loop1.ll | 2 +-
test/Transforms/InstCombine/phi.ll | 115 +++++++++++++++++++++++++++++++++++
3 files changed, 128 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 e2f7f59 Revert "[InstCombine] Avoid combining the bitcast of a var th [...]
new 4cd293c [CodeGen] Make ShuffleVectorSDNode::commuteMask take a Mutabl [...]
new a48b560 [DAGCombine] Add test cases to show that DAG combining an OR [...]
new 7268ea5 [DAGCombine] Teach DAG combine to handle ORs of shuffles invo [...]
The 3 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/CodeGen/SelectionDAGNodes.h | 2 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 97 +++++++++++++++++--------------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 2 +-
test/CodeGen/X86/combine-or.ll | 35 +++++++++++
4 files changed, 89 insertions(+), 47 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 bb79b8e [bugpoint] Delete a stale comment.
new e2f7f59 Revert "[InstCombine] Avoid combining the bitcast of a var th [...]
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/Transforms/InstCombine/InstCombineCasts.cpp | 113 -----------------------
lib/Transforms/InstCombine/InstCombineInternal.h | 1 -
test/Transforms/InstCombine/pr25342.ll | 93 -------------------
test/Transforms/InstCombine/pr27703.ll | 20 ----
4 files changed, 227 deletions(-)
delete mode 100644 test/Transforms/InstCombine/pr25342.ll
delete mode 100644 test/Transforms/InstCombine/pr27703.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 997e1fa [Triple] Add isLittleEndian().
new c29dedc [bugpoint] Unwrap one level of wrapper functions [NFC]
new bb79b8e [bugpoint] Delete a stale comment.
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:
tools/bugpoint/BugDriver.h | 30 ++++++++++--------------------
tools/bugpoint/CrashDebugger.cpp | 2 +-
2 files changed, 11 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 lld.
from 01fac1d Refactor ELF type inference functions.
new 4dfdcb7 [ELF] Support for wildcard in version scripts.
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:
ELF/LinkerScript.cpp | 4 +--
ELF/LinkerScript.h | 2 ++
ELF/SymbolTable.cpp | 39 ++++++++++++++++++-------
ELF/SymbolTable.h | 1 +
test/ELF/version-wildcard.test | 65 ++++++++++++++++++++++++++++++++++++++++++
5 files changed, 97 insertions(+), 14 deletions(-)
create mode 100644 test/ELF/version-wildcard.test
--
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 67d87be [bugpoint] Extract helper functions for readability [NFCI]
new 997e1fa [Triple] Add isLittleEndian().
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/Triple.h | 5 +++++
lib/Support/Triple.cpp | 4 ++++
2 files changed, 9 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 lld.
from 75edc46 Handle empty versions.
new 01fac1d Refactor ELF type inference functions.
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:
ELF/Driver.cpp | 16 ++++++++++++---
ELF/InputFiles.cpp | 57 +++++++++++++++++++++--------------------------------
ELF/InputFiles.h | 7 +++++--
ELF/SymbolTable.cpp | 2 +-
ELF/Writer.cpp | 2 +-
5 files changed, 43 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 clang.
from 4b198a3 Revert "[PS4] Tighten up a test (noticed in passing)"
new 0711806 Mark inheriting constructors as deleted if the corresponding [...]
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 | 21 ++++--
include/clang/Sema/Sema.h | 4 ++
lib/Sema/SemaDeclCXX.cpp | 84 ++++++++++++++++------
lib/Sema/SemaExpr.cpp | 14 +++-
lib/Sema/SemaInit.cpp | 5 +-
test/CXX/drs/dr15xx.cpp | 6 +-
.../special/class.init/class.inhctor.init/p1.cpp | 24 +++----
test/SemaCXX/cxx11-inheriting-ctors.cpp | 12 ++++
8 files changed, 123 insertions(+), 47 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 cd29c6b [llvm-cov] Minor cleanups to prepare for the html format patch
new 67d87be [bugpoint] Extract helper functions for readability [NFCI]
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:
tools/bugpoint/CrashDebugger.cpp | 115 ++++++++++++++++++++++-----------------
1 file changed, 64 insertions(+), 51 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.