This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_31-branch
in repository binutils-gdb.
from 513e3973f2 [Patch AArch64] Warn on unpredictable stlxrb , stlxrh and st [...]
new 544e0c4ee3 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 7ce035b5346 [CodeView] Correctly compute the name of S_PROCREF symbols.
new b2b950d7b11 [instsimplify] Move the instsimplify pass to use more obvio [...]
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/InitializePasses.h | 2 +-
include/llvm/LinkAllPasses.h | 3 +-
include/llvm/Transforms/Scalar/InstSimplifyPass.h | 46 +++++++++++
include/llvm/Transforms/Utils.h | 7 --
.../llvm/Transforms/Utils/SimplifyInstructions.h | 31 -------
lib/Passes/PassBuilder.cpp | 8 +-
lib/Passes/PassRegistry.def | 2 +-
lib/Transforms/IPO/PassManagerBuilder.cpp | 3 +-
lib/Transforms/Scalar/CMakeLists.txt | 1 +
.../InstSimplifyPass.cpp} | 96 ++++++++++------------
lib/Transforms/Scalar/Scalar.cpp | 1 +
lib/Transforms/Utils/CMakeLists.txt | 1 -
lib/Transforms/Utils/Utils.cpp | 1 -
test/Other/new-pm-defaults.ll | 2 +-
test/Other/new-pm-thinlto-defaults.ll | 2 +-
15 files changed, 104 insertions(+), 102 deletions(-)
create mode 100644 include/llvm/Transforms/Scalar/InstSimplifyPass.h
delete mode 100644 include/llvm/Transforms/Utils/SimplifyInstructions.h
rename lib/Transforms/{Utils/SimplifyInstructions.cpp => Scalar/InstSimplifyPass.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from b9c04e5a82 RISC-V: Add gas support for "fp" register.
new 41206e32fb fix GDB build failure for various amd64 targets
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:
gdb/ChangeLog | 12 ++++++++++++
gdb/amd64-darwin-tdep.c | 2 +-
gdb/amd64-dicos-tdep.c | 2 +-
gdb/amd64-fbsd-nat.c | 4 ++--
gdb/amd64-fbsd-tdep.c | 4 ++--
gdb/amd64-nbsd-tdep.c | 2 +-
gdb/amd64-obsd-tdep.c | 2 +-
gdb/amd64-sol2-tdep.c | 2 +-
8 files changed, 21 insertions(+), 9 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 9d3ac495e [ELF] Set -o because current directory may not be writable du [...]
new 36d23ced8 Fix test after S_PROCREF change.
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/COFF/pdb-comdat.test | 4 ++--
test/COFF/pdb-globals.test | 8 ++++----
2 files changed, 6 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.
from b87dc38b62 [analyzer] [tests] Allow the tested project to specify it's [...]
new 4a70ae3683 [CUDA] Make min/max shims host+device.
new e5aa4b4257 [CUDA] Make __host__/__device__ min/max overloads constexpr [...]
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/Headers/cuda_wrappers/algorithm | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 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 a70dcefd9a5 [WebAssembly] Update comments for non-splat pow2 vector test case
new 7ce035b5346 [CodeView] Correctly compute the name of S_PROCREF symbols.
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/DebugInfo/CodeView/RecordName.cpp | 2 ++
1 file changed, 2 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 de52b9607d x86_64-windows GDB crash due to fs_base/gs_base registers
new b9c04e5a82 RISC-V: Add gas support for "fp" register.
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:
gas/ChangeLog | 4 ++++
gas/config/tc-riscv.c | 3 +++
2 files changed, 7 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 0134501202 [modules] Emit the type of the TypeSourceInfo for a Declarat [...]
new 4f4b04b8c6 Spurious commit just to help Richard, because git is weird.
new fd6e423d4e PR33924: merge local declarations that have linkage of some [...]
new 534c44af2b [analyzer] [tests] Fix 80 column violation in SATestBuild.py
new b87dc38b62 [analyzer] [tests] Allow the tested project to specify it's [...]
The 4 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/codegen.test | 1 +
test/Modules/merge-deduced-return.cpp | 33 +++++++
.../{friend-definition.cpp => merge-lambdas.cpp} | 31 ++++---
.../{var-templates.cpp => merge-static-locals.cpp} | 19 ++--
utils/analyzer/SATestBuild.py | 24 ++++-
8 files changed, 179 insertions(+), 50 deletions(-)
create mode 100644 test/Modules/merge-deduced-return.cpp
copy test/Modules/{friend-definition.cpp => merge-lambdas.cpp} (51%)
copy test/Modules/{var-templates.cpp => merge-static-locals.cpp} (55%)
--
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 75acb4867d Improve alignment of "info threads" output, align "Target Id [...]
new de52b9607d x86_64-windows GDB crash due to fs_base/gs_base registers
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:
gdb/ChangeLog | 20 ++++++++++++++++++++
gdb/amd64-linux-tdep.c | 3 ++-
gdb/amd64-tdep.c | 17 ++++++++++-------
gdb/amd64-tdep.h | 3 ++-
gdb/amd64-windows-tdep.c | 2 +-
gdb/arch/amd64.c | 9 ++++++---
gdb/arch/amd64.h | 2 +-
gdb/gdbserver/win32-i386-low.c | 2 +-
8 files changed, 43 insertions(+), 15 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 compiler-rt.
from fc0b277ee [cfi] Use __builtin version of __clear_cache.
new 46ce63aee [profile] Add llvm_gcov_flush to be called outside a shared library
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/profile/GCDAProfiling.c | 10 ++++++++
.../profile/Inputs/instrprof-dlopen-dlclose-main.c | 30 ++++++++++++++++++++++
2 files changed, 40 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.