Go to file
Eli Friedman e1938cbc87 Don't call skipModule for CFI lowering passes.
opt-bisect shouldn't skip these passes; they lower intrinsics which
no other pass can handle.

llvm-svn: 329961
2018-04-12 22:04:11 +00:00
clang [NFC] Fix terrible formatting of CGRecordLower constructor. 2018-04-12 20:46:31 +00:00
clang-tools-extra [clangd][nfc] Simplify readDelimitedMessage() 2018-04-12 21:33:24 +00:00
compiler-rt [scudo] Remove duplicate cmake flags 2018-04-12 16:41:57 +00:00
debuginfo-tests [Darwin] Specify DWARF 2/4 when running apple accelerator tests. 2018-02-26 20:56:45 +00:00
libclc hypot: Port from amd builtins 2018-04-10 00:11:58 +00:00
libcxx [libcxx] Set ABI version 2 as default for Fuchsia 2018-04-11 01:06:28 +00:00
libcxxabi [demangler] NFC: Some refactoring to support partial demangling. 2018-04-12 20:41:06 +00:00
libunwind [cmake] Remove duplicate command line options from build 2018-04-05 20:27:50 +00:00
lld Do not keep shared symbols created from garbage-collected eliminated DSOs. 2018-04-12 21:57:04 +00:00
lldb Revert "Don't assume backing thread shares protocol ID." 2018-04-12 10:51:52 +00:00
llgo
llvm Don't call skipModule for CFI lowering passes. 2018-04-12 22:04:11 +00:00
openmp Set the license header for all OMPT files 2018-04-12 17:23:26 +00:00
parallel-libs
polly Add isl operator overloads for isl::pw_aff (Try II) 2018-04-12 06:15:17 +00:00
README.md Add an svn project to contain the files that appear at the root of the 2017-10-19 21:09:49 +00:00

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.