Go to file
Tobias Grosser 9b29af946f [ScopInfo] Move more functions to isl++ [NFCI]
This change includes:

  - getFortranArrayIds
  - adjustDomainDimensions
  - propagateInvalidStmtDomains
  - buildAliasGroupsForAccesses

llvm-svn: 334939
2018-06-18 12:49:47 +00:00
clang Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
clang-tools-extra Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
compiler-rt Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
debuginfo-tests [debuginfo-tests] Always use the system python to invoke llgdb.py. 2018-06-10 19:38:26 +00:00
libclc Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
libcxx Fix libcxx tests after clang r334677. 2018-06-17 19:58:45 +00:00
libcxxabi Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
libunwind Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
lld Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
lldb Fix the 'tb' alias command 2018-06-18 04:34:33 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
openmp [OpenMP] Fix formatting issues in kmp_stats.h 2018-06-08 22:27:53 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [ScopInfo] Move more functions to isl++ [NFCI] 2018-06-18 12:49:47 +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.