This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from b1d8bca72 Fix some undefined behavior in __hash_table. Thanks to vsk fo [...]
new 118d2fef0 Fix the recently introduced test to work on C++03
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/libcxx/containers/unord/next_pow2.pass.cpp | 18 +++++++++++++-----
1 file changed, 13 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 b1bd480c1c8 [CodeGen] Fix Windows builds which treat warnings as errors [...]
new c9a1489af2f AMDGPU/GlobalISel: Mark 1-bit integer constants as legal
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/AMDGPULegalizerInfo.cpp | 5 +++++
test/CodeGen/AMDGPU/GlobalISel/legalize-constant.mir | 9 +++++++++
2 files changed, 14 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 0b656a12fbd Revert "[CFI] Remove LinkerSubsectionsViaSymbols."
new b1bd480c1c8 [CodeGen] Fix Windows builds which treat warnings as errors [...]
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/SelectionDAG/SelectionDAG.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 llvm.
from 239d957e9eb [CodeGen] Fix Windows builds broken in r304621.
new ced381c0388 [AMDGPU] Preserve operand order in SIFoldOperands
new 0b656a12fbd Revert "[CFI] Remove LinkerSubsectionsViaSymbols."
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/Target/AMDGPU/SIFoldOperands.cpp | 21 +++++++++++++---
lib/Transforms/IPO/LowerTypeTests.cpp | 35 +++++++++++++++++---------
test/CodeGen/AMDGPU/commute-compares.ll | 8 +++---
test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll | 10 +++-----
test/CodeGen/AMDGPU/sub.i16.ll | 2 +-
test/Transforms/LowerTypeTests/simple.ll | 16 +++++++++++-
6 files changed, 64 insertions(+), 28 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 70862df7ebd LiveRegUnits: Port recent LivePhysRegs bugfixes
new a5be24d937d [PDB] Fix use after free.
new 239d957e9eb [CodeGen] Fix Windows builds broken in r304621.
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/CodeGen/SelectionDAGNodes.h | 4 +-
include/llvm/DebugInfo/MSF/MappedBlockStream.h | 39 +++++---
include/llvm/DebugInfo/PDB/Native/TpiStream.h | 5 +-
lib/DebugInfo/MSF/MappedBlockStream.cpp | 63 +++++++------
.../PDB/Native/DbiModuleDescriptorBuilder.cpp | 2 +-
lib/DebugInfo/PDB/Native/DbiStream.cpp | 4 +-
lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 6 +-
lib/DebugInfo/PDB/Native/InfoStreamBuilder.cpp | 4 +-
lib/DebugInfo/PDB/Native/PDBFile.cpp | 9 +-
lib/DebugInfo/PDB/Native/PDBFileBuilder.cpp | 8 +-
lib/DebugInfo/PDB/Native/TpiStream.cpp | 6 +-
lib/DebugInfo/PDB/Native/TpiStreamBuilder.cpp | 8 +-
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 6 +-
tools/llvm-pdbdump/YAMLOutputStyle.cpp | 3 +-
tools/llvm-pdbdump/fuzzer/llvm-pdbdump-fuzzer.cpp | 2 +-
unittests/DebugInfo/PDB/MappedBlockStreamTest.cpp | 105 ++++++++++++++-------
16 files changed, 164 insertions(+), 110 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 glibc.
from 3e6def237a manual: Provide consistent errno documentation.
new 808fd9e6fe x86: Update __x86_shared_non_temporal_threshold
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:
ChangeLog | 5 +++++
sysdeps/x86/cacheinfo.c | 6 ++++--
2 files changed, 9 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 master
in repository llvm.
from 9a4d5c41c37 [AMDGPU] V_DIV_FIXUP_F16 is not a commutable operation
new 5067e6a434e [CodeGen] Fix some Clang-tidy modernize-use-using and Inclu [...]
new 70862df7ebd LiveRegUnits: Port recent LivePhysRegs bugfixes
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/CodeGen/SelectionDAG.h | 108 ++++++++++++++++++--------
include/llvm/CodeGen/SelectionDAGNodes.h | 54 +++++++------
include/llvm/CodeGen/SlotIndexes.h | 28 +++++--
include/llvm/CodeGen/StackMaps.h | 13 ++--
include/llvm/CodeGen/WinEHFuncInfo.h | 36 ++++-----
lib/CodeGen/LivePhysRegs.cpp | 3 +-
lib/CodeGen/LiveRegUnits.cpp | 56 ++++++++------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 121 +++++++++++++++---------------
8 files changed, 248 insertions(+), 171 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 36a7841dc7 Revert r304592
new 98cf823022 [coroutines] Fix rebuilding of dependent coroutine parameters
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/CoroutineStmtBuilder.h | 3 +++
lib/Sema/SemaCoroutine.cpp | 19 ++++++++++---------
lib/Sema/TreeTransform.h | 2 ++
test/CodeGenCoroutines/coro-params.cpp | 34 ++++++++++++++++++++++++++++++++++
test/SemaCXX/coroutines.cpp | 13 +++++++++++++
5 files changed, 62 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 llvm.
from c20deb63f87 [SLP] Improve comments and naming of functions/variables/me [...]
new 9a4d5c41c37 [AMDGPU] V_DIV_FIXUP_F16 is not a commutable operation
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/VOP3Instructions.td | 3 ++-
1 file changed, 2 insertions(+), 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 0f2be18602 Fix assertion failure if we can't deduce a template argument [...]
new 36a7841dc7 Revert r304592
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/AST/ODRHash.cpp | 20 +-------------------
test/Modules/odr_hash.cpp | 18 ------------------
2 files changed, 1 insertion(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.