This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 99447c8 Fix bug #31387 - not checking end iterator when parsing decim [...]
new 833ad54 [libc++] Make __num_get_float hidden
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/locale | 1 +
lib/abi/x86_64-unknown-linux-gnu.abilist | 3 ---
2 files changed, 1 insertion(+), 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 8830eb8 Test commit.
new 8ebe3e8 [InstCombine][X86] Add tests showing missed opportunities to [...]
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/Transforms/InstCombine/x86-muldq.ll | 68 ++++++++++++++++++++++++++++++++
1 file changed, 68 insertions(+)
create mode 100644 test/Transforms/InstCombine/x86-muldq.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 b9072a6 [NewGVN] Prefer `auto` to explicit type when the latter is obvious.
new 8830eb8 Test commit.
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/LLVMBuild.rst | 1 -
1 file changed, 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 ab9ab94 Enable -Wunreachable-code and fix duplicate warning flags
new 99447c8 Fix bug #31387 - not checking end iterator when parsing decim [...]
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/regex | 3 ++-
.../{bad_repeat.pass.cpp => bad_backref.pass.cpp} | 20 ++++++++++----------
2 files changed, 12 insertions(+), 11 deletions(-)
copy test/std/re/re.regex/re.regex.construct/{bad_repeat.pass.cpp => bad_backref.p [...]
--
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 2e0351a [PM] Remove vestiges of NoAA. NFCI.
new 65b8598 [NewGVN] Simplify several equals() member functions. NFCI.
new b9072a6 [NewGVN] Prefer `auto` to explicit type when the latter is obvious.
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/Transforms/Scalar/GVNExpression.h | 24 ++++++------------------
lib/Transforms/Scalar/NewGVN.cpp | 2 +-
2 files changed, 7 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 clang.
from 6fe1d0d Deduplicate several GD.getDecl() calls into Decl * local variable.
new ee16449 Factor out duplication between partial ordering for class tem [...]
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/SemaTemplateDeduction.cpp | 272 ++++++++++++-------------------------
1 file changed, 90 insertions(+), 182 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 82c36cf llvm-objdump: sort phdr type strings in advance of adding new ones
new 2e0351a [PM] Remove vestiges of NoAA. NFCI.
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/InitializePasses.h | 1 -
1 file changed, 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 8614176 [ASTMatchers] Add hasInClassInitializer traversal matcher for [...]
new 6fe1d0d Deduplicate several GD.getDecl() calls into Decl * local variable.
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/CodeGenModule.cpp | 17 +++++++++--------
1 file changed, 9 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 a3ff10f [SelectionDAG] Early out from computeKnownBits when we know w [...]
new 82c36cf llvm-objdump: sort phdr type strings in advance of adding new ones
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:
tools/llvm-objdump/ELFDump.cpp | 14 +++++++-------
1 file changed, 7 insertions(+), 7 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 fb6802d [clang-tidy] refactor ExprSequence out of use-after-move check
new bd616de [clang-tidy] Remove local hasInClassInitializer matcher. 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:
clang-tidy/modernize/UseDefaultMemberInitCheck.cpp | 17 +++++++----------
1 file changed, 7 insertions(+), 10 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.