Go to file
Simon Pilgrim be0369ca0d [X86] Add scheduling tests for invlpg/invlpga
llvm-svn: 319029
2017-11-27 14:23:55 +00:00
clang [lit] Set shlibpath_var on Solaris 2017-11-27 13:33:19 +00:00
clang-tools-extra [clang-tidy] Move checks from misc- to performance- 2017-11-27 13:06:28 +00:00
compiler-rt Prevent Thread Exited/Joined events race 2017-11-26 20:20:42 +00:00
debuginfo-tests Re-revert "Refactor debuginfo-tests." 2017-11-21 01:20:28 +00:00
libclc configure.py: Add gfx900 (Vega, Raven) 2017-11-27 11:14:06 +00:00
libcxx More of P0600; marking allocation routines as [[nodiscard]] 2017-11-26 02:55:38 +00:00
libcxxabi [demangler] Support for abi_tag attribute 2017-11-22 20:38:22 +00:00
libunwind [libunwind][CMake] Provide option to disable instalation of the library 2017-11-17 23:29:46 +00:00
lld [ELF][ARM] Refine check for when undefined weak needs a Thunk 2017-11-27 11:49:18 +00:00
lldb dotest: Mark more android targets as chatty 2017-11-27 13:47:14 +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 [X86] Add scheduling tests for invlpg/invlpga 2017-11-27 14:23:55 +00:00
openmp doxygen: disable the html timestamp: this is breaking the reproducible build of openmp 2017-11-25 14:12:33 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [MaximalStaticExpansion] Simplify this code a bit. NFCI. 2017-11-25 23:01:31 +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.