Go to file
Simon Pilgrim c179c39ed1 Fix spelling in comment. NFCI.
llvm-svn: 318687
2017-11-20 19:18:33 +00:00
clang [AutoComplete] Use stronger sort predicate for autocomplete candidates to remove non-deterministic ordering 2017-11-20 18:49:14 +00:00
clang-tools-extra [clang-tidy] revert hicpp-multiway-paths-covered 2017-11-20 18:01:35 +00:00
compiler-rt Try to fix syntax for !NetBSD in TSAN_INTERCEPTORs 2017-11-20 18:27:39 +00:00
debuginfo-tests Re-revert "Refactor debuginfo-tests" 2017-11-17 00:41:18 +00:00
libclc math: Implement minmag 2017-11-15 04:10:39 +00:00
libcxx Attempt to fix template depth test failures on older Clang versions 2017-11-19 09:46:34 +00:00
libcxxabi [libcxxabi][CMake] Provide option to disable installing of the library 2017-11-17 23:25:09 +00:00
libunwind [libunwind][CMake] Provide option to disable instalation of the library 2017-11-17 23:29:46 +00:00
lld COFF: Remove the SymbolBodies vector, and rename SparseSymbolBodies to Symbols. 2017-11-20 18:52:53 +00:00
lldb [Expression parser] Remove logging of field that is no longer in clang's TargetOptions struct. 2017-11-20 17:24:47 +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 Fix spelling in comment. NFCI. 2017-11-20 19:18:33 +00:00
openmp Fixed OMP doacross implementation on 32-bit platforms. 2017-11-20 16:00:42 +00:00
parallel-libs
polly Port ScopInfo to the isl cpp bindings 2017-11-19 22:13:34 +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.