Go to file
Simon Pilgrim e0a6eb1f4f [IR] Use Instruction::isBinaryOp helper instead of raw enum range tests. NFCI.
llvm-svn: 335335
2018-06-22 10:48:02 +00:00
clang [hmaptool] Turn %hmaptool into a proper substitution 2018-06-22 09:46:40 +00:00
clang-tools-extra [clangd] Expose qualified symbol names in CompletionItem (C++ structure only, no json). 2018-06-22 10:46:59 +00:00
compiler-rt tsan: fix deficiency in MutexReadOrWriteUnlock 2018-06-22 08:27:52 +00:00
debuginfo-tests [debuginfo-tests] Always use the system python to invoke llgdb.py. 2018-06-10 19:38:26 +00:00
libclc atom: Use volatile pointers for cl_khr_{global,local}_int32_{base,extended}_atomics 2018-06-21 19:27:39 +00:00
libcxx [CMake] Convert paths to the right form in standalone builds on Windows 2018-06-20 21:03:34 +00:00
libcxxabi [CMake] Convert paths to the right form in standalone builds on Windows 2018-06-20 20:59:18 +00:00
libunwind [CMake] Convert paths to the right form in standalone builds on Windows 2018-06-20 20:53:19 +00:00
lld [WebAssembly] Only mark non-hidden symbols as live if they are also defined 2018-06-21 15:00:00 +00:00
lldb Remove dead code 2018-06-22 00:22:50 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [IR] Use Instruction::isBinaryOp helper instead of raw enum range tests. NFCI. 2018-06-22 10:48:02 +00:00
openmp minor: fixed typo in debug print 2018-06-20 15:54:11 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [SCEV] Re-apply r335197 (with Polly fixes). 2018-06-21 21:29:54 +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.