Go to file
Simon Pilgrim 90e87af303 [X86][AVX] Handle lane-crossing shuffle(extract_subvector(x,c1),extract_subvector(y,c2),m1) shuffles
Pull out the existing (non)lane-crossing fold into a helper lambda and use for lane-crossing unary shuffles as well.

Fixes PR34380

llvm-svn: 363500
2019-06-15 18:30:43 +00:00
clang [Clang] Harmonize Split DWARF options with llc 2019-06-15 15:38:51 +00:00
clang-tools-extra [clangd] Index API and implementations for relations 2019-06-15 02:26:47 +00:00
compiler-rt [compiler-rt] Respect CMAKE_NM 2019-06-15 04:40:16 +00:00
debuginfo-tests
libclc
libcxx
libcxxabi
libunwind
lld Include the file in the new unknown codeview subsection warning 2019-06-14 22:03:23 +00:00
lldb
llgo
llvm [X86][AVX] Handle lane-crossing shuffle(extract_subvector(x,c1),extract_subvector(y,c2),m1) shuffles 2019-06-15 18:30:43 +00:00
openmp
parallel-libs
polly
pstl
.arcconfig
.clang-format
.clang-tidy
.gitignore
README.md

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.