Go to file
Simon Pilgrim 76f2f04d9d [DAGCombine] narrowInsertExtractVectorBinOp - early out for illegal op. NFCI.
If the subvector binop is illegal then early-out and avoid the subvector searches.

llvm-svn: 367181
2019-07-27 19:42:58 +00:00
clang [Driver] Fix "unannotated fall-through between switch labels". NFC 2019-07-27 17:09:08 +00:00
clang-tools-extra [clangd] Fix NDEBUG build problem introduced by rL366698 2019-07-27 17:09:15 +00:00
compiler-rt [compiler-rt] Fix running tests on macOS when XCode is not installed 2019-07-27 12:30:15 +00:00
debuginfo-tests Make nrvo-string test more robust. 2019-06-27 20:38:37 +00:00
libclc travis: Add LLVM-8 build 2019-03-27 21:28:31 +00:00
libcxx Fix a bug in std::chrono::abs where it would fail when the duration's period had not been reduced.s 2019-07-26 15:10:46 +00:00
libcxxabi [runtimes] Don't depend on libpthread on Android 2019-07-22 20:41:03 +00:00
libunwind [runtimes] Don't depend on libpthread on Android 2019-07-22 20:41:03 +00:00
lld [lld-link] diagnose undefined symbols before LTO when possible 2019-07-26 17:56:45 +00:00
lldb [CMake] Print the correct variables 2019-07-26 20:58:10 +00:00
llgo IR: Support parsing numeric block ids, and emit them in textual output. 2019-03-22 18:27:13 +00:00
llvm [DAGCombine] narrowInsertExtractVectorBinOp - early out for illegal op. NFCI. 2019-07-27 19:42:58 +00:00
openmp [openmp] Workaround bug in old Android pthread_attr_setstacksize 2019-07-25 22:29:55 +00:00
parallel-libs Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
polly [Polly] Clang complains about missing virtual destructor 2019-07-22 15:34:27 +00:00
pstl Revert "[libc++] Integrate the PSTL into libc++" 2019-07-19 18:52:46 +00:00
.arcconfig Update monorepo .arcconfig with new project callsign. 2019-01-31 14:34:59 +00:00
.clang-format Add .clang-tidy and .clang-format files to the toplevel of the 2019-01-29 16:43:16 +00:00
.clang-tidy Disable tidy checks with too many hits 2019-02-01 11:20:13 +00:00
.gitignore Add a reduced copy of the llvm .gitignore 2019-04-09 00:52:49 +00:00
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.