This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from bcf5d1f Add #ifndef NDEBUG markers around EXPECT_DEATH after r267270
new e7a2c97 BitcodeWriter: Emit distinct nodes before uniqued 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 | 24 ++++++++++++++++++------
test/Bitcode/mdnodes-distinct-nodes-first.ll | 18 ++++++++++++++++++
2 files changed, 36 insertions(+), 6 deletions(-)
create mode 100644 test/Bitcode/mdnodes-distinct-nodes-first.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 f217c8f Avoid ternery statement to please g++ after r267270, NFC
new 6eed779 Refactor bitcode writer into classes (NFC)
new 26f6676 Address comments.
new bcf5d1f Add #ifndef NDEBUG markers around EXPECT_DEATH after r267270
The 3 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/BitcodeWriter.cpp | 1187 +++++++++++++++++++---------------
unittests/IR/MetadataTest.cpp | 2 +
2 files changed, 664 insertions(+), 525 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 bb8cd12 Tag the end of an anonymous namespace, NFC
new 20c4466 BitcodeReader: Avoid referencing unresolved nodes from distinct ones
new 436d289 ValueEnumerator: Use std::find_if, NFC
new f217c8f Avoid ternery statement to please g++ after r267270, NFC
The 3 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/IR/Metadata.def | 1 +
include/llvm/IR/Metadata.h | 46 +++++++++++++++++++++
lib/Bitcode/Reader/BitcodeReader.cpp | 69 ++++++++++++++++++++++++++++---
lib/Bitcode/Writer/ValueEnumerator.cpp | 21 ++++------
lib/Bitcode/Writer/ValueEnumerator.h | 10 -----
lib/IR/Metadata.cpp | 10 +++++
unittests/IR/MetadataTest.cpp | 75 ++++++++++++++++++++++++++++++++++
7 files changed, 203 insertions(+), 29 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 524df59 add basic .gitattributes files to notice whitespace issues
new 566d49d PR libstdc++/70745 * include/bits/regex_executor.tcc (_Exec [...]
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:
libstdc++-v3/ChangeLog | 7 +++++++
libstdc++-v3/include/bits/regex_executor.tcc | 13 ++++++-------
libstdc++-v3/testsuite/28_regex/regression.cc | 16 +++++++++++++++-
3 files changed, 28 insertions(+), 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 llvm.
from 85f08cc [Hexagon] Set ctlz_zero_undef/cttz_zero_undef to Expand so Le [...]
new c49984d BitcodeReader: Use getMD/getMDOrNull helpers consistently, al [...]
new e416819 BitcodeReader: Consistently use IsDistinct, NFC
new bb8cd12 Tag the end of an anonymous namespace, NFC
The 3 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 | 100 ++++++++++++++++++++---------------
lib/IR/DebugInfoMetadata.cpp | 1 -
unittests/IR/MetadataTest.cpp | 2 +-
3 files changed, 58 insertions(+), 45 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 eeabfb0 Style fix in Core.h / Core.cpp. NFC
new bd49c65 [WebAssembly] Set ctlz_zero_undef/cttz_zero_undef to Expand s [...]
new 56f2b77 [NVPTX] Set ctlz_zero_undef to Expand so LegalizeDAG will con [...]
new 85f08cc [Hexagon] Set ctlz_zero_undef/cttz_zero_undef to Expand so Le [...]
The 3 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/Hexagon/HexagonISelLowering.cpp | 12 ++++++++----
lib/Target/Hexagon/HexagonInstrInfo.td | 6 ------
lib/Target/Hexagon/HexagonInstrInfoV4.td | 6 ------
lib/Target/NVPTX/NVPTXISelLowering.cpp | 6 +++---
lib/Target/NVPTX/NVPTXInstrInfo.td | 7 -------
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp | 2 +-
lib/Target/WebAssembly/WebAssemblyInstrInteger.td | 6 ------
7 files changed, 12 insertions(+), 33 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 6baae25 cmd/go: bring in final version of gccgo pkg-config support
new 524df59 add basic .gitattributes files to notice whitespace issues
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:
.gitattributes | 1 +
ChangeLog | 4 ++++
gcc/testsuite/.gitattributes | 1 +
gcc/testsuite/ChangeLog | 4 ++++
4 files changed, 10 insertions(+)
create mode 100644 .gitattributes
create mode 100644 gcc/testsuite/.gitattributes
--
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 beccaa2 Revert the bool portion of r267054
new 131b18a [profile] Use cc1 in these tests instead of the driver.
new c55453d [profile] Fix another use of the driver.
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/Profile/cxx-class.cpp | 4 ++--
test/Profile/cxx-indirect-call.cpp | 2 +-
test/Profile/cxx-throws.cpp | 8 ++++----
test/Profile/func-entry.c | 2 +-
test/Profile/max-function-count.c | 2 +-
test/Profile/profile-summary.c | 2 +-
6 files changed, 10 insertions(+), 10 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 65489a1 Add comments.
new 400ccd3 Add more comment.
new d0f57ce Add a file comment about the Ulrich's document and don't repe [...]
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:
ELF/SymbolTable.cpp | 1 +
ELF/Target.cpp | 103 ++++++++++++++++++++++++----------------------------
2 files changed, 49 insertions(+), 55 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 b3446c2 Daily bump.
new 6baae25 cmd/go: bring in final version of gccgo pkg-config support
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 +-
libgo/go/cmd/go/build.go | 13 +++++++++++--
2 files changed, 12 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.