Go to file
Chih-Mao Chen 5d94b25ffe Test commit: fix punctuation
llvm-svn: 339652
2018-08-14 08:08:39 +00:00
clang [X86] Lowering addus/subus intrinsics to native IR 2018-08-14 08:01:38 +00:00
clang-tools-extra Revert "[clang-doc] Updating BitcodeReader to use llvm::Error" 2018-08-13 21:51:48 +00:00
compiler-rt [hwasan] Provide __sanitizer_* aliases to allocator functions. 2018-08-13 21:07:27 +00:00
debuginfo-tests Disable the asan-deque.cpp integration test for AppleLLDB < v1000 2018-08-04 00:02:48 +00:00
libclc amdgcn: Use __constant AS for amdgcn builtins. 2018-08-03 15:14:08 +00:00
libcxx [libcxx] Mark charconv tests as failing for previous libcxx versions. 2018-08-10 17:03:47 +00:00
libcxxabi [itanium demangler] Add llvm::itaniumFindTypesInMangledName() 2018-08-13 16:37:47 +00:00
libunwind [cmake] Add MINGW_LIBRARIES to the linker flags 2018-08-14 06:13:36 +00:00
lld Revert r339490 to match revert of llvm r339474 in r339630. 2018-08-14 01:23:54 +00:00
lldb [PDB] Parse UDT symbols and pointers to members (combined patch) 2018-08-14 07:57:44 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm Test commit: fix punctuation 2018-08-14 08:08:39 +00:00
openmp [OMPT] Make omp_control_tool() compliant when called from Fortran programs 2018-08-13 17:26:18 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
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.