Go to file
Craig Topper e2873a17d7 [X86] Add missing initialization for the HasPREFETCHWT1 subtarget variable.
llvm-svn: 321340
2017-12-22 03:53:14 +00:00
clang Diagnose the various invalid decl-specifiers on nontype template parameters. 2017-12-22 03:50:55 +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 SBProcess::ReadCStringFromMemory() back to returning 2017-12-22 03:27:02 +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 [X86] Add missing initialization for the HasPREFETCHWT1 subtarget variable. 2017-12-22 03:53:14 +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.