Go to file
Marshall Clow 1b25a3994e Mark <span> as "In progress"
llvm-svn: 329375
2018-04-06 04:43:27 +00:00
clang [XRay][clang] Consolidate runtime and link-time flag processing (NFC) 2018-04-06 03:53:04 +00:00
clang-tools-extra [clang-tidy] Remove google-runtime-member-string-references 2018-04-05 14:51:01 +00:00
compiler-rt [asan] Fix aligned_alloc test case 2018-04-04 20:03:16 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc r600: Update datalayout after LLVM r328656 2018-04-05 14:47:57 +00:00
libcxx Mark <span> as "In progress" 2018-04-06 04:43:27 +00:00
libcxxabi [CMake] Support for monorepo layout 2018-04-04 17:40:59 +00:00
libunwind [cmake] Remove duplicate command line options from build 2018-04-05 20:27:50 +00:00
lld Change which file we print when a symbol cannot be ordered. 2018-04-06 03:36:19 +00:00
lldb [debugserver] Fix LC_BUILD_VERSION load command handling. 2018-04-06 04:28:12 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [LLVM-C] Fill Out LLVMCallConv 2018-04-06 04:02:39 +00:00
openmp [OpenMP] enable bc file compilation using the latest clang 2018-04-03 15:01:34 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Silence msvc warning on isl. NFC. 2018-04-05 18:30:44 +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.