Go to file
Justin Lebar 7b4656c1d3 Fix indentation in ScalarEvolution.cpp.
Whitespace-only change.  (clang-formatted the whole block.)

llvm-svn: 334427
2018-06-11 18:57:27 +00:00
clang [X86] Fix operand order in the shuffle created for blend builtins. 2018-06-11 17:06:01 +00:00
clang-tools-extra Add support for arrays in performance-implicit-conversion-in-loop 2018-06-11 12:46:48 +00:00
compiler-rt [Sanitizers] Move pvalloc overflow tests to common. 2018-06-11 17:33:53 +00:00
debuginfo-tests [debuginfo-tests] Always use the system python to invoke llgdb.py. 2018-06-10 19:38:26 +00:00
libclc r600/fmin: Flush denormals before calling builtin. 2018-06-07 20:27:58 +00:00
libcxx Remove unused code from __functional_base. NFC. 2018-06-06 06:42:27 +00:00
libcxxabi private_typeinfo: limit is_dst_type_derived_from_static_type optimization 2018-05-18 20:51:38 +00:00
libunwind [OR1K] Add the EPCR special-purpose register to register state. 2018-05-16 19:09:48 +00:00
lld [ELF] Pass a pointer to InputFile to the getRelocTargetVA to escape dereferencing of nullptr. NFC 2018-06-11 08:37:19 +00:00
lldb Fix tuple getter in std unique pointer pretty-printer 2018-06-11 14:52:52 +00:00
llgo
llvm Fix indentation in ScalarEvolution.cpp. 2018-06-11 18:57:27 +00:00
openmp [OpenMP] Fix formatting issues in kmp_stats.h 2018-06-08 22:27:53 +00:00
parallel-libs
polly Drop unnecessary whitespace [NFCI] 2018-06-11 15:11:57 +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.