This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f1a7318d1a2 [SystemZ] Fix dumpSU() method in SystemZHazardRecognizer.
new 65db7c5dccb [ARM][NFC] ParallelDSP reorganisation
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/ARM/ARMParallelDSP.cpp | 191 ++++++++++++++++++++------------------
1 file changed, 103 insertions(+), 88 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 fabe54b1977 [FPEnv] Legalize double width StrictFP vector operations
new f1a7318d1a2 [SystemZ] Fix dumpSU() method in SystemZHazardRecognizer.
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/SystemZ/SystemZHazardRecognizer.cpp | 6 +++++-
1 file 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 clang.
from e701fd8949 [NEON] Fix support for vrndi_f32(), vrndiq_f32() and vrndns_ [...]
new 652c337ae0 [NEON] Define half-precision vrnd intrinsics only when available
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/Basic/arm_neon.td | 14 ++++++-----
test/Sema/arm-no-fp16.c | 56 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 64 insertions(+), 6 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 e1487414326 [Docs] Fix LLVM_YAML_IS_DOCUMENT_LIST_VECTOR
new fabe54b1977 [FPEnv] Legalize double width StrictFP vector operations
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/CodeGen/SelectionDAG/LegalizeTypes.h | 1 +
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp | 69 ++
.../X86/vector-constrained-fp-intrinsics.ll | 1032 ++++++++++++++++++--
3 files changed, 1032 insertions(+), 70 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 6eb14b98 [clangd] Penalize non-instance members when accessed via clas [...]
new 84a1b82e [clangd] Fix category in clangd-vscode's package.json
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/clients/clangd-vscode/package.json | 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 compiler-rt.
from 9e45fcd25 Change the cap on the amount of padding for each vtable to 32 [...]
new ea5478cd3 [libFuzzer] Handle unstable edges by using minimum hit counts
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/fuzzer/FuzzerCorpus.h | 6 ++++++
lib/fuzzer/FuzzerDriver.cpp | 2 ++
lib/fuzzer/FuzzerFlags.def | 5 +++++
lib/fuzzer/FuzzerLoop.cpp | 25 ++++++++++++++++++-------
lib/fuzzer/FuzzerOptions.h | 1 +
lib/fuzzer/FuzzerTracePC.cpp | 21 +++++++++++++++------
lib/fuzzer/FuzzerTracePC.h | 13 +++++++------
test/fuzzer/handle_unstable_minunstable.test | 12 ++++++++++++
8 files changed, 66 insertions(+), 19 deletions(-)
create mode 100644 test/fuzzer/handle_unstable_minunstable.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 llvm.
from 942fbb23308 [ARM] ARMCodeGenPrepare backend pass
new e1487414326 [Docs] Fix LLVM_YAML_IS_DOCUMENT_LIST_VECTOR
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/YamlIO.rst | 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 lldb.
from cc0f203c4 [lldb-mi] Re-implement data-info-line command.
new 52e6c24be Fix windows build after r337689
new 514831e44 Add support for parsing Breakpad minidump files that can have [...]
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:
source/Plugins/Process/minidump/MinidumpTypes.cpp | 21 ++++++-
tools/lldb-mi/MICmdCmdData.cpp | 1 +
unittests/Process/minidump/CMakeLists.txt | 8 ++-
.../minidump/Inputs/memory-list-not-padded.dmp | Bin 0 -> 107 bytes
.../Process/minidump/Inputs/memory-list-padded.dmp | Bin 0 -> 111 bytes
.../minidump/Inputs/module-list-not-padded.dmp | Bin 0 -> 296 bytes
.../Process/minidump/Inputs/module-list-padded.dmp | Bin 0 -> 300 bytes
.../minidump/Inputs/thread-list-not-padded.dmp | Bin 0 -> 144 bytes
.../Process/minidump/Inputs/thread-list-padded.dmp | Bin 0 -> 148 bytes
unittests/Process/minidump/MinidumpParserTest.cpp | 70 +++++++++++++++++++++
10 files changed, 97 insertions(+), 3 deletions(-)
create mode 100644 unittests/Process/minidump/Inputs/memory-list-not-padded.dmp
create mode 100644 unittests/Process/minidump/Inputs/memory-list-padded.dmp
create mode 100644 unittests/Process/minidump/Inputs/module-list-not-padded.dmp
create mode 100644 unittests/Process/minidump/Inputs/module-list-padded.dmp
create mode 100644 unittests/Process/minidump/Inputs/thread-list-not-padded.dmp
create mode 100644 unittests/Process/minidump/Inputs/thread-list-padded.dmp
--
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 387370aa1 [ELF] Fix handling of FDE negative relative PC addr
new 701dd06e2 [LLD] Add llvm-objcopy to test dependencies. 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/CMakeLists.txt | 6 +++---
1 file changed, 3 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 binutils-gdb.
from e2b7fbc46d x86: Add a test for missing broadcast
new 01bcaf636a Avoid ubsan complaint in BFD
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/elf.c | 5 +++--
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.