Go to file
Aaron Ballman f2965d1101 Add check-clang-python to the Clang tests directory in IDEs; NFC.
llvm-svn: 344750
2018-10-18 17:47:18 +00:00
clang Add check-clang-python to the Clang tests directory in IDEs; NFC. 2018-10-18 17:47:18 +00:00
clang-tools-extra [clangd] Clear the semantic of RefSlab::size. 2018-10-18 15:33:20 +00:00
compiler-rt [XRay][compiler-rt] Generational Buffer Management 2018-10-17 06:57:50 +00:00
debuginfo-tests Revert "(Retry) Add a basic integration test for C++ smart pointers" 2018-08-20 19:53:33 +00:00
libclc configure: Rework support for gfx9+ devices that were added post LLVM 3.9 2018-09-15 22:02:01 +00:00
libcxx [libcxx] Improve reporting when running the lit test suite 2018-10-17 16:12:04 +00:00
libcxxabi cxa_demangle: make demangler's parsing functions overridable 2018-10-16 14:29:14 +00:00
libunwind [CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_RT is ON. 2018-10-08 18:35:00 +00:00
lld [PPC64] Fix offset checks on rel24 call relocations. 2018-10-18 15:43:41 +00:00
lldb [SymbolFileNativePDB] Fix missing linkage to DebugInfoCodeView 2018-10-18 15:39:22 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [Pipeliner] copyToPhi DAG Mutation to improve scheduling. 2018-10-18 15:51:16 +00:00
openmp [OpenMP] Convert KMP_DYNAMIC_LIB to a 0 or 1 guard everywhere 2018-10-05 17:59:39 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [TI removal] Generically discuss terminators rather than use the soon to 2018-10-18 07:43:30 +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.