Go to file
George Karpenkov 8ee82ed81b [analyzer] [NFC] Minor ExprEngineC refactoring
Move a repeated block of code into a function.

Differential Revision: https://reviews.llvm.org/D39584

llvm-svn: 317849
2017-11-09 23:33:37 +00:00
clang [analyzer] [NFC] Minor ExprEngineC refactoring 2017-11-09 23:33:37 +00:00
clang-tools-extra [clangd] Fix compilation database detection 2017-11-09 21:45:27 +00:00
compiler-rt [sanitizer] Remove unneeded "struct" 2017-11-09 23:06:59 +00:00
debuginfo-tests Revert r313600 due to bot failures on Green Dragon. 2017-09-19 14:51:37 +00:00
libclc tgamma: Use unary_decl instead of custom inc file 2017-11-02 19:49:00 +00:00
libcxx Add _LIBCPP_INLINE_VISIBILITY to __compressed_pair_elem members 2017-11-09 17:54:49 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind Add ifdefs around ELF specific parts of UnwindRegisters*.S for arm 2017-11-04 21:01:31 +00:00
lld [MIPS] Fix calculation of the R_MICROMIPS_LO16 / HI16 relocations 2017-11-09 12:10:14 +00:00
lldb llgs-tests: Replace the "log+return false" pattern with llvm::Error 2017-11-09 15:45:09 +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 [SimplifyCFG] Fix a test case. 2017-11-09 23:17:52 +00:00
openmp Add const to some variables to avoid const_casts 2017-11-09 15:52:29 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly Update formatting to reflect change in clang-format. NFC. 2017-11-09 16:33:29 +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.