Go to file
Yaxun Liu abf5b27f7a Update tests for llvm.invariant.group.barrier becoming mangled
Differential Revision: https://reviews.llvm.org/D40062

llvm-svn: 318414
2017-11-16 16:33:04 +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 [sanitizer] Use runtime checks instead of API level for Android logging 2017-11-16 16:19:44 +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 Implement core dump debugging for PPC64le 2017-11-16 13:38:57 +00:00
llgo
llvm Let llvm.invariant.group.barrier accepts pointer to any address space 2017-11-16 16:32:16 +00:00
openmp Exclude untied tasks from checking of task scheduling constraint (TSC). 2017-11-16 10:45:07 +00:00
parallel-libs
polly [polly] Remove redundant return [NFC] 2017-11-10 20:33:08 +00:00
README.md

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.