This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 815ed88 DWARF layout for bitfields is wrong when the bit offset is negative.
new e7c932b ObjectFile: parse EABI Attributes
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/ObjectFile/ELF/ObjectFileELF.cpp | 100 ++++++++++++++++++++++++
source/Plugins/ObjectFile/ELF/ObjectFileELF.h | 4 +
2 files changed, 104 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 clang-tools-extra.
from 4345dad [clang-tidy] Fix misc-macro-repeated-side-effects false posit [...]
new 46f5639 clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp: Use [...]
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:
clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp | 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 libcxx.
from 5ccbc48 Fix some non-standard parts of our test suite. Reported by STL
new d7f1f97 Rename a few tests that had typos in their names. No function [...]
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:
.../ios/basic.ios.members/{narow.pass.cpp => narrow.pass.cpp} | 0
.../{ostream_delem.pass.cpp => ostream_delim.pass.cpp} | 0
...w_storag_iterator.base.pass.cpp => raw_storage_iterator.base.pass.cpp} | 0
.../{raw_storag_iterator.pass.cpp => raw_storage_iterator.pass.cpp} | 0
4 files changed, 0 insertions(+), 0 deletions(-)
rename test/std/input.output/iostreams.base/ios/basic.ios.members/{narow.pass.cpp [...]
rename test/std/iterators/stream.iterators/ostream.iterator/ostream.iterator.cons. [...]
rename test/std/utilities/memory/storage.iterator/{raw_storag_iterator.base.pass.c [...]
rename test/std/utilities/memory/storage.iterator/{raw_storag_iterator.pass.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 1e3097a Use %T instead of cd'ing to Output directly.
new 91155b6 [X86][XOP] Added VPPERM -> BLEND-WITH-ZERO Test
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/vector-shuffle-combining-xop.ll | 9 +++++++++
1 file changed, 9 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 1886c8e [CodeGen] When promoting CTTZ operations to larger type, don' [...]
new 1e3097a Use %T instead of cd'ing to Output directly.
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/llvm-symbolizer-split-dwarf-empty.test | 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 gcc.
from b1d7ecf compiler: Expose runtime code through Func_expression.
new 4bbfd6c PR sanitizer/70712 * cfgexpand.c (expand_stack_vars): Fix typo.
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 | 5 +++++
gcc/cfgexpand.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/asan/pr70712.c | 32 +++++++++++++++++++++++++++++++
4 files changed, 43 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/c-c++-common/asan/pr70712.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 29fa04d BitcodeWriter: Emit uniqued subgraphs after all distinct nodes
new a51154f [gold] Gate value name discarding under save-temps
new 1886c8e [CodeGen] When promoting CTTZ operations to larger type, don' [...]
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/CodeGen/SelectionDAG/LegalizeDAG.cpp | 20 ++++++-----
test/CodeGen/X86/bmi.ll | 61 ++------------------------------
test/tools/gold/X86/comdat.ll | 5 ++-
test/tools/gold/X86/strip_names.ll | 6 ++--
test/tools/gold/X86/type-merge2.ll | 5 ++-
tools/gold/gold-plugin.cpp | 12 +++----
6 files changed, 24 insertions(+), 85 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 566d49d PR libstdc++/70745 * include/bits/regex_executor.tcc (_Exec [...]
new b1d7ecf compiler: Expose runtime code through Func_expression.
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 8 +++++++-
gcc/go/gofrontend/expressions.h | 23 ++++++++++++++++++++++-
gcc/go/gofrontend/runtime.cc | 36 ++++++++++++++++++++++++++++++++++++
gcc/go/gofrontend/runtime.h | 4 ++++
5 files changed, 70 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 llvm.
from f2d5595 Avoid MSVC failure with default arguments in lambdas from r267270
new 29fa04d BitcodeWriter: Emit uniqued subgraphs after all distinct nodes
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/Bitcode/Writer/ValueEnumerator.cpp | 21 +++++++++++++++-
lib/Bitcode/Writer/ValueEnumerator.h | 18 ++++++++++++++
test/Bitcode/mdnodes-distinct-in-post-order.ll | 24 ++++++++++++++++++
.../Bitcode/mdnodes-distinct-nodes-break-cycles.ll | 29 ++++++++++++++++++++++
4 files changed, 91 insertions(+), 1 deletion(-)
create mode 100644 test/Bitcode/mdnodes-distinct-in-post-order.ll
create mode 100644 test/Bitcode/mdnodes-distinct-nodes-break-cycles.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 e7a2c97 BitcodeWriter: Emit distinct nodes before uniqued nodes
new f2d5595 Avoid MSVC failure with default arguments in lambdas from r267270
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/Bitcode/Reader/BitcodeReader.cpp | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.