This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 6cb5d05 ADDR_EXPR and nonnull gcc/ChangeLog:
new 5a09698 * PR tree-optimization/71947 * gcc.dg/tree-ssa/pr71947-4.c: [...]
new 7021f6f libgo: leave Int64Align as 8 on 32-bit SPARC
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/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.dg/tree-ssa/pr71947-4.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr71947-5.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/pr71947-6.c | 3 ++-
libgo/configure | 1 -
libgo/configure.ac | 1 -
7 files changed, 12 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 llvm.
from 8751486 [DAG] enhance computeKnownBits to handle SHL with vector spla [...]
new a0d7657 AMDGPU/SI: Fix crash caused by r284267
new 600523a [ADT] Get rid of use of LLVM_NOEXCEPT in CachedHashString.h.
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:
include/llvm/ADT/CachedHashString.h | 5 ++---
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 5 +++--
test/CodeGen/AMDGPU/mul_int24.ll | 25 +++++++++++++++++++++++++
3 files changed, 30 insertions(+), 5 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 e05a50e [CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallD [...]
new e883863 Remove accidentally checked in assert.
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/Sema/SemaDecl.cpp | 3 ---
1 file changed, 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 llvm.
from 2a98ad5 [ADT] Compare strings' hashes first before comparing their values.
new 8751486 [DAG] enhance computeKnownBits to handle SHL with vector spla [...]
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/CodeGen/SelectionDAG/SelectionDAG.cpp | 19 +++++++++----------
test/CodeGen/X86/combine-shl.ll | 8 ++------
test/CodeGen/X86/negate.ll | 5 +----
3 files changed, 12 insertions(+), 20 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 ade21c8 [clang-move] Support moving template class forward declarations.
new ce95fe5 [clang-tidy] Don't use a SmallSetVector of an enum.
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:
clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.cpp | 11 ++++++++---
clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h | 4 ++--
2 files changed, 10 insertions(+), 5 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 b5cefcc X86: Remove pcommit instruction
new 9a1e3f0 Fix build failure in xcoffread.c
new b7b633e Use RAII to save and restore scalars
new 9746809 Use scoped_restore for ui_file
new 4b6749b Use scoped_restore for current_ui
new 873a915 Introduce minimal_symbol_reader
new d25e871 Change minimal_symbol_reader to store objfile
new 8dddcb8 Record minimal symbols directly in reader.
new 0e45424 Remove make_cleanup_restore_current_ui
new 6fc31fc Remove some cleanups in MI
new 1e3b796 Change command stats reporting to use class
new cd9da5b Replace two xmallocs with unique_ptr
new d1e4a62 Use gdb::unique_ptr in elf_read_minimal_symbols
new 67ad939 Remove make_cleanup_restore_current_uiout
new 5841433 Some cleanup removal in dwarf2loc.c
new 718b962 Initial conversion of dwarf_expr_ctx
new 595d2e3 Convert DWARF expr functions to methods
new 192ca6d Convert dwarf_expr_context_funcs to methods
new f60ee22 Remove last cleanup from captured_main_1
new ce6c454 Change minimal_symbol_reader::record_full to take a bool
new befbff8 Make some dwarf_expr_context methods pure virtual
The 20 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 | 321 ++++++++++++++++++
gdb/arm-tdep.c | 9 +-
gdb/breakpoint.c | 8 +-
gdb/cli/cli-dump.c | 19 +-
gdb/cli/cli-interp.c | 27 +-
gdb/cli/cli-script.c | 18 +-
gdb/coff-pe-read.c | 30 +-
gdb/coff-pe-read.h | 3 +-
gdb/coffread.c | 30 +-
gdb/common/scoped_restore.h | 99 ++++++
gdb/compile/compile.c | 23 +-
gdb/dbxread.c | 35 +-
gdb/dwarf2-frame.c | 137 +++++---
gdb/dwarf2expr.c | 548 ++++++++++++------------------
gdb/dwarf2expr.h | 183 +++++-----
gdb/dwarf2loc.c | 808 +++++++++++++++++++-------------------------
gdb/elfread.c | 60 ++--
gdb/event-top.c | 55 +--
gdb/guile/scm-ports.c | 10 +-
gdb/infcall.c | 8 +-
gdb/infrun.c | 48 +--
gdb/linux-fork.c | 11 +-
gdb/machoread.c | 23 +-
gdb/main.c | 112 +++---
gdb/maint.c | 118 +++----
gdb/maint.h | 39 ++-
gdb/mdebugread.c | 55 ++-
gdb/mi/mi-cmd-var.c | 8 +-
gdb/mi/mi-interp.c | 104 ++----
gdb/mi/mi-main.c | 14 +-
gdb/minsyms.c | 178 ++++------
gdb/minsyms.h | 147 ++++----
gdb/mipsread.c | 19 +-
gdb/printcmd.c | 6 +-
gdb/python/python.c | 14 +-
gdb/stack.c | 8 +-
gdb/symfile.h | 3 +-
gdb/top.c | 67 ++--
gdb/top.h | 57 ++--
gdb/tui/tui-interp.c | 27 +-
gdb/ui-out.c | 18 -
gdb/ui-out.h | 4 -
gdb/utils.c | 29 --
gdb/utils.h | 4 +-
gdb/xcoffread.c | 42 +--
45 files changed, 1752 insertions(+), 1834 deletions(-)
create mode 100644 gdb/common/scoped_restore.h
--
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 7e2bd34 Analysis: Move llvm::getConstantRangeFromMetadata to IR library.
new aa9584a [libFuzzer] mention one more trophie
new a9abde4 Fix a bug in the code of llvm-cxxdump in dumpArchive() when i [...]
new f0a5715 [SCEV] Memoize visitMulExpr results in SCEVRewriteVisitor.
new dea54d6 [IR] Add DenseMapInfo<CallSite>.
new 228ec7d [ADT] Add CachedHashString.
new 2a98ad5 [ADT] Compare strings' hashes first before comparing their values.
The 6 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:
docs/LibFuzzer.rst | 2 +
include/llvm/ADT/CachedHashString.h | 120 +++++++++++++++++++--
include/llvm/Analysis/ScalarEvolutionExpressions.h | 21 +++-
include/llvm/IR/CallSite.h | 22 ++++
test/Analysis/ScalarEvolution/pr18606.ll | 67 ++++++++++++
...ivial.obj.coff-i386 => mixed-archive.coff-i386} | Bin 2938 -> 3230 bytes
test/tools/llvm-cxxdump/trivial.test | 5 +
tools/llvm-cxxdump/llvm-cxxdump.cpp | 2 +-
8 files changed, 231 insertions(+), 8 deletions(-)
create mode 100644 test/Analysis/ScalarEvolution/pr18606.ll
copy test/tools/llvm-cxxdump/Inputs/{trivial.obj.coff-i386 => mixed-archive.coff-i [...]
--
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 2f23b38 Remove move constructors that are identical to the generated [...]
new e05a50e [CUDA] Use FunctionDeclAndLoc for the Sema::LocsWithCUDACallD [...]
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/Sema/Sema.h | 41 ++++++++++++++++++++++++++++++++++-------
lib/Sema/SemaCUDA.cpp | 2 +-
2 files changed, 35 insertions(+), 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 gcc.
from f0474a4 PR c++/77656 * pt.c (convert_template_argument): Call conve [...]
new e318c42 runtime: copy lfstack code from Go 1.7 runtime
new 6cb5d05 ADDR_EXPR and nonnull gcc/ChangeLog:
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/ChangeLog | 5 ++
gcc/go/gofrontend/MERGE | 2 +-
gcc/ipa-prop.c | 8 +++
gcc/testsuite/ChangeLog | 5 ++
gcc/testsuite/gcc.dg/ipa/{vrp4.c => vrp5.c} | 10 ++-
gcc/testsuite/gcc.dg/ipa/{vrp4.c => vrp6.c} | 10 ++-
libgo/Makefile.am | 1 -
libgo/Makefile.in | 6 +-
libgo/go/runtime/export_test.go | 14 +++--
libgo/go/runtime/lfstack.go | 50 +++++++++++++++
libgo/go/runtime/lfstack_32bit.go | 19 ++++++
libgo/go/runtime/lfstack_64bit.go | 8 +--
libgo/runtime/lfstack.goc | 95 -----------------------------
libgo/runtime/runtime.h | 12 +---
14 files changed, 122 insertions(+), 123 deletions(-)
copy gcc/testsuite/gcc.dg/ipa/{vrp4.c => vrp5.c} (79%)
copy gcc/testsuite/gcc.dg/ipa/{vrp4.c => vrp6.c} (80%)
create mode 100644 libgo/go/runtime/lfstack.go
create mode 100644 libgo/go/runtime/lfstack_32bit.go
delete mode 100644 libgo/runtime/lfstack.goc
--
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 e4fce5a [pdb] added support for dumping globals stream
new b859d6d [X86][AVX512BWVL] Added support for lowering v16i16 shuffles [...]
new 7d77c5c X86: Improve BT instruction selection for 64-bit values.
new 7e2bd34 Analysis: Move llvm::getConstantRangeFromMetadata to IR library.
The 3 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/ValueTracking.h | 6 -
include/llvm/IR/ConstantRange.h | 7 +
lib/Analysis/ValueTracking.cpp | 22 -
lib/IR/ConstantRange.cpp | 22 +
lib/Target/X86/X86ISelLowering.cpp | 44 +-
.../InstCombine/InstCombineLoadStoreAlloca.cpp | 1 +
lib/Transforms/Scalar/GuardWidening.cpp | 1 +
test/CodeGen/X86/bt.ll | 12 +
test/CodeGen/X86/vector-shuffle-256-v16.ll | 604 +++++++++++----------
9 files changed, 389 insertions(+), 330 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.