Go to file
Eugene Leviant 193e701d86 [ThinLTO] Don't import functions with noinline attribute
Differential revision: https://reviews.llvm.org/D41489

llvm-svn: 321443
2017-12-25 13:57:24 +00:00
clang [AST] Inline CompoundStmt contents into the parent allocation. 2017-12-24 16:24:20 +00:00
clang-tools-extra [clangd] Use Builder for symbol slabs, and use sorted-vector for storage 2017-12-23 19:38:03 +00:00
compiler-rt Fix PR35739: chkstk and chkst2 should only be built for Windows 2017-12-24 21:11:32 +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] Suppress unused warning on apple. 2017-12-25 05:33:42 +00:00
libcxxabi [libcxxabi] Pass LIBCXXABI_SYSROOT and LIBCXXABI_GCC_TOOLCHAIN to lit 2017-12-12 01:20:37 +00:00
libunwind [libunwind] fix a typo in r321441. 2017-12-25 13:42:41 +00:00
lld Allow relocations in rw sections to create plt entries. 2017-12-24 19:02:10 +00:00
lldb debugserver: Propagate environment in launch-mode (pr35671) 2017-12-22 11:09:21 +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 [ThinLTO] Don't import functions with noinline attribute 2017-12-25 13:57:24 +00:00
openmp [OMPT] Set and reset frame address when creating a task with dependences 2017-12-24 07:30:23 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [CodeGen] Fix noalias annotations for memcpy/memmove. 2017-12-22 17:44:53 +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.