Go to file
Richard Smith dc64b9c8e4 Factor Node creation out of the demangler. No functionality change intended.
(This is a port of llvm r339944 to libcxxabi.)

llvm-svn: 339952
2018-08-16 22:04:36 +00:00
clang Update for LLVM API change 2018-08-16 21:30:24 +00:00
clang-tools-extra Implement a (simple) Markdown generator 2018-08-16 21:54:34 +00:00
compiler-rt [hwasan] Enable Android logging. 2018-08-16 21:56:04 +00:00
debuginfo-tests SafeStack: Disable Darwin support 2018-08-14 21:38:50 +00:00
libclc amdgcn: Use __constant AS for amdgcn builtins. 2018-08-03 15:14:08 +00:00
libcxx Establish the <bit> header. NFC yet. Reviewed as https://reviews.llvm.org/D50815 2018-08-16 21:35:38 +00:00
libcxxabi Factor Node creation out of the demangler. No functionality change intended. 2018-08-16 22:04:36 +00:00
libunwind NFC: Test commit access 2018-08-16 16:55:07 +00:00
lld Update LLD tests for CodeView dumper change in r339907 2018-08-16 18:03:06 +00:00
lldb [dotest] Make --test-subdir work with --no-multiprocess 2018-08-16 19:56:38 +00:00
llgo
llvm Update MemorySSA in Local utils removing blocks. 2018-08-16 21:58:44 +00:00
openmp [OMPT] Remove OMPT idle callback 2018-08-15 13:54:28 +00:00
parallel-libs
polly [DepInfo] Use isl++ in Dependences::isValidSchedule. NFC. 2018-08-10 22:33:27 +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.