Go to file
Heejin Ahn 8e2bac8e7f [WebAssembly] Use 'I' multiclass template for br_table (NFC)
Summary:
We don't need to explicitly use `NI` anymore because we now don't use
`let` statements within the definitions.

Reviewers: aardappel

Subscribers: dschuff, sbc100, jgravelle-google, sunfish, llvm-commits

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

llvm-svn: 350594
2019-01-08 01:15:15 +00:00
clang Split -Wdelete-non-virtual-dtor into -Wdelete-abstract-non-virtual-dtor 2019-01-08 00:21:05 +00:00
clang-tools-extra ReleaseNotes: Update with my clang-query contributions this cycle 2019-01-08 00:09:34 +00:00
compiler-rt [asan] Support running without /proc 2019-01-08 01:07:34 +00:00
debuginfo-tests
libclc cmake: Install libraries to DATADIR from GNUInstallDirs 2019-01-07 20:20:37 +00:00
libcxx [libcxx] Optimize vectors construction of trivial types from an iterator range with const-ness mismatch. 2019-01-08 00:03:16 +00:00
libcxxabi
libunwind
lld [CodeView] More appropriate name and type for a Microsoft precompiled headers parameter. NFC 2019-01-07 13:53:16 +00:00
lldb Simplify code. 2019-01-07 23:08:16 +00:00
llgo
llvm [WebAssembly] Use 'I' multiclass template for br_table (NFC) 2019-01-08 01:15:15 +00:00
openmp [OPENMP][NVPTX]Fix dynamic scheduling. 2019-01-07 14:25:25 +00:00
parallel-libs
polly
pstl [pstl] Avoid shadowing explicit lambda capture with lambda parameter 2019-01-07 17:31:17 +00:00
README.md

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.