llvm with tablegen backend for capstone disassembler
Go to file
Stephen Kelly 8805f67da9 [ASTDump] NFC: Convert iterative loops to cxx_range_for
This is coming up a lot in reviews. Better just to change them all at
once.

llvm-svn: 351647
2019-01-19 09:57:59 +00:00
clang [ASTDump] NFC: Convert iterative loops to cxx_range_for 2019-01-19 09:57:59 +00:00
clang-tools-extra Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
compiler-rt Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +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 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
libcxx Fix all the bots. 2019-01-19 09:07:04 +00:00
libcxxabi Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
libunwind Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
lld Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
lldb Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
llgo Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
llvm [InstCombine] Simplify cttz/ctlz + icmp ugt/ult 2019-01-19 09:56:01 +00:00
openmp Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
parallel-libs Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
polly Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
pstl Install new LLVM license structure and new developer policy. 2019-01-19 06:14:24 +00:00
.arcconfig Add an .arcconfig for the top of the git monorepo. 2019-01-11 16:27:14 +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.