Go to file
Benjamin Kramer 05dc3527de [X86] Constify DebugLoc parameters. No functionality change.
llvm-svn: 322643
2018-01-17 13:00:58 +00:00
clang [clang-format] Reorganize RawStringFormat based on language 2018-01-17 12:24:59 +00:00
clang-tools-extra [clangd] Don't crash on LSP calls for non-added files 2018-01-17 12:30:24 +00:00
compiler-rt Hotfix for test/asan/TestCases/alloca_constant_size.cc 2018-01-17 12:32:17 +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 libcxx: Stop using private MSVC macros in the exception implementation. 2018-01-17 04:37:04 +00:00
libcxxabi Update version to 7.0.0svn 2018-01-03 15:42:34 +00:00
libunwind [PPC64] Added vector registers. 2018-01-16 20:54:10 +00:00
lld [ELF] - Stop mixing order of -defsym/-script commands. 2018-01-17 10:24:49 +00:00
lldb Remove the hardcoded macos deployment targets altogether 2018-01-17 00:22:27 +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] Constify DebugLoc parameters. No functionality change. 2018-01-17 13:00:58 +00:00
openmp Partial revert of [OMPT] Rename ompt_mutex_impl_t to kmp_mutex_impl 2018-01-17 11:13:11 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [IslTools] dumpPw: Dump same structure pieces together. 2018-01-16 18:39:42 +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.