Go to file
Craig Topper c03ec17a75 [X86] Remove GCCBuiltin from some intrinsics so we can custom handle them in clang.
llvm-svn: 334365
2018-06-10 17:27:00 +00:00
clang [NEON] Support VST1xN intrinsics in AArch32 mode (Clang part) 2018-06-10 09:28:10 +00:00
clang-tools-extra [clangd] Deduplicate CompletionItemKind conversion. 2018-06-08 21:17:19 +00:00
compiler-rt [ASAN] Fix crash on i?86-linux (32-bit) against glibc 2.27 and later 2018-06-10 11:17:47 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
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 [lldb-mi] Re-implement MI -exec-step command. 2018-06-10 14:58:29 +00:00
llgo
llvm [X86] Remove GCCBuiltin from some intrinsics so we can custom handle them in clang. 2018-06-10 17:27:00 +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 Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

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.