Go to file
Mikael Holmen b6f76002d9 [PM] Port Scalarizer to the new pass manager.
Patch by: markus (Markus Lavin)

Reviewers: chandlerc, fedor.sergeev

Reviewed By: fedor.sergeev

Subscribers: llvm-commits, Ka-Ka, bjope

Differential Revision: https://reviews.llvm.org/D54695

llvm-svn: 347392
2018-11-21 14:00:17 +00:00
clang Revert r347364 again, the fix was incomplete. 2018-11-21 12:47:43 +00:00
clang-tools-extra Revert 347366, its prerequisite 347364 got reverted. 2018-11-21 12:49:22 +00:00
compiler-rt tsan: add pthread_tryjoin_np and pthread_timedjoin_np interceptors 2018-11-21 09:31:21 +00:00
debuginfo-tests Set config.lit_tools_dir, which is needed by lit.llvm.initialize. 2018-11-06 21:54:27 +00:00
libclc r600: Add datalayout to image builtin implementation 2018-11-10 21:43:40 +00:00
libcxx [libc++] Implement P0487R1 - Fixing operator>>(basic_istream&, CharT*) 2018-11-21 03:30:10 +00:00
libcxxabi [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
libunwind [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
lld [ARM] Change REQUIRES: ARM to Requires: arm 2018-11-21 11:30:03 +00:00
lldb Revert 347365, its prerequisite 347364 got reverted. 2018-11-21 12:50:13 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [PM] Port Scalarizer to the new pass manager. 2018-11-21 14:00:17 +00:00
openmp [OPENMP][NVPTX]Improved lock/critical constructs. 2018-11-20 20:19:36 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly [CMake] Fix generation of exported targets in build directory 2018-11-06 15:18:17 +00:00
README.md Update the project name in README.md 2018-10-19 00:03:01 +00:00

README.md

The LLVM Compiler Infrastructure

This directory and its subdirectories contain source code for LLVM, a toolkit for the construction of highly optimized compilers, optimizers, and runtime environments.