Go to file
Florian Hahn 0a2e0b6b0e [TableGen] Move some shared_ptrs to avoid unnecessary copies (NFC).
Those changes were suggested post-commit for D47463.

llvm-svn: 334706
2018-06-14 11:56:19 +00:00
clang [OpenCL] Support new/delete in Sema 2018-06-14 09:51:54 +00:00
clang-tools-extra Reverting r334604 due to failing tests. 2018-06-13 15:02:34 +00:00
compiler-rt [ASAN] fix startup crash in dlsym for long paths since glibc 2.27 2018-06-14 10:42:54 +00:00
debuginfo-tests [debuginfo-tests] Always use the system python to invoke llgdb.py. 2018-06-10 19:38:26 +00:00
libclc r600/fmin: Flush denormals before calling builtin. 2018-06-07 20:27:58 +00:00
libcxx [libcxx] [test] Strip trailing whitespace. NFC. 2018-06-14 00:12:20 +00:00
libcxxabi private_typeinfo: limit is_dst_type_derived_from_static_type optimization 2018-05-18 20:51:38 +00:00
libunwind [OR1K] Add the EPCR special-purpose register to register state. 2018-05-16 19:09:48 +00:00
lld [ELF][MIPS] Replace calls to MapVector::find by MapVector::lookup. NFC 2018-06-14 11:53:31 +00:00
lldb Fix PathMappingListTest on windows 2018-06-14 10:31:06 +00:00
llgo
llvm [TableGen] Move some shared_ptrs to avoid unnecessary copies (NFC). 2018-06-14 11:56:19 +00:00
openmp [OpenMP] Fix formatting issues in kmp_stats.h 2018-06-08 22:27:53 +00:00
parallel-libs
polly Simplify the implementation of getCUDALibDeviceFunction. NFC. 2018-06-14 08:54:55 +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.