This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from d92382e Remove function name from comment.
new c52b12a Move calls of MaybeParseMicrosoftAttributes() before ParseExt [...]
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/Parse/ParseDeclCXX.cpp | 3 ---
lib/Parse/ParseObjc.cpp | 1 -
lib/Parse/ParseOpenMP.cpp | 2 --
lib/Parse/Parser.cpp | 3 +--
4 files 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.
from 4527486 [Sema] Fix how we set implicit conversion kinds.
new d92382e Remove function name from comment.
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/Parse/Parser.cpp | 11 +++++------
1 file changed, 5 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 fe32ecc ADT: Split out iplist_impl from iplist, NFC
new 0d65f1d ADT: Do not inherit from std::iterator in ilist_iterator
new f86e7ee [PowerPC] Support asm parsing for bc[l][a][+-] mnemonics
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/ADT/ilist_iterator.h | 16 ++++-----
include/llvm/CodeGen/MachineInstrBundleIterator.h | 14 ++++----
lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp | 1 +
lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp | 9 +++++
lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h | 1 +
lib/Target/PowerPC/PPCInstrFormats.td | 16 +++++++++
lib/Target/PowerPC/PPCInstrInfo.td | 43 +++++++++++++++++++++++
lib/Transforms/Vectorize/SLPVectorizer.cpp | 2 +-
test/MC/PowerPC/ppc64-encoding.s | 41 +++++++++++++++++++++
9 files changed, 124 insertions(+), 19 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 0bb0bae Fix buildbot error.
new fe32ecc ADT: Split out iplist_impl from iplist, 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:
include/llvm/ADT/ilist.h | 53 +++++++++++++++++++++------------
include/llvm/IR/SymbolTableListTraits.h | 5 ++--
2 files changed, 37 insertions(+), 21 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 31a5b87 ADT: Remove external uses of ilist_iterator, NFC
new 6807457 ADT: Rename NodeTy to T in iplist/ilist template parameters
new 0bb0bae Fix buildbot error.
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/ADT/ilist.h | 113 +++++++++++----------
.../InstCombine => CodeGen/X86}/split-store.ll | 5 +-
2 files changed, 60 insertions(+), 58 deletions(-)
rename test/{Transforms/InstCombine => CodeGen/X86}/split-store.ll (91%)
--
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 4ee00f7 ADT: Fix up IListTest.privateNode and get it passing
new 31a5b87 ADT: Remove external uses of ilist_iterator, 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:
include/llvm/IR/SymbolTableListTraits.h | 2 +-
lib/CodeGen/MachineVerifier.cpp | 7 ++-----
lib/IR/SymbolTableListTraitsImpl.h | 3 +--
lib/IR/Verifier.cpp | 4 ----
4 files changed, 4 insertions(+), 12 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 512b194 Update comments.
new 2944e03 ReaderWriter: Use ilist_noalloc_traits for TrieEdge, 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:
lib/ReaderWriter/MachO/MachONormalizedFileBinaryWriter.cpp | 11 +++--------
1 file changed, 3 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 1211eb0 [PowerPC] Add asm parser/disassembler support for hrfid,nap,slbmfev
new 4ee00f7 ADT: Fix up IListTest.privateNode and get it passing
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/ADT/ilist_iterator.h | 8 +++++---
include/llvm/ADT/ilist_node.h | 6 ++++++
unittests/ADT/IListTest.cpp | 6 +++---
3 files changed, 14 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 clang.
from 27be263 (clang part) Implement MASM-flavor intel syntax behavior for [...]
new 4527486 [Sema] Fix how we set implicit conversion kinds.
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/Sema/SemaOverload.cpp | 24 +++++++++++++++---------
1 file changed, 15 insertions(+), 9 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 libcxx.
from 5f8cb58 Avoid narrowing warnings in __bitset constructor
new 766a31a Define _LIBCPP_SAFE_STATIC __attribute__((require_constant_i [...]
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/__config | 6 ++++++
src/experimental/memory_resource.cpp | 13 +++++++++----
2 files changed, 15 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.