Go to file
Anna Thomas 6a1dd77f5d NFC: Clarify comment in loop vectorization legality
Clarifying the comment about PSCEV and external IV users by referencing
the bug in question.

llvm-svn: 339722
2018-08-14 20:25:13 +00:00
clang [InlineAsm] Update the min-legal-vector-width function attribute based on inputs and outputs to inline assembly 2018-08-14 20:21:05 +00:00
clang-tools-extra NFC: Enforce good formatting across multiple clang-tools-extra files 2018-08-14 16:03:32 +00:00
compiler-rt SafeStack: Disable Darwin support 2018-08-14 19:46:16 +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 [libc++] Fix incorrect definition of TEST_HAS_C11_FEATURES 2018-08-14 18:16:56 +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 [LLD][ELF] - Eliminate dead code from OffsetGetter::get(). 2018-08-14 14:20:34 +00:00
lldb Remove asseration from ConstString::GetConstCStringAndSetMangledCounterPart() to fix more tests first 2018-08-14 19:38:54 +00:00
llgo
llvm NFC: Clarify comment in loop vectorization legality 2018-08-14 20:25:13 +00:00
openmp [OMPT] Make omp_control_tool() compliant when called from Fortran programs 2018-08-13 17:26:18 +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.