This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 28232536142 [X86][AVX] Rename LowerVectorBroadcast to lowerBuildVectorA [...]
new 4e235f9788d IPO: Add missing build dep.
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/IPO/LLVMBuild.txt | 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 compiler-rt.
from 612bed15f Add powerpc64 and powerpc64le to build infrastructure.
new aea5fa3b2 [asan] speed up small memcpy (> 32 but <= 64 bytes)
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/asan/asan_interceptors.cc | 7 +++++++
test/asan/TestCases/small_memcpy_test.cc | 28 ++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 test/asan/TestCases/small_memcpy_test.cc
--
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 922d7fd2 [clang-tidy] Fix naming convention in modernize-use-emplace
new 64c43861 Reorder release notes, fix missing link and a grammar 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:
docs/ReleaseNotes.rst | 47 ++++++++++++++++++++++++-----------------------
1 file changed, 24 insertions(+), 23 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 6a2cc4c1564 Object: Remove ModuleSummaryIndexObjectFile class.
new 28232536142 [X86][AVX] Rename LowerVectorBroadcast to lowerBuildVectorA [...]
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/X86/X86ISelLowering.cpp | 19 ++++++++-----------
1 file changed, 8 insertions(+), 11 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 349ad37fa Fix pr32816.
new 6e2639d75 Add comments about how we handle mergeable sections with relo [...]
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:
ELF/InputFiles.cpp | 24 ++++++++++++++++++------
1 file changed, 18 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 1b0acac191f [Hexagon] Replace CVI_VM_CUR_LD type with CVI_VM_LD
new 6a2cc4c1564 Object: Remove ModuleSummaryIndexObjectFile class.
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/Bitcode/BitcodeReader.h | 7 ++
include/llvm/Object/Binary.h | 3 -
include/llvm/Object/ModuleSummaryIndexObjectFile.h | 112 ------------------
lib/Bitcode/Reader/BitcodeReader.cpp | 18 +++
lib/LTO/LTO.cpp | 1 -
lib/LTO/ThinLTOCodeGenerator.cpp | 17 ++-
lib/Object/CMakeLists.txt | 1 -
lib/Object/ModuleSummaryIndexObjectFile.cpp | 129 ---------------------
lib/Transforms/IPO/FunctionImport.cpp | 2 +-
test/tools/llvm-lto/error.ll | 2 +-
tools/llvm-link/llvm-link.cpp | 2 +-
tools/llvm-lto/llvm-lto.cpp | 1 -
12 files changed, 35 insertions(+), 260 deletions(-)
delete mode 100644 include/llvm/Object/ModuleSummaryIndexObjectFile.h
delete mode 100644 lib/Object/ModuleSummaryIndexObjectFile.cpp
--
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 5d6d690dae Silence unused variable warning. NFC.
new 52cc5a2a3d Object: Remove ModuleSummaryIndexObjectFile class.
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/BackendUtil.cpp | 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 compiler-rt.
from 120e487c4 [sanitizer-coverage] disable coverage_direct=1, will remove t [...]
new 612bed15f Add powerpc64 and powerpc64le to build infrastructure.
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:
cmake/Modules/CompilerRTUtils.cmake | 6 ++++++
cmake/base-config-ix.cmake | 5 +++++
cmake/builtin-config-ix.cmake | 2 +-
lib/builtins/CMakeLists.txt | 14 ++++++++++++++
4 files changed, 26 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 lld.
from 80e1bf15f Change an unusual directory permission back to a sane value a [...]
new 349ad37fa Fix pr32816.
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:
ELF/LinkerScript.cpp | 9 ++++++++-
test/ELF/linkerscript/section-metadata.s | 33 ++++++++++++++++++++++++++++++++
2 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/linkerscript/section-metadata.s
--
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 c7efa3cd92a [Hexagon] Give better error messages for solo instruction errors
new 57b9206670a [Hexagon] Improving error reporting for writing to read onl [...]
new 1b0acac191f [Hexagon] Replace CVI_VM_CUR_LD type with CVI_VM_LD
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/Hexagon/HexagonDepITypes.h | 1 -
lib/Target/Hexagon/HexagonDepITypes.td | 1 -
lib/Target/Hexagon/HexagonDepInstrInfo.td | 272 +++++++++++++--------
lib/Target/Hexagon/HexagonInstrFormats.td | 3 +
lib/Target/Hexagon/HexagonInstrFormatsV60.td | 6 -
lib/Target/Hexagon/HexagonRegisterInfo.td | 2 +-
lib/Target/Hexagon/MCTargetDesc/HexagonBaseInfo.h | 5 +-
.../Hexagon/MCTargetDesc/HexagonMCChecker.cpp | 32 ++-
lib/Target/Hexagon/MCTargetDesc/HexagonMCChecker.h | 1 +
.../Hexagon/MCTargetDesc/HexagonMCInstrInfo.cpp | 5 +
.../Hexagon/MCTargetDesc/HexagonMCInstrInfo.h | 1 +
.../Hexagon/MCTargetDesc/HexagonShuffler.cpp | 3 -
test/MC/Hexagon/PacketRules/registers_readonly.s | 5 +
test/MC/Hexagon/registers_readonly.s | 7 +
test/MC/Hexagon/ro-c9.s | 6 +
test/MC/Hexagon/ro-cc9.s | 7 +
16 files changed, 235 insertions(+), 122 deletions(-)
create mode 100644 test/MC/Hexagon/PacketRules/registers_readonly.s
create mode 100644 test/MC/Hexagon/registers_readonly.s
create mode 100644 test/MC/Hexagon/ro-c9.s
create mode 100644 test/MC/Hexagon/ro-cc9.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.