Go to file
Matt Davis 0f70bc05b3 [llvm-mca] Set the Selection strategy to Default if nullptr is passed.
* Set (not reset) the strategy in Scheduler::setCustomStrategyImpl()

llvm-svn: 340566
2018-08-23 18:42:37 +00:00
clang [docs] Regenerate ClangCommandLineReference.rst 2018-08-23 17:55:03 +00:00
clang-tools-extra [clangd] Check for include overlapping looks for only the line now. 2018-08-23 15:55:27 +00:00
compiler-rt [hwasan] make error reporting look more like in asan, print the memory tag around the buggy access, simplify one test 2018-08-22 22:55:16 +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 Comment out #define __cpp_lib_node_extract, we only support half of that functionality 2018-08-23 17:08:02 +00:00
libcxxabi Port LLVM r340203 (and r340205) to libcxxabi. 2018-08-20 20:14:49 +00:00
libunwind NFC: Test commit access 2018-08-16 16:55:07 +00:00
lld [PPC64] Fix DQ-form instruction handling and emit error for misalignment. 2018-08-23 18:35:09 +00:00
lldb Fix format string issue introduced in r340548 2018-08-23 18:26:26 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [llvm-mca] Set the Selection strategy to Default if nullptr is passed. 2018-08-23 18:42:37 +00:00
openmp [OpenMP][libomptarget] Bringing up to spec with respect to OMP_TARGET_OFFLOAD env var 2018-08-23 16:22:42 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [AST] Adapt Polly to AnalysisSetTracker changes. NFC. 2018-08-17 19:31:41 +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.