Go to file
Wolfgang Pieb b4ba1aa486 [DWARF] Fix formatting bug with r321295. This fixes a MIPS buildbot failure.
llvm-svn: 321330
2017-12-22 01:12:24 +00:00
clang [CUDA] More fixes for __shfl_* intrinsics. 2017-12-21 23:52:09 +00:00
clang-tools-extra Update test after r321312 2017-12-21 23:19:25 +00:00
compiler-rt Include process.h for getpid on Windows in instr profiling 2017-12-21 21:48:55 +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 Fix the definitions of 'reference' and 'pointer' in string_view that no one uses :-). Thanks to K-ballo for the catch. 2017-12-20 16:31:40 +00:00
libcxxabi [libcxxabi] Pass LIBCXXABI_SYSROOT and LIBCXXABI_GCC_TOOLCHAIN to lit 2017-12-12 01:20:37 +00:00
libunwind [libunwind][MIPS]: Add support for unwinding in O32 and N64 processes. 2017-12-12 21:43:36 +00:00
lld Define isUndefWeak inline. 2017-12-21 22:26:44 +00:00
lldb Change the default Aarch64 ISA to be v8.2 to correctly decode newer 2017-12-22 00:16:04 +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 [DWARF] Fix formatting bug with r321295. This fixes a MIPS buildbot failure. 2017-12-22 01:12:24 +00:00
openmp Add missing test case from D41171 commit 2017-12-21 14:36:36 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Fix isl out-of-quota errors affecting later quota guards. 2017-12-22 01:10:31 +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.