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 a5afdb1665 Add shortcuts for "nexti" and "stepi" commands in Single-Key mode
new 8c1d4b8799 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-8.0-branch
in repository binutils-gdb.
from 89004618d5 Automatic date update in version.in
new 7d13f562a9 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_29-branch
in repository binutils-gdb.
from 9c57787409 Automatic date update in version.in
new fb355cc351 Automatic date update in version.in
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:
bfd/version.h | 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 a2df6023fb3 [X86] Use a static array instead of a SmallVector for a sma [...]
new 994272f0314 [X86] Put multiclass closer to its use and simplify slightly. 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/Target/X86/X86InstrAVX512.td | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 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 4480e9fa9bc [x86] add cmov promotion tests for D36711; NFC
new a2df6023fb3 [X86] Use a static array instead of a SmallVector for a sma [...]
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 clang.
from 3f14dde025 Fix typos in comments; NFC
new 1cfec5f606 [index] Add indexing for unresolved-using declarations
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/Index/IndexSymbol.h | 3 ++
lib/Index/IndexDecl.cpp | 18 ++++++++
lib/Index/IndexSymbol.cpp | 15 +++++++
lib/Index/USRGeneration.cpp | 48 +++++++++++++++-------
test/Index/Core/index-dependent-source.cpp | 66 ++++++++++++++++++++++++++++++
test/Index/index-templates.cpp | 2 +-
tools/libclang/CXIndexDataConsumer.cpp | 1 +
7 files changed, 137 insertions(+), 16 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 58903453c38 [InstCombine] Teach canEvaluateTruncated to handle arithmet [...]
new 4480e9fa9bc [x86] add cmov promotion tests for D36711; 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/cmov-promotion.ll | 107 +++++++++++++++++++++++++++++++++++++
1 file changed, 107 insertions(+)
create mode 100644 test/CodeGen/X86/cmov-promotion.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 7d9adf93462 Revert "[ADCE][Dominators] Teach ADCE to preserve dominators"
new 58903453c38 [InstCombine] Teach canEvaluateTruncated to handle arithmet [...]
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 | 17 ++++++++++++++++
test/Transforms/InstCombine/trunc.ll | 26 +++++++++++++++++++++++++
2 files changed, 43 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 clang.
from ccfbe4353f Don't use -no-integrated-as in test/Driver/opt-record.c
new 3f14dde025 Fix typos in comments; 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/Lex/MultipleIncludeOpt.h | 2 +-
lib/Sema/SemaExpr.cpp | 2 +-
2 files 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 93bb413a335 [Analysis] Fix some Clang-tidy modernize and Include What [...]
new 7d9adf93462 Revert "[ADCE][Dominators] Teach ADCE to preserve dominators"
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/GenericDomTreeConstruction.h | 7 +---
lib/Transforms/Scalar/ADCE.cpp | 50 ++++-------------------
test/Transforms/ADCE/domtree-DoubleDeletion.ll | 39 ------------------
test/Transforms/ADCE/unreachable.ll | 18 --------
4 files changed, 8 insertions(+), 106 deletions(-)
delete mode 100644 test/Transforms/ADCE/domtree-DoubleDeletion.ll
delete mode 100644 test/Transforms/ADCE/unreachable.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.