Go to file
Greg Clayton 84a7333a61 Fixed up to use a class for the commands, renamed the commands and added a way to just dump the compile unit full paths and optionally their support files with the new "dump-files"command.
llvm-svn: 318424
2017-11-16 17:14:48 +00:00
clang Update tests for llvm.invariant.group.barrier becoming mangled 2017-11-16 16:33:04 +00:00
clang-tools-extra [clangd] Use in-memory preambles in clangd. 2017-11-16 16:25:18 +00:00
compiler-rt [asan] Ensure that the minimum redzone is at least SHADOW_GRANULARITY 2017-11-16 17:03:25 +00:00
debuginfo-tests Revert "Update test_debuginfo.pl script to point to new tree location." 2017-11-13 23:33:29 +00:00
libclc math: Implement minmag 2017-11-15 04:10:39 +00:00
libcxx More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in filesystem::path 2017-11-16 05:48:32 +00:00
libcxxabi Remove excess whitespace from syslog message; NFC 2017-11-13 15:40:31 +00:00
libunwind [docs] Mention that dwarf unwinding should be supported on arm64/windows 2017-11-16 07:16:36 +00:00
lld [ELF] - Don't emit broken relocations for SHF_MERGE sections when --emit-relocs is used. 2017-11-16 12:33:36 +00:00
lldb Fixed up to use a class for the commands, renamed the commands and added a way to just dump the compile unit full paths and optionally their support files with the new "dump-files"command. 2017-11-16 17:14:48 +00:00
llgo
llvm [InstCombine] add tests for 'afn' FMF; NFC 2017-11-16 17:06:36 +00:00
openmp Exclude untied tasks from checking of task scheduling constraint (TSC). 2017-11-16 10:45:07 +00:00
parallel-libs
polly [SI] Fix a potential use-after-free 2017-11-16 16:35:19 +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.