This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 2e732d6a1b3 [InstCombine] add tests for memcmp with constant; NFC
new 6d97003cca7 [APFloat] Fix IsInteger() for DoubleAPFloat.
new 6930fbfd6f0 Migrate WholeProgramDevirt to new Optimization Remark API
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/Support/APFloat.cpp | 5 +-
lib/Transforms/IPO/WholeProgramDevirt.cpp | 100 ++++++++++++++++++++++--------
unittests/ADT/APFloatTest.cpp | 18 ++++++
3 files changed, 94 insertions(+), 29 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 users/hjl/pr21903
in repository binutils-gdb.
discards 70700c92be Move common symbol check after bed->common_definition
omits 74cbb09e74 remote-sim.c: Fix arg variables conflicts
omits b7a18930e3 Do not choose a non-ELF format input file to hold the linker [...]
omits 2010d1a3f8 Automatic date update in version.in
omits 1d4af308ae x86: Lookup __tls_get_addr or ___tls_get_addr once
omits a4819f54c0 Treat common symbol as undefined for --no-define-common
omits e2a084f2c1 Automatic date update in version.in
omits ee0c32930c Use gdb::unique_xmalloc_ptr when calling tilde_expand
omits fdffd6f411 Fix Rust test suite for 1.20 beta
omits 3232fabd2d Remove cleanups from Rust parser
omits 55ef6584ca Don't fail in elf32_hppa_set_gp
omits a66930b357 Automatic date update in version.in
omits f02fd7745d Unbreak GDBserver build for x32
omits 91975afd35 Add namespace std to nullptr_t
omits 9f06dab1e3 Add a testcase for "ld -d"
new f382b07c24 Treat common symbol as undefined for --no-define-common
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (70700c92be)
\
N -- N -- N refs/heads/users/hjl/pr21903 (f382b07c24)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 39 -----
bfd/elf32-hppa.c | 16 +-
bfd/elf32-i386.c | 93 +++++-----
bfd/elf64-x86-64.c | 61 +++----
bfd/elflink.c | 11 +-
bfd/version.h | 2 +-
gdb/ChangeLog | 61 -------
gdb/breakpoint.c | 11 +-
gdb/cli/cli-cmds.c | 16 +-
gdb/cli/cli-dump.c | 79 ++++++---
gdb/compile/compile-object-load.c | 25 ++-
gdb/corelow.c | 26 ++-
gdb/gdbserver/configure.srv | 1 -
gdb/gdbserver/linux-amd64-ipa.c | 6 +-
gdb/psymtab.c | 14 +-
gdb/remote-sim.c | 7 +-
gdb/rust-exp.y | 346 ++++++++++++++++++--------------------
gdb/solib.c | 24 ++-
gdb/source.c | 8 +-
gdb/symfile.c | 53 +++---
gdb/symmisc.c | 28 ++-
gdb/testsuite/ChangeLog | 5 -
gdb/testsuite/gdb.rust/simple.exp | 6 +-
gdb/tracefile-tfile.c | 22 ++-
gdb/utils.h | 4 +-
include/ChangeLog | 5 -
ld/ChangeLog | 26 ---
ld/testsuite/ld-elf/pr21903.s | 12 +-
ld/testsuite/ld-elf/pr21904.d | 6 -
ld/testsuite/ld-elf/pr21904.s | 5 -
ld/testsuite/ld-unique/pr21529.d | 2 +-
31 files changed, 476 insertions(+), 544 deletions(-)
delete mode 100644 ld/testsuite/ld-elf/pr21904.d
delete mode 100644 ld/testsuite/ld-elf/pr21904.s
--
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 hjl/pr81820/master
in repository gcc.
discards 7e7bdc4ee5d i386: Replace frame pointer with stack pointer in debug insns
omits c352171f7ba * config/i386/i386.md (*load_tp_<mode>): Redefine as defi [...]
omits 6fc8fd8453d 2017-08-13 Thomas Koenig <tkoenig(a)gcc.gnu.org>
omits 074046fae9d 2017-08-12 Andrew Pinski <apinski(a)cavium.com>
omits b533de10afb Daily bump.
omits 908e437e274 Require -static support in gcc.dg/pie-static-[12].c (PR tes [...]
omits ce08eba0950 [PR79542][Ada] Fix ICE in dwarf2out.c with nested func. inlining
omits a9b2df6cc2a [RS6000] linux startfile/endfile
omits 775de9e5d22 Daily bump.
new 78ed00c779c i386: Replace frame pointer with stack pointer in debug insns
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7e7bdc4ee5d)
\
N -- N -- N refs/heads/hjl/pr81820/master (78ed00c779c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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 | 41 -------
gcc/DATESTAMP | 2 +-
gcc/config/aarch64/aarch64-option-extensions.def | 2 +-
gcc/config/i386/i386.c | 2 +-
gcc/config/i386/i386.md | 118 ++++++++++---------
gcc/config/rs6000/sysv4.h | 46 +++-----
gcc/dwarf2out.c | 143 +++++++++--------------
gcc/fortran/ChangeLog | 4 -
gcc/fortran/gfortran.texi | 59 ----------
gcc/testsuite/ChangeLog | 11 --
gcc/testsuite/gcc.dg/pie-static-1.c | 4 +-
gcc/testsuite/gcc.dg/pie-static-2.c | 4 +-
gcc/testsuite/gnat.dg/debug13.adb | 38 ------
gcc/testsuite/gnat.dg/debug13.ads | 5 -
14 files changed, 141 insertions(+), 338 deletions(-)
delete mode 100644 gcc/testsuite/gnat.dg/debug13.adb
delete mode 100644 gcc/testsuite/gnat.dg/debug13.ads
--
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 hjl/pr81736/gcc-7-branch
in repository gcc.
omits ba50f66010b i386: Replace frame pointer with stack pointer in debug insns
omits 4f6bd884572 i386: Don't use frame pointer without stack access
omits 73458b33c5f Daily bump.
omits d1670beb469 Daily bump.
omits 298bd7acd19 Daily bump.
omits e943bd58a59 Daily bump.
omits e363899ddbf Revert "PR c++/81525 - wrong constant value with generic lambda"
omits d1761935437 PR c++/81525 - wrong constant value with generic lambda
omits 012a99d33ea PR c++/67054 - Inherited ctor with non-default-cons [...]
new acc22d5392c i386: Don't use frame pointer without stack access
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ba50f66010b)
\
N -- N -- N refs/heads/hjl/pr81736/gcc-7-branch (acc22d5392c)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/DATESTAMP | 2 +-
gcc/config/i386/i386.c | 35 ---------------------------------
gcc/cp/ChangeLog | 6 ------
gcc/cp/method.c | 2 +-
gcc/testsuite/g++.dg/cpp0x/inh-ctor29.C | 23 ----------------------
5 files changed, 2 insertions(+), 66 deletions(-)
delete mode 100644 gcc/testsuite/g++.dg/cpp0x/inh-ctor29.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 llvm.
from 1952c98f8be [InstCombine] Fix a weakness in canEvaluateZExtd around 'an [...]
new b4d267277b9 Emit only A Single Opt Remark When Inlining
new 2e732d6a1b3 [InstCombine] add tests for memcmp with constant; NFC
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/Analysis/InlineCost.h | 6 ++
lib/Transforms/IPO/Inliner.cpp | 85 ++++++++++++++--------
.../X86/diagnostic-handler-remarks-with-hotness.ll | 5 ++
.../Resolution/X86/diagnostic-handler-remarks.ll | 5 ++
.../X86/diagnostic-handler-remarks-with-hotness.ll | 5 ++
test/LTO/X86/diagnostic-handler-remarks.ll | 5 ++
.../X86/diagnostic-handler-remarks-with-hotness.ll | 10 +++
test/ThinLTO/X86/diagnostic-handler-remarks.ll | 10 +++
.../Inline/optimization-remarks-passed-yaml.ll | 27 +++----
.../Inline/optimization-remarks-with-hotness.ll | 6 +-
.../Transforms/Inline/optimization-remarks-yaml.ll | 23 ++++++
test/Transforms/Inline/optimization-remarks.ll | 12 ++-
.../Transforms/InstCombine/memcmp-constant-fold.ll | 51 +++++++++++++
13 files changed, 199 insertions(+), 51 deletions(-)
create mode 100644 test/Transforms/InstCombine/memcmp-constant-fold.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 clang.
from aae6854ddb [StaticAnalyzer] LoopUnrolling: Track a LoopStack in order t [...]
new 7455dd7942 [clang] Fix tests for Emitting Single Inline Remark
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/Frontend/optimization-remark-with-hotness.c | 3 +--
test/Frontend/optimization-remark.c | 3 +--
2 files changed, 2 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 lld.
from d6314b2ff [llvm-pdbutil] Add support for dumping detailed module stats.
new 8e5ca9a20 [lld] Update Tests for Emitting Single Inline Remark
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/lto/opt-remarks.ll | 25 ++++++++++---------------
1 file changed, 10 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 clang.
from 4bd8b99c54 [clang-proto-fuzzer] Update README.
new aae6854ddb [StaticAnalyzer] LoopUnrolling: Track a LoopStack in order t [...]
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:
.../Core/PathSensitive/LoopUnrolling.h | 30 +++--
lib/StaticAnalyzer/Core/ExprEngine.cpp | 32 +++--
lib/StaticAnalyzer/Core/LoopUnrolling.cpp | 146 ++++++++++-----------
test/Analysis/loop-unrolling.cpp | 55 +++++++-
4 files changed, 158 insertions(+), 105 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.