This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from dd1d7a4 Apply clang-tidy's modernize-loop-convert to lib/MC.
new 96caeda Revert r273807 (and r273809, r273810), it caused PR28311
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/AsmPrinter/CodeViewDebug.cpp | 52 +-------
test/DebugInfo/COFF/types-array-advanced.ll | 191 ----------------------------
2 files changed, 3 insertions(+), 240 deletions(-)
delete mode 100644 test/DebugInfo/COFF/types-array-advanced.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 e96e21f Apply clang-tidy's modernize-loop-convert to most of lib/IR.
new dd1d7a4 Apply clang-tidy's modernize-loop-convert to lib/MC.
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/MC/ConstantPools.cpp | 17 ++++++-------
lib/MC/MCAsmStreamer.cpp | 5 ++--
lib/MC/MCDwarf.cpp | 43 ++++++++++++++------------------
lib/MC/MCLinkerOptimizationHint.cpp | 5 ++--
lib/MC/MCParser/ELFAsmParser.cpp | 4 +--
lib/MC/WinCOFFObjectWriter.cpp | 49 ++++++++++++++++++-------------------
6 files changed, 56 insertions(+), 67 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 36a5f73 [CodeExtractor] Merge DEBUG statements in an attempt to fix t [...]
new e96e21f Apply clang-tidy's modernize-loop-convert to most of lib/IR.
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/IR/AsmWriter.cpp | 15 +++++++--------
lib/IR/AttributeImpl.h | 13 ++++++-------
lib/IR/Attributes.cpp | 46 ++++++++++++++++++++++-----------------------
lib/IR/BasicBlock.cpp | 4 ++--
lib/IR/Constants.cpp | 4 ++--
lib/IR/Core.cpp | 4 ++--
lib/IR/Function.cpp | 10 ++++------
lib/IR/LLVMContextImpl.cpp | 7 +++----
lib/IR/TypeFinder.cpp | 18 +++++++-----------
lib/IR/ValueSymbolTable.cpp | 10 +++++-----
10 files changed, 61 insertions(+), 70 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 116ce84 Fix unused variable warning after r273754.
new ef08168 [X86] add _mm_loadu_si64
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/Headers/emmintrin.h | 10 ++++++++++
test/CodeGen/sse2-builtins.c | 9 +++++++++
2 files changed, 19 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 1d63a7d Fixed build failure (due to unused variable error) in r273807.
new 1c56f09 Fixed build failure (due to unused variable error) in r273807.
new 36a5f73 [CodeExtractor] Merge DEBUG statements in an attempt to fix t [...]
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/CodeGen/AsmPrinter/CodeViewDebug.cpp | 1 +
lib/Transforms/Utils/CodeExtractor.cpp | 10 ++++++----
2 files changed, 7 insertions(+), 4 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 5288df5 Apply clang-tidy's modernize-loop-convert to most of lib/Transforms.
new 1d63a7d Fixed build failure (due to unused variable error) in r273807.
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/AsmPrinter/CodeViewDebug.cpp | 4 +---
1 file 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 3204b80 [RSForGC] Appease MSVC
new 9aed97c [codeview] Improved array type 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:
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 51 +++++++-
test/DebugInfo/COFF/types-array-advanced.ll | 191 ++++++++++++++++++++++++++++
2 files changed, 240 insertions(+), 2 deletions(-)
create mode 100644 test/DebugInfo/COFF/types-array-advanced.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 compiler-rt.
from 8ec81ae cfi: Start testing CFI in both standalone and devirtualizatio [...]
new f61c4d6 [tsan] Intercept libcxx __release_shared to avoid false posit [...]
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/tsan/rtl/tsan_flags.inc | 2 +
lib/tsan/rtl/tsan_interceptors_mac.cc | 46 +++++++++++++++
test/tsan/Darwin/libcxx-shared-ptr-recursive.mm | 36 ++++++++++++
test/tsan/Darwin/libcxx-shared-ptr-stress.mm | 75 +++++++++++++++++++++++++
test/tsan/Darwin/libcxx-shared-ptr.mm | 50 +++++++++++++++++
5 files changed, 209 insertions(+)
create mode 100644 test/tsan/Darwin/libcxx-shared-ptr-recursive.mm
create mode 100644 test/tsan/Darwin/libcxx-shared-ptr-stress.mm
create mode 100644 test/tsan/Darwin/libcxx-shared-ptr.mm
--
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 caddfac [X86] Rewrite lowerVectorShuffleWithPSHUFB to not require a Z [...]
new 3204b80 [RSForGC] Appease MSVC
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/Transforms/Scalar/RewriteStatepointsForGC.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.