Go to file
Renato Golin d8e7ca4a32 [VPlan] Fix CondBit quoting in dumpBasicBlock
Quotes were being printed for VPInstructions but not the rest.

llvm-svn: 344161
2018-10-10 17:55:21 +00:00
clang [clang] Fix failing attribute test on Windows 2018-10-10 17:37:37 +00:00
clang-tools-extra Lift VFS from clang to llvm (NFC) 2018-10-10 13:27:25 +00:00
compiler-rt [sanitizers] [windows] Use a linker directive pragma for psapi 2018-10-10 09:03:58 +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 Fix linking filesystem benchmarks 2018-10-10 17:46:20 +00:00
libcxxabi Blind attempt to fix linker errors when building libc++abit w/o exceptions. 2018-10-10 17:12:54 +00:00
libunwind [CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_RT is ON. 2018-10-08 18:35:00 +00:00
lld [COFF] Look for libfoo.a if foo.lib is specified, for MinGW 2018-10-10 09:00:10 +00:00
lldb Create a SymbolFile plugin for cross-platform PDB access. 2018-10-10 16:39:07 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [VPlan] Fix CondBit quoting in dumpBasicBlock 2018-10-10 17:55:21 +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 [IslAst] Fix InParallelFor nesting. 2018-09-27 13:39:37 +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.