This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c04d267 Fix profile corruption with -O1 (PR gcov-profile/79259)
new 9b2d20e PR lto/79061 * asan.c (get_translation_unit_decl): Remove f [...]
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 | 6 ++++++
gcc/asan.c | 31 ++++++-------------------------
2 files changed, 12 insertions(+), 25 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 gcc-5-branch
in repository gcc.
from 6e3db84 Daily bump.
new 92936e6 Only declare gets for C++ < 2014 on Solaris (PR libstdc++/78979)
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:
fixincludes/ChangeLog | 13 ++
fixincludes/fixincl.x | 188 ++++++++++++++++++++-
fixincludes/inclhack.def | 67 ++++++++
fixincludes/tests/base/iso/stdio_iso.h | 13 ++
.../tests/base/{ansi/math.h => iso/stdlib_c99.h} | 8 +-
fixincludes/tests/base/stdio.h | 7 +
6 files changed, 287 insertions(+), 9 deletions(-)
copy fixincludes/tests/base/{ansi/math.h => iso/stdlib_c99.h} (51%)
--
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 d5702b7 Only print architecture dependent flags for that architecture.
new 0f1ef54 Bring back r293480. It is safe now.
new c8ac276 [InstCombine] add tests for shift-shift patterns; 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/Support/ELF.h | 20 ++++++-------
test/Transforms/InstCombine/shift.ll | 57 ++++++++++++++++++++++++++++++++++++
2 files changed, 67 insertions(+), 10 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 gcc-6-branch
in repository gcc.
from 4763536 Daily bump.
new df58fe0 Only declare gets for C++ < 2014 on Solaris (PR libstdc++/78979)
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:
fixincludes/ChangeLog | 13 ++
fixincludes/fixincl.x | 188 ++++++++++++++++++++-
fixincludes/inclhack.def | 67 ++++++++
fixincludes/tests/base/iso/stdio_iso.h | 13 ++
.../tests/base/{X11/ShellP.h => iso/stdlib_c99.h} | 15 +-
fixincludes/tests/base/stdio.h | 7 +
6 files changed, 287 insertions(+), 16 deletions(-)
copy fixincludes/tests/base/{X11/ShellP.h => iso/stdlib_c99.h} (51%)
--
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 0f3ed90 Revert "r293343 - [ubsan] Sanity-check shift amounts before t [...]
new 8f2da38 [IRGen] Make header standalone.
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/ABIInfo.h | 1 +
1 file changed, 1 insertion(+)
--
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 7603d04 TableGen: Fix infinite recursion in RegisterBankEmitter
new d5702b7 Only print architecture dependent flags for that architecture.
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/MC/MCSection.h | 4 +++-
include/llvm/MC/MCSectionCOFF.h | 3 ++-
include/llvm/MC/MCSectionELF.h | 3 ++-
include/llvm/MC/MCSectionMachO.h | 3 ++-
lib/MC/MCAsmStreamer.cpp | 4 +++-
lib/MC/MCSectionCOFF.cpp | 2 +-
lib/MC/MCSectionELF.cpp | 19 ++++++++++++-------
lib/MC/MCSectionMachO.cpp | 2 +-
lib/Target/NVPTX/NVPTXSection.h | 2 +-
9 files changed, 27 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 gcc.
from 2093011 Fix aarch64 PGO bootstrap (bootstrap/78985)
new c04d267 Fix profile corruption with -O1 (PR gcov-profile/79259)
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 | 6 ++++++
gcc/opts.c | 2 ++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/tree-prof/pr79259.C | 20 ++++++++++++++++++++
4 files changed, 33 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/tree-prof/pr79259.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 2adb00a [Hexagon] Make header self-contained.
new 7603d04 TableGen: Fix infinite recursion in RegisterBankEmitter
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/TableGen/RegisterBankEmitter.td | 15 +++++++++++++++
utils/TableGen/RegisterBankEmitter.cpp | 14 +++++++++++---
2 files changed, 26 insertions(+), 3 deletions(-)
create mode 100644 test/TableGen/RegisterBankEmitter.td
--
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 62bf98e PR target/79260 * config.gcc (arm*-*-*): Add arm/arm-flags. [...]
new 2093011 Fix aarch64 PGO bootstrap (bootstrap/78985)
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 | 6 ++++++
gcc/config/aarch64/cortex-a57-fma-steering.c | 6 +++---
2 files changed, 9 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 llvm.
from 3d66fa9 Revert "Fix the values of two xcore ELF flags."
new 2adb00a [Hexagon] Make header self-contained.
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/Hexagon/HexagonVLIWPacketizer.h | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.