Go to file
Jonas Paulsson 5ffb27b166 [SystemZ] Increase the amount of inlining.
Implement getInliningThresholdMultiplier() and have it return 3.

Review: Ulrich Weigand
llvm-svn: 339563
2018-08-13 13:31:30 +00:00
clang [ASTImporter] Improved import of friend templates. 2018-08-13 13:08:37 +00:00
clang-tools-extra Fix MSVC 'std::min: no matching overloaded function found' error. 2018-08-13 12:24:48 +00:00
compiler-rt [CMake] Fix bug in `add_weak_symbols()` function. 2018-08-13 12:59:38 +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 Add missing _LIBCXXABI_FUNC_VIS to __gxx_personality_seh0 2018-08-11 19:36:06 +00:00
libunwind Remove unneeded preprocessor condition. 2018-08-08 15:18:22 +00:00
lld [LLD][ELF] - Remove dead code from handleTlsRelocation. NFC. 2018-08-13 11:20:18 +00:00
lldb Use a DenseMap for looking up functions by UID in CompileUnit::FindFunctionByUID 2018-08-11 23:40:27 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [SystemZ] Increase the amount of inlining. 2018-08-13 13:31:30 +00:00
openmp [OpenMP] Cleanup code 2018-08-09 22:04:30 +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.