This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 71eff302c15 Fixed argument parsing in docker scripts.
new 3e805b83e39 [x86] auto-generate complete checks for tests; 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/CodeGen/X86/bool-simplify.ll | 129 ++++++++++++++++-----------
test/CodeGen/X86/combine-avx-intrinsics.ll | 47 +++++-----
test/CodeGen/X86/combine-avx2-intrinsics.ll | 69 +++++++-------
test/CodeGen/X86/combine-sse41-intrinsics.ll | 72 +++++++--------
4 files changed, 162 insertions(+), 155 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 3d81efafc [LLD][LinkerScript] Allow non-alloc sections to be assigned t [...]
new e18edf49f [ELF] - Remove use of precomipled binary for invalid-relocati [...]
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/ELF/invalid/Inputs/invalid-relocation-x64.elf | Bin 559 -> 0 bytes
test/ELF/invalid/invalid-relocation-x64.test | 17 +++++++----------
2 files changed, 7 insertions(+), 10 deletions(-)
delete mode 100644 test/ELF/invalid/Inputs/invalid-relocation-x64.elf
--
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 7990616d411 [x86] auto-generate complete checks for tests; NFC
new 71eff302c15 Fixed argument parsing in docker scripts.
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/docker/scripts/build_install_llvm.sh | 1 +
1 file changed, 1 insertion(+)
--
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 4bb697cd1dc PR middle-end/81290 * predict.c (force_edge_cold): Be mor [...]
new 3fd918e6aac * hash-table.h (hash_table_mod1): Fix indentation.
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 | 4 ++++
gcc/hash-table.h | 2 +-
2 files changed, 5 insertions(+), 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 0f9ec972382 [AMDGPU] Switch scalarize global loads ON by default
new 31cd3858ec4 [X86][SSE4A] Add tests showing missed opportunities to comb [...]
new 7990616d411 [x86] auto-generate complete checks for tests; NFC
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/X86/avx-cmp.ll | 197 ++++++++++-----
test/CodeGen/X86/avx-load-store.ll | 277 +++++++++++++++++----
test/CodeGen/X86/avx-unpack.ll | 166 ++++++++----
test/CodeGen/X86/avx-vinsertf128.ll | 118 +++++----
test/CodeGen/X86/vector-shuffle-combining-sse4a.ll | 80 ++++++
5 files changed, 619 insertions(+), 219 deletions(-)
create mode 100644 test/CodeGen/X86/vector-shuffle-combining-sse4a.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 lldb.
from 24b80a063 Fix typo/unbreak windows build broken by r307009
new 940250a9f Fixing warnings for unused variables and copy ellision
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/Plugins/Process/Linux/ProcessorTrace.cpp | 35 +++++++++++--------------
1 file changed, 15 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 clang.
from 71d3b5cd91 clang-format: [JS] space between pseudo keywords and templat [...]
new 650ea04ef9 [clang-format] Support text proto messages
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/clang/Format/Format.h | 5 +-
lib/Format/ContinuationIndenter.cpp | 42 ++++--
lib/Format/Format.cpp | 7 +
lib/Format/FormatToken.h | 3 +-
lib/Format/TokenAnnotator.cpp | 29 +++-
lib/Format/UnwrappedLineParser.cpp | 33 +++-
unittests/Format/CMakeLists.txt | 1 +
unittests/Format/FormatTestTextProto.cpp | 251 +++++++++++++++++++++++++++++++
8 files changed, 341 insertions(+), 30 deletions(-)
create mode 100644 unittests/Format/FormatTestTextProto.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 binutils-gdb.
from 19871f45dd strings: remove section/file size check
new 15e6ed8cbf Regenerate pot files.
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/ChangeLog | 4 +
bfd/po/bfd.pot | 2956 ++++++++++++++++++++-------------------
binutils/ChangeLog | 4 +
binutils/po/binutils.pot | 3462 +++++++++++++++++++++++++++-------------------
gprof/ChangeLog | 4 +
gprof/po/gprof.pot | 2 +-
ld/ChangeLog | 4 +
ld/po/ld.pot | 940 ++++++-------
opcodes/ChangeLog | 4 +
opcodes/po/opcodes.pot | 279 ++--
10 files changed, 4257 insertions(+), 3402 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 68cef18a Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUE [...]
new 47b803c4 [clangd] Add -ffreestanding on VFS 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:
unittests/clangd/ClangdTests.cpp | 23 ++++++++++++++++-------
1 file changed, 16 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.