Go to file
Sam Clegg 57694c50bc [WebAssembly] Group rodata into a single output segment
Differential Revision: https://reviews.llvm.org/D50424

llvm-svn: 339279
2018-08-08 18:02:55 +00:00
clang AMDGPU: Fix enabling denormals by default on pre-VI targets 2018-08-08 17:48:37 +00:00
clang-tools-extra Added functionality to suggest FixIts for conversion of '->' to '.' and vice versa. 2018-08-08 08:59:29 +00:00
compiler-rt [macOS] stop generating the libclang_rt.10.4.a library for macOS 10.4 2018-08-08 17:29:55 +00:00
debuginfo-tests Disable the asan-deque.cpp integration test for AppleLLDB < v1000 2018-08-04 00:02:48 +00:00
libclc amdgcn: Use __constant AS for amdgcn builtins. 2018-08-03 15:14:08 +00:00
libcxx [libcxx] [test] Avoid -Wunused-local-typedef in node_handle.pass.cpp. 2018-08-08 04:24:47 +00:00
libcxxabi [itanium demangler] Support dot suffixes on block invocation functions 2018-08-02 17:45:01 +00:00
libunwind Remove unneeded preprocessor condition. 2018-08-08 15:18:22 +00:00
lld [WebAssembly] Group rodata into a single output segment 2018-08-08 18:02:55 +00:00
lldb Delete a dead Function constructor (NFC) 2018-08-07 23:48:40 +00:00
llgo
llvm revert tests of '[CodeGen] emit inline asm clobber list warnings for reserved' 2018-08-08 17:19:32 +00:00
openmp [OpenMP] Fix doacross testing for gcc 2018-08-02 19:13:07 +00:00
parallel-libs
polly Update isl to isl-0.20-48-g13eba5b5 2018-08-07 05:51:21 +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.