Go to file
Jan Vesely 35b7ac4c30 r600: Convert get_num_groups to clc
Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewer: Aaron Watry
llvm-svn: 346077
2018-11-04 00:35:12 +00:00
clang [coroutines] Fix fallthrough warning on try/catch 2018-11-03 22:35:17 +00:00
clang-tools-extra [clangd] don't buffer the input-mirror stream, it's used to diagnose crashes 2018-11-02 23:47:55 +00:00
compiler-rt [compiler-rt] Support for passing through linker flags to libc++ build 2018-11-03 01:38:26 +00:00
debuginfo-tests [debuginfo-tests] commands.getoutput -> subprocess.check_output 2018-11-03 04:52:32 +00:00
libclc r600: Convert get_num_groups to clc 2018-11-04 00:35:12 +00:00
libcxx [NFC] Fix incorrect comment in std::list 2018-11-03 17:51:09 +00:00
libcxxabi Use C++11 fallthrough attribute syntax when available and add a break 2018-11-01 18:24:03 +00:00
libunwind [CMake] Link to compiler-rt if LIBUNWIND_USE_COMPILER_RT is ON. 2018-10-08 18:35:00 +00:00
lld Handle OUTPUT_FORMAT arguments in quotation marks 2018-11-03 05:25:49 +00:00
lldb Test commit 2018-11-03 05:12:15 +00:00
llgo Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
llvm [X86] Update comment I forgot to change in r346043. NFC 2018-11-03 19:49:13 +00:00
openmp [OPENMP][OFFLOADING]Change the lambda capturing flags. 2018-11-02 15:24:47 +00:00
parallel-libs Update copyright year to 2018. 2018-06-18 12:22:17 +00:00
polly Fix clang -Wimplicit-fallthrough warnings across llvm, NFC 2018-11-01 19:54:45 +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.