Go to file
Hamza Sood fd1dc75b40 Fix build bots after a mistake in r341760
llvm-svn: 341761
2018-09-09 13:12:53 +00:00
clang Fix build bots after a mistake in r341760 2018-09-09 13:12:53 +00:00
clang-tools-extra [clang-tidy/ObjC] Update list of acronyms in PropertyDeclarationCheck 2018-09-07 22:03:48 +00:00
compiler-rt [hwasan] rename two .cc tests into .c 2018-09-08 01:27:10 +00:00
debuginfo-tests Revert "(Retry) Add a basic integration test for C++ smart pointers" 2018-08-20 19:53:33 +00:00
libclc amdgcn: Use __constant AS for amdgcn builtins. 2018-08-03 15:14:08 +00:00
libcxx [asan] Update a vector's storage annotation during destruction. Reviewed as https://reviews.llvm.org/D50101. Thanks to bobsayshilol (Ben) for the patch. 2018-09-07 15:47:59 +00:00
libcxxabi Port my recent changes from LLVM copy of the demangler: 2018-08-24 23:30:26 +00:00
libunwind [CMake] Don't use -rtlib=compiler-rt with -nodefaultlibs. 2018-09-04 20:57:50 +00:00
lld MachO: Change getString16() back to inline function 2018-09-07 15:51:52 +00:00
lldb Speculative fix for NetBSD bot for r341758 2018-09-09 08:42:00 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [X86] Create paddus/psubus from narrower vectors with i8/i16 element types. 2018-09-08 19:32:58 +00:00
openmp [libomptarget-nvptx] Remove last mentions of __kmpc_print_* 2018-09-08 12:10:19 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [IR] Replace `isa<TerminatorInst>` with `isTerminator()`. 2018-08-26 09:51:22 +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.