This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from af64333a9f8 Require asserts for stats-file-option tests.
new 2f0f603361d [UpdateTestChecks] Fix update_mca_test_checks.py slowness issue
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:
utils/update_mca_test_checks.py | 9 +--------
1 file changed, 1 insertion(+), 8 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 clang-tools-extra.
from 1bc424b9 [clang-tidy] Fix unused-variable warning.
new e70bc639 Parse .h files as objective-c++ if we don't have a compile command.
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:
clangd/GlobalCompilationDatabase.cpp | 11 ++++++-
clangd/GlobalCompilationDatabase.h | 1 +
unittests/clangd/CMakeLists.txt | 1 +
.../clangd/GlobalCompilationDatabaseTests.cpp | 37 ++++++++++++++++++++++
unittests/clangd/TestFS.cpp | 4 ++-
5 files changed, 52 insertions(+), 2 deletions(-)
create mode 100644 unittests/clangd/GlobalCompilationDatabaseTests.cpp
--
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 8e71a936a4c Revert r330403 and r330413.
new af64333a9f8 Require asserts for stats-file-option tests.
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/tools/gold/X86/stats-file-option.ll | 2 ++
test/tools/llvm-lto2/X86/stats-file-option.ll | 2 ++
2 files changed, 4 insertions(+)
--
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 eca393c1156 [DebugInfo] Fix for split dwarf test on Windows (NFC)
new ef1b331188a [NFC][InstCombine] Regenerate two tests that are affected b [...]
new 8e71a936a4c Revert r330403 and r330413.
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/Transforms/Utils/SSAUpdaterBulk.h | 7 +-
lib/Transforms/Scalar/JumpThreading.cpp | 36 ++++----
lib/Transforms/Utils/SSAUpdaterBulk.cpp | 25 ++---
test/Transforms/InstCombine/or.ll | 122 ++++++++++++-------------
test/Transforms/InstCombine/vec_sext.ll | 20 ++--
test/Transforms/JumpThreading/removed-use.ll | 28 ------
unittests/Transforms/Utils/SSAUpdaterBulk.cpp | 40 ++++----
7 files changed, 123 insertions(+), 155 deletions(-)
delete mode 100644 test/Transforms/JumpThreading/removed-use.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 35a415fc011 [SSAUpdaterBulk] Use SmallVector instead of DenseMap for st [...]
new eca393c1156 [DebugInfo] Fix for split dwarf test on Windows (NFC)
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/DebugInfo/X86/debug-names-split-dwarf.ll | 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 50f681d0309 [Dockerfiles] Split checkout and build scripts into separat [...]
new 35a415fc011 [SSAUpdaterBulk] Use SmallVector instead of DenseMap for st [...]
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/Transforms/Utils/SSAUpdaterBulk.h | 7 +++--
lib/Transforms/Scalar/JumpThreading.cpp | 4 +--
lib/Transforms/Utils/SSAUpdaterBulk.cpp | 25 ++++++++--------
unittests/Transforms/Utils/SSAUpdaterBulk.cpp | 40 +++++++++++++-------------
4 files changed, 37 insertions(+), 39 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 f901a13d5e9 Fix IPA-CP test for self-feeding recursive dependency
new f359ebf1c4e 2018-04-20 Richard Biener <rguenther(a)suse.de>
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/match.pd | 3 ++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr85475.c | 13 +++++++++++++
4 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr85475.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 b1203052374 CODE_OWNERS: Take code ownership of llvm-mca.
new a2fbfc91ac4 [LTO] Add stats-file option to LTO/Config.h.
new 50f681d0309 [Dockerfiles] Split checkout and build scripts into separat [...]
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/LTO/Config.h | 3 +
lib/LTO/LTO.cpp | 24 ++-
test/tools/gold/X86/stats-file-option.ll | 23 +++
test/tools/llvm-lto2/X86/stats-file-option.ll | 23 +++
tools/gold/gold-plugin.cpp | 5 +
tools/llvm-lto2/llvm-lto2.cpp | 4 +
utils/docker/build_docker_image.sh | 46 ++++-
utils/docker/debian8/Dockerfile | 9 +-
utils/docker/example/Dockerfile | 9 +-
utils/docker/nvidia-cuda/Dockerfile | 9 +-
utils/docker/scripts/build_install_llvm.sh | 187 ++-------------------
.../scripts/{build_install_llvm.sh => checkout.sh} | 115 +++----------
12 files changed, 170 insertions(+), 287 deletions(-)
create mode 100644 test/tools/gold/X86/stats-file-option.ll
create mode 100644 test/tools/llvm-lto2/X86/stats-file-option.ll
copy utils/docker/scripts/{build_install_llvm.sh => checkout.sh} (56%)
--
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_30-branch
in repository binutils-gdb.
from 4474c7ab3b Automatic date update in version.in
new 361e09343d Updated Spanish translation for gas sub-directory
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:
gas/ChangeLog | 4 +
gas/po/es.po | 1649 +++++++++++++++++++++++++--------------------------------
2 files changed, 730 insertions(+), 923 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 113fa203569 [AArch64][SVE] Fix diagnostic for SVE LD4 instructions:
new 1ee7070ddf8 [lit] Fix a bug where UNRESOLVED tests were not handled in [...]
new b1203052374 CODE_OWNERS: Take code ownership of llvm-mca.
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:
CODE_OWNERS.TXT | 5 +++
utils/lit/lit/Test.py | 3 +-
utils/lit/tests/shtest-xunit-output.py | 78 ++++++++++++++++++++++++++++++++++
3 files changed, 85 insertions(+), 1 deletion(-)
create mode 100644 utils/lit/tests/shtest-xunit-output.py
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.