This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 04fd1a03bc6 [DebugInfo] MCP: collect and update DBG_VALUEs encountered [...]
new adfa39d3806 [X86] Add missing regular 512-bit vXi8 extract subvector co [...]
new 837b943b42f gn build: Pre-merge https://reviews.llvm.org/D66195
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:
.../CostModel/X86/shuffle-extract_subvector.ll | 494 ++++++++++++++++++---
utils/gn/build/BUILD.gn | 2 +-
2 files changed, 422 insertions(+), 74 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-tools-extra.
from 996c22f0 [clangd] Loading TokenColorRules as a class mapping the rules [...]
new e33338b1 [Clangd] NFC: Fixed comment typo
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/unittests/TweakTesting.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 lldb.
from f16c445cb [API] Have SBCommandReturnObject::GetOutput/Error return "" i [...]
new 7984c4c46 Revert "Minidump/Windows: Fix module lookup"
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:
lit/Minidump/Windows/Inputs/find-module.dmp.yaml | 26 ------------------
lit/Minidump/Windows/Inputs/find-module.exe.yaml | 32 ----------------------
lit/Minidump/Windows/find-module.test | 10 -------
source/Plugins/Process/minidump/MinidumpParser.cpp | 1 -
4 files changed, 69 deletions(-)
delete mode 100644 lit/Minidump/Windows/Inputs/find-module.dmp.yaml
delete mode 100644 lit/Minidump/Windows/Inputs/find-module.exe.yaml
delete mode 100644 lit/Minidump/Windows/find-module.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 fc528d0c817 [IR] Simplify removeDeadConstantUsers. NFC
new 04fd1a03bc6 [DebugInfo] MCP: collect and update DBG_VALUEs encountered [...]
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/CodeGen/MachineRegisterInfo.h | 11 +++++++++
lib/CodeGen/MachineCopyPropagation.cpp | 38 ++++++++++++++++++++----------
test/CodeGen/MIR/X86/pr38773.mir | 7 ++++++
3 files changed, 44 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 clang.
from 6ce5fbda5c Removed ToolExecutor::isSingleProcess, it is not used by anything
new 39b5f65011 [analyzer][CFG] Don't track the condition of asserts
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/Analysis/CFG.h | 4 +
lib/Analysis/CFG.cpp | 65 ++++++
lib/StaticAnalyzer/Core/BugReporter.cpp | 89 +-------
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 52 +++--
lib/StaticAnalyzer/Core/ExplodedGraph.cpp | 16 ++
.../track-control-dependency-conditions.cpp | 239 +++++++++++++++++++++
6 files changed, 365 insertions(+), 100 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-tools-extra.
from 5872907a [clangd] Fix typos and grammar in a comment. NFC
new 996c22f0 [clangd] Loading TokenColorRules as a class mapping the rules [...]
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-vscode/src/semantic-highlighting.ts | 42 ++++++++++++++++++++++
.../test/semantic-highlighting.test.ts | 28 +++++++++++++--
2 files changed, 67 insertions(+), 3 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 02f4463d8 [MinGW] Correct handling different forms of a few options
new d067a8a85 [ELF][test] Update silent-ignore.test
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/ELF/silent-ignore.test | 8 +++++---
1 file changed, 5 insertions(+), 3 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 c20d54e5457 [AArch64] Use SVE BIC for conditional arithmetic
new 2e3534be44d 2019-08-14 Richard Biener <rguenther(a)suse.de> Uro [...]
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 | 39 +++
gcc/config/i386/i386-features.c | 448 +++++++++++++++++++------------
gcc/config/i386/i386-features.h | 13 +-
gcc/config/i386/i386.md | 104 +++++++
gcc/testsuite/ChangeLog | 11 +
gcc/testsuite/gcc.target/i386/minmax-1.c | 2 +-
gcc/testsuite/gcc.target/i386/minmax-2.c | 2 +-
gcc/testsuite/gcc.target/i386/minmax-3.c | 27 ++
gcc/testsuite/gcc.target/i386/minmax-4.c | 9 +
gcc/testsuite/gcc.target/i386/minmax-5.c | 13 +
gcc/testsuite/gcc.target/i386/minmax-6.c | 18 ++
gcc/testsuite/gcc.target/i386/pr91154.c | 20 ++
12 files changed, 523 insertions(+), 183 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/minmax-3.c
create mode 100644 gcc/testsuite/gcc.target/i386/minmax-4.c
create mode 100644 gcc/testsuite/gcc.target/i386/minmax-5.c
create mode 100644 gcc/testsuite/gcc.target/i386/minmax-6.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr91154.c
--
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/ci/tcwg_kernel/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/linux.
from d45331b00ddb Linux 5.3-rc4
adds a86c71ba3022 scsi: lpfc: Fix crash when cpu count is 1 and null irq aff [...]
adds 60a8db790255 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
adds 2d6c25215ab2 KEYS: trusted: allow module init if TPM is inactive or dea [...]
adds ee1c7bd33e66 Merge tag 'tpmdd-next-20190813' of git://git.infradead.org [...]
No new revisions were added by this update.
Summary of changes:
drivers/scsi/lpfc/lpfc_init.c | 23 +++++++++++++++++++++--
security/keys/trusted.c | 13 -------------
2 files changed, 21 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.