Go to file
Rafael Espindola aca3df5479 Convert a few uses of check to checkLazy.
Linking clang goes from 292.68MB to 281.80MB allocated.

llvm-svn: 319927
2017-12-06 19:08:10 +00:00
clang [NVPTX,CUDA] Added llvm.nvvm.fns intrinsic and matching __nvvm_fns builtin in clang. 2017-12-06 17:50:05 +00:00
clang-tools-extra [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +00:00
compiler-rt [Sanitizers] Use SANITIZER_* macros in lib/interception 2017-12-06 17:02:00 +00:00
debuginfo-tests Temporarily pin tests to DWARF v2 until a more recent version of LLDB 2017-12-05 16:58:09 +00:00
libclc configure.py: Add gfx900 (Vega, Raven) 2017-11-27 11:14:06 +00:00
libcxx Enable auto-linking on Windows 2017-12-05 19:32:49 +00:00
libcxxabi [libcxxabi] Set up .arcconfig to point to new Diffusion CXXA repository 2017-12-04 23:14:03 +00:00
libunwind [libunwind][CMake] Set TARGET_TRIPLE if LIBUNWND_TARGET_TRIPLE is set 2017-12-05 20:48:05 +00:00
lld Convert a few uses of check to checkLazy. 2017-12-06 19:08:10 +00:00
lldb Do not use default arguments of DataLayout::getPointer*. NFC 2017-12-06 01:32:06 +00:00
llgo
llvm Update obj2yaml and yaml2obj for .debug$H section. 2017-12-06 18:58:48 +00:00
openmp Fix alignment in teams-reduction.c test 2017-12-05 18:45:21 +00:00
parallel-libs
polly [CMake] Use PRIVATE in target_link_libraries for executables 2017-12-05 21:49:56 +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.