This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b95354d P0091R3: Implement basic parsing support for C++17 deduction-guides.
new 8cbe53b Driver: Do not link safestack with --whole-archive.
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/Driver/Tools.cpp | 8 +++++---
test/Driver/sanitizer-ld.c | 2 ++
2 files changed, 7 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 1511b08 [Hexagon] Address ASAN and UBSAN failures after r294226
new 167cdd0 [ADT] Defend against getting slightly wrong template argument [...]
new e4145c2 [IR/Analysis] Defend against getting slightly wrong template [...]
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/DenseMap.h | 2 ++
include/llvm/ADT/iterator.h | 9 ++++++++-
include/llvm/Analysis/PtrUseVisitor.h | 5 ++++-
include/llvm/IR/InstVisitor.h | 3 +++
4 files changed, 17 insertions(+), 2 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 release_40
in repository libcxx.
from c96b715 Merge r294099 - Undefine min/max in __tree
new 7f19f83 Merging r294133 and r294142: -------------------------------- [...]
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/optional | 6 ++----
src/optional.cpp | 4 ++++
.../utilities/optional/optional.bad_optional_access/derive.pass.cpp | 6 +++---
3 files changed, 9 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 libcxx.
from 24597f2 Add some tests to verify that we implement LWG#2837 correctly [...]
new 166d27e filesystem: return the constructed object
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:
src/experimental/filesystem/operations.cpp | 7 ++-----
1 file changed, 2 insertions(+), 5 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 91d3cab RegisterCoalescer: Fix joinReservedPhysReg()
new 1511b08 [Hexagon] Address ASAN and UBSAN failures after r294226
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/Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp | 16 +++++++---------
lib/Target/Hexagon/MCTargetDesc/HexagonMCInstrInfo.h | 2 +-
lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.cpp | 14 +++++++++-----
lib/Target/Hexagon/MCTargetDesc/HexagonShuffler.h | 2 +-
4 files changed, 18 insertions(+), 16 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 c5d9a66 Daily bump.
new b06ecd3 Fix PR c++/79360
new ca30e8c * gcc.dg/torture/stackalign/builtin-apply-2.c: Fix sk [...]
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:
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/typeck2.c | 3 ++-
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/cpp1y/{nsdmi-aggr4.C => nsdmi-union2.C} | 11 +++++------
gcc/testsuite/gcc.dg/torture/stackalign/builtin-apply-2.c | 2 +-
5 files changed, 23 insertions(+), 8 deletions(-)
copy gcc/testsuite/g++.dg/cpp1y/{nsdmi-aggr4.C => nsdmi-union2.C} (53%)
--
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 d53dbed Revert r293017 and fix the actual underlying issue.
new 91d3cab RegisterCoalescer: Fix joinReservedPhysReg()
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/RegisterCoalescer.cpp | 5 ++
test/CodeGen/AArch64/regcoal-physreg.mir | 95 +++++++++++++++++++++++++-------
2 files changed, 80 insertions(+), 20 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 d14a49a [AMDGPU] Lower null pointers in static variable initializer
new d53dbed Revert r293017 and fix the actual underlying issue.
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/Analysis/CGSCCPassManager.h | 4 ++--
include/llvm/Analysis/LoopAnalysisManager.h | 3 ++-
include/llvm/IR/PassManager.h | 12 +++++++++---
lib/Analysis/CGSCCPassManager.cpp | 2 +-
lib/Analysis/LoopAnalysisManager.cpp | 3 ++-
5 files changed, 16 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 85df517 [LVI] Switch from BFS to DFS exploration order
new d14a49a [AMDGPU] Lower null pointers in static variable initializer
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/AMDGPU/AMDGPUAsmPrinter.h | 5 ++
lib/Target/AMDGPU/AMDGPUMCInstLower.cpp | 22 +++++++
lib/Target/AMDGPU/AMDGPUTargetMachine.h | 12 ++++
test/CodeGen/AMDGPU/nullptr.ll | 113 ++++++++++++++++++++++++++++++++
4 files changed, 152 insertions(+)
create mode 100644 test/CodeGen/AMDGPU/nullptr.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.