This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 974d33f2a38 [x86] split 256-bit store of concatenated vectors new ef1b6ff6b66 [CMake] Default options for faster executables on MSVC new 29c3789af89 Add constrained intrinsic tests for powerpc64 and powerpc64le. new 12f38f55f12 gn build: make clangd depend on clang resource headers
The 3 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: CMakeLists.txt | 4 + cmake/modules/ChooseMSVCCRT.cmake | 26 +- cmake/modules/HandleLLVMOptions.cmake | 8 + .../PowerPC/vector-constrained-fp-intrinsics.ll | 10810 +++++++++++++++++++ .../clang-tools-extra/clangd/tool/BUILD.gn | 1 + 5 files changed, 10848 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/PowerPC/vector-constrained-fp-intrinsics.ll