This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dfc9aa7f4ed [Dominators] Remove verifyDomTree and add some verifying fo [...]
new 33f95e74032 [IR] - Make User construction exception safe
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/GlobalVariable.h | 13 ++++++++++---
include/llvm/IR/User.h | 24 ++++++++++++++++++++----
2 files changed, 30 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 llvm.
from 9a6e78e4adc [GlobalIsel][X86] Support G_PTRTOINT instruction.
new dfc9aa7f4ed [Dominators] Remove verifyDomTree and add some verifying fo [...]
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/Analysis/PostDominators.h | 2 ++
include/llvm/CodeGen/MachineDominators.h | 6 ----
include/llvm/IR/Dominators.h | 6 ----
include/llvm/Support/GenericDomTreeConstruction.h | 42 ++++++++++------------
lib/Analysis/PostDominators.cpp | 13 +++++++
lib/CodeGen/MachineDominators.cpp | 35 ++++++++----------
lib/IR/Dominators.cpp | 28 ++++-----------
lib/Transforms/Scalar/LoopDistribute.cpp | 2 +-
lib/Transforms/Scalar/SimpleLoopUnswitch.cpp | 11 +++---
lib/Transforms/Utils/LibCallsShrinkWrap.cpp | 5 +--
lib/Transforms/Utils/LoopUnroll.cpp | 4 +--
lib/Transforms/Utils/LoopUnrollPeel.cpp | 5 +--
lib/Transforms/Vectorize/LoopVectorize.cpp | 2 +-
unittests/IR/DominatorTreeTest.cpp | 4 +--
.../Transforms/Scalar/LoopPassManagerTest.cpp | 12 +++----
15 files changed, 73 insertions(+), 104 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 03749f19 [clangd] Prefer the definition of a TagDecl (e.g. class) as C [...]
new 901f1536 [clang-tidy] Add a test for readability-implicit-bool-convers [...]
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:
.../readability-implicit-bool-conversion-allow-in-conditions.cpp | 6 ++++++
1 file changed, 6 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 binutils-gdb.
from 0d329c0a83 Nonsense error messages on invalid aout string offset
new eef104664e Fix potential integer overflow when reading corrupt dwarf1 d [...]
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/ChangeLog | 6 ++++++
bfd/dwarf1.c | 17 +++++++++++++++--
2 files changed, 21 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 gcc.
from e090753c0dc * decl.c (cp_finish_decomp): Don't adjust eltscnt when cal [...]
new a3758c23b3b PR c++/83871 PR c++/83503 * g++.dg/ext/attr-warning.C: R [...]
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/testsuite/ChangeLog | 12 ++++++++++++
gcc/testsuite/g++.dg/ext/attr-noinline-2.C | 2 +-
gcc/testsuite/g++.dg/ext/attr-noinline.C | 4 ++--
gcc/testsuite/g++.dg/ext/attr-nonnull.C | 2 +-
gcc/testsuite/g++.dg/ext/attr-noreturn-2.C | 2 +-
gcc/testsuite/g++.dg/ext/attr-warning.C | 2 +-
6 files changed, 18 insertions(+), 6 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 62010c6f [clangd] A few minor fixes for STL internal header mapping.
new 03749f19 [clangd] Prefer the definition of a TagDecl (e.g. class) as C [...]
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/index/FileIndex.cpp | 5 --
clangd/index/SymbolCollector.cpp | 39 +++++++----
clangd/index/SymbolCollector.h | 9 +--
unittests/clangd/SymbolCollectorTests.cpp | 110 ++++++++++++------------------
4 files changed, 77 insertions(+), 86 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 openmp.
from 3954610 [OMPT] Fix parallel_data in implicit barrier-end
new b9f2cce [OMPT] Fix inconsistent testcases
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:
runtime/test/ompt/synchronization/flush.c | 32 ++++++++++++++----------------
runtime/test/ompt/synchronization/master.c | 30 +++++++++++++++-------------
2 files changed, 31 insertions(+), 31 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 58f8c5d01d2 [RISCV] Update two tests after r326208
new 9a6e78e4adc [GlobalIsel][X86] Support G_PTRTOINT instruction.
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/X86InstructionSelector.cpp | 25 ++--
lib/Target/X86/X86LegalizerInfo.cpp | 15 ++
test/CodeGen/X86/GlobalISel/ptrtoint.ll | 52 +++++++
.../X86/GlobalISel/x86-legalize-ptrtoint.mir | 141 ++++++++++++++++++
.../CodeGen/X86/GlobalISel/x86-select-ptrtoint.mir | 143 ++++++++++++++++++
.../X86/GlobalISel/x86_64-legalize-ptrtoint.mir | 154 ++++++++++++++++++++
.../X86/GlobalISel/x86_64-select-ptrtoint.mir | 162 +++++++++++++++++++++
7 files changed, 682 insertions(+), 10 deletions(-)
create mode 100644 test/CodeGen/X86/GlobalISel/ptrtoint.ll
create mode 100644 test/CodeGen/X86/GlobalISel/x86-legalize-ptrtoint.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86-select-ptrtoint.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86_64-legalize-ptrtoint.mir
create mode 100644 test/CodeGen/X86/GlobalISel/x86_64-select-ptrtoint.mir
--
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_30-branch
in repository binutils-gdb.
from dc68f8d004 Automatic date update in version.in
new 3f5c5416a8 Updated Russian translation for the gas sub-directory and a [...]
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:
binutils/ChangeLog | 6 +
binutils/configure | 2 +-
binutils/configure.ac | 2 +-
binutils/po/{sv.po => pt.po} | 5271 +++++++++++++++++++++---------------------
gas/ChangeLog | 4 +
gas/po/ru.po | 2096 +++++++++--------
6 files changed, 3692 insertions(+), 3689 deletions(-)
copy binutils/po/{sv.po => pt.po} (60%)
--
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 4a965506ff9 gcc testsuite changes for new linker messages
new 0b118d5b4c4 PR debug/83917 * configure.ac (AS_HIDDEN_DIRECTIVE): AC_D [...]
new e090753c0dc * decl.c (cp_finish_decomp): Don't adjust eltscnt when cal [...]
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:
gcc/cp/ChangeLog | 5 +++++
gcc/cp/decl.c | 5 +----
libgcc/ChangeLog | 21 +++++++++++++++++++++
libgcc/config.in | 7 +++++++
libgcc/config/i386/cygwin.S | 8 +++-----
libgcc/config/i386/i386-asm.h | 21 ++++-----------------
libgcc/configure | 36 ++++++++++++++++++++++++++++++++++++
libgcc/configure.ac | 18 ++++++++++++++++++
8 files changed, 95 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.