Go to file
Rafael Espindola 10bcc1cf90 Fix line endings. NFC.
llvm-svn: 320502
2017-12-12 17:37:01 +00:00
clang [debuginfo-tests] Add support for moving debuginfo-tests from clang/test to llvm/projects or monorepo. 2017-12-12 16:48:35 +00:00
clang-tools-extra [clangd] Introduce a "Symbol" class. 2017-12-12 15:42:10 +00:00
compiler-rt [CMake] Support runtimes and monorepo layouts when looking for libcxx 2017-12-12 01:20:52 +00:00
debuginfo-tests [debuginfo-tests] Support moving debuginfo-tests to llvm/projects 2017-12-12 16:54:20 +00:00
libclc configure.py: Add gfx900 (Vega, Raven) 2017-11-27 11:14:06 +00:00
libcxx workaround PR 28385 in __find_exactly_one_checked 2017-12-12 17:22:24 +00:00
libcxxabi [libcxxabi] Pass LIBCXXABI_SYSROOT and LIBCXXABI_GCC_TOOLCHAIN to lit 2017-12-12 01:20:37 +00:00
libunwind [libunwind] Create install-unwind-stripped target manually 2017-12-08 17:15:05 +00:00
lld Fix line endings. NFC. 2017-12-12 17:37:01 +00:00
lldb Avoid module import in a textual header, NFC 2017-12-12 03:27:13 +00:00
llgo
llvm Revert "[InstCombine] Fix PR35618: Instcombine hangs on single minmax load bitcast." 2017-12-12 17:35:29 +00:00
openmp [CMake] Remove legacy LIBOMP_LIT_ARGS 2017-12-08 15:07:08 +00:00
parallel-libs
polly [ScopBuilder] Split statements on encountering store instructions. 2017-12-11 12:51:24 +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.