This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 344a827483e [Support] This sanity check in the test only works with cer [...]
new a9de7e5e9c7 [DebugInfo] Fix PR37395.
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/IR/IntrinsicInst.cpp | 5 +++-
test/DebugInfo/Generic/PR37395.ll | 63 +++++++++++++++++++++++++++++++++++++++
2 files changed, 67 insertions(+), 1 deletion(-)
create mode 100644 test/DebugInfo/Generic/PR37395.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 6ac04e25a3a [InstCombine] Delay foldICmpUsingKnownBits until simple tra [...]
new 344a827483e [Support] This sanity check in the test only works with cer [...]
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:
unittests/Support/TypeTraitsTest.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 aa3be4e3c0 [Driver][Darwin] Use Host Triple to infer target os version
new cfd5890f82 Revert r336021 "PR33924: merge local declarations that have [...]
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/Serialization/ASTReader.h | 2 +-
lib/Serialization/ASTCommon.cpp | 16 +----
lib/Serialization/ASTReaderDecl.cpp | 103 +++++++-------------------------
test/Modules/merge-deduced-return.cpp | 33 ----------
test/Modules/merge-lambdas.cpp | 48 ---------------
test/Modules/merge-static-locals.cpp | 27 ---------
6 files changed, 26 insertions(+), 203 deletions(-)
delete mode 100644 test/Modules/merge-deduced-return.cpp
delete mode 100644 test/Modules/merge-lambdas.cpp
delete mode 100644 test/Modules/merge-static-locals.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 clang-tools-extra.
from b33d3db2 [clangd] Implement hover for "auto" and "decltype"
new f1f4eb96 [clangd] Remove CompletionItem::SymbolScope extension.
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:
clangd/CodeComplete.cpp | 1 -
clangd/Protocol.h | 6 ------
unittests/clangd/CodeCompleteTests.cpp | 1 -
3 files changed, 8 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 binutils-gdb.
from 1825c89e22 Automatic date update in version.in
new af0bfb9c42 Hide dynamic symbols in discarded sections
new 8d2c8c3d17 GNU attribute output on errors
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:
bfd/ChangeLog | 18 +++++++
bfd/elf-attrs.c | 2 +
bfd/elf-bfd.h | 5 +-
bfd/elf32-ppc.c | 144 +++++++++++++++++++++++++++++++++++---------------------
bfd/elf64-ppc.c | 4 +-
bfd/elflink.c | 8 +++-
6 files changed, 121 insertions(+), 60 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 aabbcb39787 [ADT] Try to work around a crash in MSVC.
new c978388e74b [llvm-exegesis] ExegisX86Target::setRegToConstant() should [...]
new 6ac04e25a3a [InstCombine] Delay foldICmpUsingKnownBits until simple tra [...]
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:
lib/Transforms/InstCombine/InstCombineCompares.cpp | 10 +-
.../ValueTracking/non-negative-phi-bits.ll | 2 +-
test/Transforms/InstCombine/icmp-shl-nsw.ll | 24 +---
test/Transforms/InstCombine/icmp-shr-lt-gt.ll | 21 ++--
.../icmp_sdiv_with_and_without_range.ll | 6 +-
.../LoopVectorize/X86/masked_load_store.ll | 3 +-
tools/llvm-exegesis/lib/Assembler.cpp | 7 +-
tools/llvm-exegesis/lib/Target.h | 3 +-
tools/llvm-exegesis/lib/X86/Target.cpp | 30 +++--
unittests/tools/llvm-exegesis/X86/TargetTest.cpp | 140 +++++++++++++++++++--
10 files changed, 190 insertions(+), 56 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 2ef7a1ca8c0 [X86] Add avx512vl command line to break-false-dep.ll
new aabbcb39787 [ADT] Try to work around a crash in MSVC.
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/FunctionExtras.h | 9 ++++++++-
1 file changed, 8 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 gcc.
from e7017273054 * config/h8300/h8300.md: Remove trailing whitespace.
new ca8af1b5fac * config/h8300/h8300.md (movqi_h8300, movqi_h8300hs): Cons [...]
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 | 6 +++++
gcc/config/h8300/h8300.md | 57 ++++++++---------------------------------------
2 files changed, 15 insertions(+), 48 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 4bf5c9984c2 [ADT] Switch another place to `llvm::is_trivially_move_cons [...]
new 2ef7a1ca8c0 [X86] Add avx512vl command line to break-false-dep.ll
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/break-false-dep.ll | 25 +++++++++++++++++++++++--
1 file changed, 23 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 2a67022746 Per C++ [over.match.copy]p1, direct-initialization of a refe [...]
new aa3be4e3c0 [Driver][Darwin] Use Host Triple to infer target os version
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/Driver/ToolChains/Darwin.cpp | 8 +++++++-
test/Driver/clang-g-opts.c | 4 ++--
test/Driver/target-triple-deployment.c | 2 +-
3 files changed, 10 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.