Go to file
Max Kazantsev 530b8d1c3d [NFC] Refactoring of LoopSafetyInfo, step 1
Turn structure into class, encapsulate methods, add clarifying comments.

Differential Revision: https://reviews.llvm.org/D50693
Reviewed By: reames

llvm-svn: 339752
2018-08-15 05:55:43 +00:00
clang Silence "unused variable" warning. 2018-08-15 01:06:30 +00:00
clang-tools-extra [clangd] update the new test to check for diagnostic's category as well 2018-08-14 22:27:03 +00:00
compiler-rt [hwasan] Add a basic API. 2018-08-15 00:39:35 +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 [libcxx] Fix XFAILs for aligned allocation tests on older OSX versions 2018-08-15 00:30:03 +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 Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [NFC] Refactoring of LoopSafetyInfo, step 1 2018-08-15 05:55:43 +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.