Go to file
Rui Ueyama ea62c5bbde Fix build broken by r334341.
llvm-svn: 334342
2018-06-09 00:58:05 +00:00
clang Use SmallPtrSet instead of SmallSet in places where we iterate over the set. 2018-06-09 00:30:45 +00:00
clang-tools-extra [clangd] Deduplicate CompletionItemKind conversion. 2018-06-08 21:17:19 +00:00
compiler-rt [MSan] Switch to common aligned allocs tests. 2018-06-09 00:47:37 +00:00
debuginfo-tests
libclc r600/fmin: Flush denormals before calling builtin. 2018-06-07 20:27:58 +00:00
libcxx Remove unused code from __functional_base. NFC. 2018-06-06 06:42:27 +00:00
libcxxabi private_typeinfo: limit is_dst_type_derived_from_static_type optimization 2018-05-18 20:51:38 +00:00
libunwind [OR1K] Add the EPCR special-purpose register to register state. 2018-05-16 19:09:48 +00:00
lld Fix build broken by r334341. 2018-06-09 00:58:05 +00:00
lldb Remove more dead code from NativeProcessLinux 2018-06-08 22:28:41 +00:00
llgo
llvm [tablegen] Improve performance on *GenRegisterInfo.inc by replacing SparseVector with BitVector. NFC 2018-06-08 23:12:29 +00:00
openmp [OpenMP] Fix formatting issues in kmp_stats.h 2018-06-08 22:27:53 +00:00
parallel-libs
polly [Polly] Fix a testcase after LLVM commit r334318 2018-06-08 21:39:55 +00:00
README.md

README.md

Low Level Virtual Machine (LLVM)

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