Go to file
Jim Ingham e28a93deff Recognize another magic token sent in the LaunchInfo's EventData.
<rdar://problem/32505028>

llvm-svn: 318496
2017-11-17 01:22:34 +00:00
clang [CUDA] Remove implementations of nexttoward. 2017-11-17 01:15:43 +00:00
clang-tools-extra [clangd] Use in-memory preambles in clangd. 2017-11-16 16:25:18 +00:00
compiler-rt [fuzzer] Initialize PcDescr buffer before calling __sanitizer_symbolize_pc 2017-11-17 00:46:59 +00:00
debuginfo-tests Re-revert "Refactor debuginfo-tests" 2017-11-17 00:41:18 +00:00
libclc math: Implement minmag 2017-11-15 04:10:39 +00:00
libcxx Mark free functions size/empty/data conditionally noexcept. 2017-11-16 17:55:41 +00:00
libcxxabi Remove excess whitespace from syslog message; NFC 2017-11-13 15:40:31 +00:00
libunwind Remove a FIXME about truncated section names 2017-11-16 19:36:48 +00:00
lld [ELF] Fix broken LTO cache test NFC 2017-11-16 17:25:12 +00:00
lldb Recognize another magic token sent in the LaunchInfo's EventData. 2017-11-17 01:22:34 +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 [asan] Test ASan instrumentation for shadow scale value of 5 2017-11-17 01:15:31 +00:00
openmp Exclude untied tasks from checking of task scheduling constraint (TSC). 2017-11-16 10:45:07 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
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.