Go to file
Eugene Zelenko 2f8e66bbd8 [AST] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
llvm-svn: 318882
2017-11-22 21:32:07 +00:00
clang [AST] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). 2017-11-22 21:32:07 +00:00
clang-tools-extra [FindAllSymbols] Cache regexes, creating them is expensive 2017-11-22 15:38:23 +00:00
compiler-rt [scudo] Overhaul hardware CRC32 feature detection 2017-11-22 18:30:44 +00:00
debuginfo-tests Re-revert "Refactor debuginfo-tests." 2017-11-21 01:20:28 +00:00
libclc math: Implement minmag 2017-11-15 04:10:39 +00:00
libcxx [libcxx] Implement std::to_address for C++20 2017-11-22 19:49:21 +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 MachONormalizedFile.h: Remove unimplemented function 2017-11-22 21:10:19 +00:00
lldb Remove extra minuses from command option 2017-11-22 17:07:43 +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 IR printing improvement for loop passes 2017-11-22 20:59:53 +00:00
openmp Fix for OMP doacross implementation on Power 2017-11-22 17:15:20 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [CodeGen] Detect empty domain because of parameters context. 2017-11-21 22:11:10 +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.