This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 1778f81efa1 [AArch64] Fix some Clang-tidy modernize-use-using and Inclu [...]
new ec76cbbaaab Reapply "llvm-mt: implement simple merging of manifests, no [...]
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/WindowsManifestMerger.h | 5 +-
lib/Support/WindowsManifestMerger.cpp | 154 ++++++++++++++++++++++-
test/tools/llvm-mt/Inputs/additional.manifest | 24 ++++
test/tools/llvm-mt/Inputs/conflicting.manifest | 10 ++
test/tools/llvm-mt/Inputs/test_manifest.manifest | 12 +-
test/tools/llvm-mt/conflicting.test | 7 ++
test/tools/llvm-mt/simple_merge.test | 39 ++++++
tools/llvm-mt/llvm-mt.cpp | 1 -
8 files changed, 242 insertions(+), 10 deletions(-)
create mode 100644 test/tools/llvm-mt/Inputs/additional.manifest
create mode 100644 test/tools/llvm-mt/Inputs/conflicting.manifest
create mode 100644 test/tools/llvm-mt/conflicting.test
create mode 100644 test/tools/llvm-mt/simple_merge.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 gcc.
from adeced2b135 gcc/ChangeLog:
new 7c74c727142 Daily bump.
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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 8de4d157f38 [gcc]
new adc86fab2de Daily bump.
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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 25998c89a0a [gcc]
new 44da9540adb Daily bump.
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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 c6c0e3dffbe [gcc]
new 3735aadbd5b Daily bump.
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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 0b88bee admin: Improve testing and fix some bugs
new 88750d9 lnt/tests: Add 'no_errors' to run_info; add lnt check-no-errors
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:
docs/tools.rst | 6 ++++++
lnt/lnttool/main.py | 31 +++++++++++++++++++++++++++++++
lnt/testing/__init__.py | 12 ++++++++++--
lnt/tests/compile.py | 3 +++
lnt/tests/nt.py | 29 ++++++++++++++++-------------
lnt/tests/test_suite.py | 6 +++++-
tests/lnttool/Inputs/error_0.json | 1 +
tests/lnttool/Inputs/error_1.json | 4 ++++
tests/lnttool/Inputs/error_2.json | 7 +++++++
tests/lnttool/Inputs/error_3.json | 7 +++++++
tests/lnttool/Inputs/error_4.json | 9 +++++++++
tests/lnttool/Inputs/no_error_0.json | 7 +++++++
tests/lnttool/Inputs/no_error_1.json | 9 +++++++++
tests/lnttool/check_no_errors.shtest | 8 ++++++++
tests/runtest/test_suite.py | 1 +
15 files changed, 124 insertions(+), 16 deletions(-)
create mode 100644 tests/lnttool/Inputs/error_0.json
create mode 100644 tests/lnttool/Inputs/error_1.json
create mode 100644 tests/lnttool/Inputs/error_2.json
create mode 100644 tests/lnttool/Inputs/error_3.json
create mode 100644 tests/lnttool/Inputs/error_4.json
create mode 100644 tests/lnttool/Inputs/no_error_0.json
create mode 100644 tests/lnttool/Inputs/no_error_1.json
create mode 100644 tests/lnttool/check_no_errors.shtest
--
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 b9c0e1b40e Fix two NetBSD-specific typos in the configure.nat conversion.
new 11f1093690 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gdb-8.0-branch
in repository binutils-gdb.
from cd33a03d18 Catch exceptions thrown from gdbarch_skip_prologue
new fcfc32c57c Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 binutils-2_29-branch
in repository binutils-gdb.
from 56d3b99834 Updated French translation for the BFD library.
new 5801122d87 Automatic date update in version.in
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/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 cedb77eb716 Disable loop unswitching for some patterns containing equal [...]
new 1778f81efa1 [AArch64] Fix some Clang-tidy modernize-use-using and Inclu [...]
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/AArch64/AArch64AsmPrinter.cpp | 43 ++--
lib/Target/AArch64/AArch64CallLowering.h | 19 +-
lib/Target/AArch64/AArch64ConditionOptimizer.cpp | 17 +-
lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp | 40 +++-
lib/Target/AArch64/AArch64FalkorHWPFFix.cpp | 50 +++--
lib/Target/AArch64/AArch64FastISel.cpp | 9 +-
lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp | 10 +-
lib/Target/AArch64/AArch64MachineFunctionInfo.h | 10 +-
lib/Target/AArch64/AArch64PromoteConstant.cpp | 23 ++-
lib/Target/AArch64/AArch64TargetTransformInfo.h | 26 ++-
.../AArch64/Disassembler/AArch64Disassembler.cpp | 216 +++++++++++----------
11 files changed, 279 insertions(+), 184 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.