This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 78b8ffc [AMDGPU][mc][tests][NFC] Add coverage/smoke Gfx7 asm test (3r [...]
new 756b38c [InstCombine] fix operand-complexity-based canonicalization ( [...]
new f63ba18 [XCore] Fix some Include What You Use warnings; other minor f [...]
new 15f1b9d [ARM] Fix some Include What You Use warnings; other minor fix [...]
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:
lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp | 9 ++++++++-
lib/Target/ARM/InstPrinter/ARMInstPrinter.h | 2 +-
lib/Target/XCore/InstPrinter/XCoreInstPrinter.cpp | 6 ++++--
lib/Target/XCore/InstPrinter/XCoreInstPrinter.h | 6 +++++-
lib/Transforms/InstCombine/InstCombineInternal.h | 22 +++++++++++++++-------
test/Transforms/InstCombine/add.ll | 4 ++--
test/Transforms/InstCombine/and.ll | 2 +-
test/Transforms/InstCombine/apint-sub.ll | 2 +-
test/Transforms/InstCombine/compare-unescaped.ll | 2 +-
test/Transforms/InstCombine/icmp.ll | 16 ++++++++--------
test/Transforms/InstCombine/narrow.ll | 5 ++---
test/Transforms/InstCombine/or.ll | 2 +-
test/Transforms/InstCombine/select.ll | 4 ++--
test/Transforms/InstCombine/sub.ll | 4 ++--
test/Transforms/InstCombine/vec_demanded_elts.ll | 2 +-
test/Transforms/InstCombine/vec_sext.ll | 2 +-
test/Transforms/InstCombine/x86-avx512.ll | 4 ++--
test/Transforms/InstCombine/xor.ll | 2 +-
test/Transforms/InstCombine/xor2.ll | 4 ++--
19 files changed, 60 insertions(+), 40 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 17c96dd Handle numbers followed by ":" in linker scripts.
new 4377300 Stop propagating Entsize.
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:
ELF/OutputSections.cpp | 2 --
ELF/SyntheticSections.cpp | 5 +----
test/ELF/basic-aarch64.s | 2 +-
test/ELF/basic-mips.s | 2 +-
test/ELF/basic-ppc.s | 2 +-
test/ELF/basic.s | 2 +-
test/ELF/basic32.s | 2 +-
test/ELF/basic64be.s | 2 +-
test/ELF/build-id.s | 6 +++---
test/ELF/compressed-debug-input.s | 2 +-
test/ELF/gc-merge-local-sym.s | 2 +-
test/ELF/gc-sections-merge-addend.s | 2 +-
test/ELF/gc-sections-merge-implicit-addend.s | 2 +-
test/ELF/gc-sections-merge.s | 4 ++--
test/ELF/linkerscript/merge-sections.s | 2 +-
test/ELF/merge-string.s | 6 +++---
test/ELF/merge.s | 2 +-
17 files changed, 21 insertions(+), 26 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 482cfed [InstCombine] auto-generate better test checks; NFC
new e1a6c0f Properly parse the TypeServer2 record.
new 78b8ffc [AMDGPU][mc][tests][NFC] Add coverage/smoke Gfx7 asm test (3r [...]
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/DebugInfo/CodeView/Formatters.h | 36 +
include/llvm/DebugInfo/PDB/PDBExtras.h | 2 +-
include/llvm/Support/FormatAdapters.h | 3 -
lib/DebugInfo/CodeView/CMakeLists.txt | 1 +
lib/DebugInfo/CodeView/Formatters.cpp | 37 +
lib/DebugInfo/CodeView/TypeDumpVisitor.cpp | 7 +-
lib/DebugInfo/CodeView/TypeRecordMapping.cpp | 3 +
lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp | 8 +-
lib/DebugInfo/PDB/PDBExtras.cpp | 26 +-
test/MC/AMDGPU/gfx7_asm_all.s | 63289 +++++++++++++++++++++++++
10 files changed, 63383 insertions(+), 29 deletions(-)
create mode 100644 include/llvm/DebugInfo/CodeView/Formatters.h
create mode 100644 lib/DebugInfo/CodeView/Formatters.cpp
create mode 100644 test/MC/AMDGPU/gfx7_asm_all.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 master
in repository lnt.
from 5b87a6f Require the typing module
new c37e0ab Use flashes to report errors in page settings to user
new 17305af Whitespace + comments fixups
new bb7e660 Update run pages to use new baselines
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:
lnt/server/db/testsuitedb.py | 45 ++++++++++++++++++++++++++++----------------
lnt/server/reporting/runs.py | 5 ++++-
lnt/server/ui/views.py | 23 +++++++++++-----------
3 files changed, 45 insertions(+), 28 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 test-suite.
from 5ef77bc CMakeLists.txt: FORCE the default of CMAKE_BUILD_TYPE to Release
new 43065f5 cmake: Use option() instead of set(... CACHE BOOL ...); NFC
new 4267550 External/CMakeLists: Skip autodetection if TEST_SUITE_EXTERNA [...]
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:
CMakeLists.txt | 25 +++++++++++--------------
External/CMakeLists.txt | 16 +++++++++-------
tools/CMakeLists.txt | 2 +-
3 files changed, 21 insertions(+), 22 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 0022fc7 [libfuzzer] chromium-related compilation fixes
new ee8a0f0 AMDGPU: Cleanup scalar_to_vector test
new 759feef AMDGPU: AsmParser cleanups
new 482cfed [InstCombine] auto-generate better test checks; NFC
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:
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp | 41 +++++++++++--------
test/CodeGen/AMDGPU/scalar_to_vector.ll | 26 ++++++------
test/Transforms/InstCombine/pr19420.ll | 54 +++++++++++++++++--------
3 files changed, 75 insertions(+), 46 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 c38680b [sancov] Disable failing test for MIPS.
new 044cfea [scudo] 32-bit quarantine sizes adjustments and bug fixes
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/scudo/scudo_allocator.cpp | 18 ++++++++-----
lib/scudo/scudo_flags.cpp | 9 +++++--
lib/scudo/scudo_flags.inc | 6 +++--
test/scudo/alignment.cpp | 3 +--
test/scudo/double-free.cpp | 12 +++------
test/scudo/interface.cpp | 45 ++++++++++++++++++++++---------
test/scudo/lit.cfg | 6 ++---
test/scudo/malloc.cpp | 7 +++--
test/scudo/memalign.cpp | 12 +++------
test/scudo/mismatch.cpp | 11 +++-----
test/scudo/options.cpp | 6 ++---
test/scudo/overflow.cpp | 10 +++----
test/scudo/preinit.cpp | 5 ++--
test/scudo/quarantine.cpp | 62 ++++++++++++++++++++++++++-----------------
test/scudo/realloc.cpp | 25 +++++++----------
test/scudo/secondary.cpp | 7 +++--
test/scudo/sized-delete.cpp | 3 ++-
test/scudo/sizes.cpp | 21 +++++----------
18 files changed, 143 insertions(+), 125 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 newlib.
from 06e7f00 Add release message for commit a1529738
new 609d2b2 Fix limited Internet speeds caused by inappropriate socket buffering
new a9f4b71 Add release message for commit 609d2b2
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:
winsup/cygwin/net.cc | 14 +++++++++++---
winsup/cygwin/release/2.7.0 | 3 +++
2 files changed, 14 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 8773751 [AMDGPU] Bump -amdgpu-unroll-threshold-private to 2000
new 48521a9 [InstCombine] auto-generate better test checks; NFC
new 0022fc7 [libfuzzer] chromium-related compilation fixes
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/Fuzzer/FuzzerShmemPosix.cpp | 1 +
lib/Fuzzer/FuzzerTracePC.cpp | 6 +-
lib/Fuzzer/FuzzerTraceState.cpp | 16 +--
test/Transforms/InstCombine/bswap-fold.ll | 211 ++++++++++++++++--------------
4 files changed, 129 insertions(+), 105 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 lldb.
from 2a9b946 Fix incorrect logging in ThreadPlan::ShouldReportStop
new 6289121 Add a missing break statement
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:
source/Commands/CommandObjectLog.cpp | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.