This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 19ac6f8ea49 [lit] Improve tool substitution in lit.
new fe63ecd5a01 Bitcode: add an auto-upgrade for LTO section name
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/AutoUpgrade.h | 2 ++
lib/AsmParser/LLParser.cpp | 1 +
lib/Bitcode/Reader/BitcodeReader.cpp | 2 +-
lib/IR/AutoUpgrade.cpp | 29 +++++++++++++++++++++++++++++
test/Bitcode/upgrade-section-name.ll | 31 +++++++++++++++++++++++++++++++
5 files changed, 64 insertions(+), 1 deletion(-)
create mode 100644 test/Bitcode/upgrade-section-name.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 gcc-7-branch
in repository gcc.
from 504967c483b [AArch64] Backport to gcc-7 PR71727 fix -mstrict-align
new 8ab5449e36c PR c++/82299 * decl.c (reshape_init): Suppress warn_usele [...]
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/cp/ChangeLog | 7 +++++++
gcc/cp/decl.c | 5 ++++-
gcc/cp/typeck.c | 5 ++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr82299.C | 9 +++++++++
5 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr82299.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 841dee048a5 [ARM] GlobalISel: Make tests less strict
new e959bd0e608 Run pyformat on lit code.
new 19ac6f8ea49 [lit] Improve tool substitution in lit.
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:
test/lit.cfg.py | 186 ++++++++++++++++++++---------------------
utils/lit/lit/llvm/__init__.py | 42 ----------
utils/lit/lit/llvm/config.py | 125 +++++++++++++++------------
utils/lit/lit/llvm/subst.py | 140 +++++++++++++++++++++++++++++++
utils/lit/lit/util.py | 134 +++++++++++++++++------------
5 files changed, 381 insertions(+), 246 deletions(-)
create mode 100644 utils/lit/lit/llvm/subst.py
--
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 25ced9aa81 For Windows, allow .exe extension in a test.
new e3f5d7aac0 Run pyformat on lit code.
new 36bd96f989 [lit] Improve tool substitution in lit.
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:
test/Index/recover-bad-code-rdar_7487294.c | 2 +-
test/lit.cfg.py | 162 +++++++++++++++--------------
2 files changed, 84 insertions(+), 80 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 ed4192bf6 [ELF][MIPS] Check for overflow when writing R_MIPS_CALL16 and [...]
new 515a06423 Run pyformat on lit code.
new 2aef841ce [lit] Improve tool substitution in lit.
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:
test/lit.cfg.py | 40 +++++++++++++++++++---------------------
1 file changed, 19 insertions(+), 21 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 287608ccc37 [AMDGPU] New 64 bit div/rem expansion
new 066f09ec598 [dsymutil] Emit valid debug locations when no symbol flags are set
new 841dee048a5 [ARM] GlobalISel: Make tests less strict
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:
test/CodeGen/ARM/GlobalISel/arm-isel-divmod.ll | 53 ++++++--------------------
test/CodeGen/ARM/GlobalISel/arm-isel.ll | 2 -
test/tools/dsymutil/Inputs/swift-dwarf-loc.ll | 25 ++++++++++++
test/tools/dsymutil/X86/swift-dwarf-loc.test | 9 +++++
tools/dsymutil/MachODebugMapParser.cpp | 4 +-
5 files changed, 49 insertions(+), 44 deletions(-)
create mode 100644 test/tools/dsymutil/Inputs/swift-dwarf-loc.ll
create mode 100644 test/tools/dsymutil/X86/swift-dwarf-loc.test
--
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 glibc.
from d138676258 Missed changelog entry
new 1e26d35193 malloc: Fix tcache leak after thread destruction [BZ #22111]
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:
ChangeLog | 9 ++++
malloc/Makefile | 3 ++
malloc/malloc.c | 8 +--
malloc/tst-malloc-tcache-leak.c | 112 ++++++++++++++++++++++++++++++++++++++++
4 files changed, 129 insertions(+), 3 deletions(-)
create mode 100644 malloc/tst-malloc-tcache-leak.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 1b6a51a1425 Support: Rewrite Windows implementation of sys::fs::rename [...]
new 91aeb5cbd27 [MC] Use unique_ptr to manage WinFrameInfos, NFC
new 287608ccc37 [AMDGPU] New 64 bit div/rem expansion
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/MC/MCStreamer.h | 7 +-
lib/MC/MCStreamer.cpp | 20 ++--
lib/MC/MCWin64EH.cpp | 8 +-
lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 170 +++++++++++++++++++++++++++----
test/CodeGen/AMDGPU/sdivrem64.ll | 80 +++------------
test/CodeGen/AMDGPU/udivrem64.ll | 78 +++-----------
6 files changed, 193 insertions(+), 170 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 01343e961e7 Directly return promoted direct call instead of rely on str [...]
new 1b6a51a1425 Support: Rewrite Windows implementation of sys::fs::rename [...]
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/Support/FileSystem.h | 6 +-
lib/Support/Windows/Path.inc | 155 +++++++++++++++++++++++-----------
unittests/Support/ReplaceFileTest.cpp | 88 ++++++++++++++++---
3 files changed, 187 insertions(+), 62 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.