This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9465dca Add missing #includes for FreeBSD.
new ab26ff4 Fix a compiler warning
new 985631d Teach lit to expand glob expressions.
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/Transforms/Utils/LoopUnrollPeel.cpp | 3 +-
.../__init__.py => test/Other/Inputs/glob-input | 0
test/Other/lit-globbing.ll | 28 +++++++++++++++++
utils/lit/lit/ShCommands.py | 18 +++++++++++
utils/lit/lit/ShUtil.py | 36 ++++++++++++++++------
utils/lit/lit/TestRunner.py | 13 ++++++++
6 files changed, 88 insertions(+), 10 deletions(-)
copy bindings/python/llvm/__init__.py => test/Other/Inputs/glob-input (100%)
create mode 100644 test/Other/lit-globbing.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 llvm.
from fe2b115 [sancov] better input parameters validation
new 88a7ff4 Make TargetInstrInfo::isPredicable take a const reference, NFC
new 9465dca Add missing #includes for FreeBSD.
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/Target/TargetInstrInfo.h | 2 +-
lib/Support/Unix/Threading.inc | 13 +++++++++----
lib/Target/AMDGPU/R600InstrInfo.cpp | 4 ++--
lib/Target/AMDGPU/R600InstrInfo.h | 2 +-
lib/Target/ARM/ARMBaseInstrInfo.cpp | 6 +++---
lib/Target/ARM/ARMBaseInstrInfo.h | 2 +-
lib/Target/ARM/ARMFeatures.h | 4 ++--
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 2 +-
lib/Target/Hexagon/HexagonInstrInfo.cpp | 2 +-
lib/Target/Hexagon/HexagonInstrInfo.h | 2 +-
lib/Target/PowerPC/PPCInstrInfo.cpp | 2 +-
lib/Target/PowerPC/PPCInstrInfo.h | 2 +-
lib/Target/SystemZ/SystemZInstrInfo.cpp | 2 +-
lib/Target/SystemZ/SystemZInstrInfo.h | 2 +-
14 files changed, 26 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 c949f85 [x86] clean up materializeSBB(); NFCI
new c4c0c1a [LoopUnrolling] Re-prioritize Peeling and Partial unrolling
new a4a7b8d [LoopUnrolling] Peel loops with invariant backedge Phi input
new d19fe96 Try again to appease the FreeBSD bot.
new fe2b115 [sancov] better input parameters validation
The 4 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/Transforms/Utils/UnrollLoop.h | 3 +-
lib/Support/Unix/Threading.inc | 9 ++----
lib/Transforms/Scalar/LoopUnrollPass.cpp | 18 ++++++------
lib/Transforms/Utils/LoopUnrollPeel.cpp | 33 +++++++++++++++++++++-
test/Transforms/LoopUnroll/peel-loop-not-forced.ll | 25 ++++++++++++++++
test/tools/sancov/AArch64/print_coverage_pcs.test | 2 +-
test/tools/sancov/validation.test | 6 ++++
tools/sancov/sancov.cc | 17 ++++++++---
8 files changed, 90 insertions(+), 23 deletions(-)
create mode 100644 test/Transforms/LoopUnroll/peel-loop-not-forced.ll
create mode 100644 test/tools/sancov/validation.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 users/gentoo/2.28
in repository binutils-gdb.
at 561d984 opcodes: link against libbfd.la for rpath deps
This branch includes the following new commits:
new bb10195 ld: always warn about textrels in files
new 9c3fda8 gold/ld: add support for poisoned system directories
new da0140f ld: enable new dtags by default for linux/gnu targets
new a6c35c4 gold/ld: enable gnu hash by default
new bb4bd6b libiberty: install PIC version of libiberty.a
new 561d984 opcodes: link against libbfd.la for rpath deps
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.
--
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 cda7ea0 Try to appease the FreeBSD bots.
new c949f85 [x86] clean up materializeSBB(); NFCI
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/X86/X86ISelLowering.cpp | 34 ++++++++++++++--------------------
1 file changed, 14 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 test-suite.
from c105162 Fix TEST_SUITE_PROFILE_GENERATE for this test
new 1fe1273 Reduced iteration count of indirectbr critical-edge-splitting [...]
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:
SingleSource/Benchmarks/Misc/evalloop.c | 2 +-
SingleSource/Benchmarks/Misc/evalloop.reference_output | 2 +-
2 files changed, 2 insertions(+), 2 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 c4f71f2 Don't bring in llvm/Support/thread.h in Threading.cpp
new cda7ea0 Try to appease the FreeBSD bots.
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/Support/Unix/Threading.inc | 4 ++--
1 file changed, 2 insertions(+), 2 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 7d45f3d Fetch lazy value before calling val_print
new df97be5 Use range-based for loop in remote_add_target_side_commands
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:
gdb/ChangeLog | 5 +++++
gdb/remote.c | 4 +---
2 files changed, 6 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.