Go to file
Max Kazantsev 5fe3620261 [NFC] Turn unsigned counters into boolean flags
llvm-svn: 342360
2018-09-17 06:33:29 +00:00
clang scan-build: Add support of the option --exclude like in scan-build-py 2018-09-17 06:31:46 +00:00
clang-tools-extra Mark index-tools.test as REQUIRES: shell so that it does not run with the internal lit shell which does not support "if" 2018-09-14 20:51:07 +00:00
compiler-rt [sanitizer_common] Fuchsia now supports .preinit_array 2018-09-17 05:22:26 +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 Mark LWG#3102 as complete. No code changes, but I updated a test or two 2018-09-13 02:23:52 +00:00
libcxxabi Merge Demangle change in r342330 to libcxxabi. 2018-09-15 18:25:49 +00:00
libunwind [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs. 2018-09-04 20:57:50 +00:00
lld [ELF] Use llvm::toLower instead of libc call tolower 2018-09-15 23:59:13 +00:00
lldb [lldb-mi] Correct regex in the symbol-list-lines test 2018-09-15 17:05:20 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [NFC] Turn unsigned counters into boolean flags 2018-09-17 06:33:29 +00:00
openmp [OPENMP]Increment iterator when the loop is continued. 2018-09-11 17:16:26 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [ScopDetection] Use addUnknown for calls in the AliasSetTracker. 2018-09-11 23:48:14 +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.