Go to file
Evandro Menezes 4b964f2b95 [AArch64] Adjust the cost model for Exynos M1 and M2
Improve the accuracy of the model by specifying the proper number of uops.

llvm-svn: 318531
2017-11-17 16:42:15 +00:00
clang Indent code blocks so they are actually treated as such 2017-11-17 16:34:36 +00:00
clang-tools-extra [clang-tidy] Fix an oversight after renaming a check 2017-11-17 12:28:58 +00:00
compiler-rt [fuzzer] Initialize PcDescr buffer before calling __sanitizer_symbolize_pc 2017-11-17 00:46:59 +00:00
debuginfo-tests Re-revert "Refactor debuginfo-tests" 2017-11-17 00:41:18 +00:00
libclc math: Implement minmag 2017-11-15 04:10:39 +00:00
libcxx Mark free functions size/empty/data conditionally noexcept. 2017-11-16 17:55:41 +00:00
libcxxabi Remove excess whitespace from syslog message; NFC 2017-11-13 15:40:31 +00:00
libunwind Remove a FIXME about truncated section names 2017-11-16 19:36:48 +00:00
lld [ELF] - Teach LLD to use information from .debug_str for error reporting. 2017-11-17 11:57:47 +00:00
lldb Fix LLDB build. 2017-11-17 03:28:58 +00:00
llgo
llvm [AArch64] Adjust the cost model for Exynos M1 and M2 2017-11-17 16:42:15 +00:00
openmp [OMPT] Fix inaccuracies in worksharing tests 2017-11-17 15:26:44 +00:00
parallel-libs
polly [nfc] Iwyu: forward-declare/include raw_ostream in zone algo 2017-11-17 11:34:29 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

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.