Go to file
Aditya Kumar 1f90cae80f [GVNHoist] Fix: PR35222 gvn-hoist incorrectly erases load in case of a loop
Reviewers:
    dberlin
    sebpop
    eli.friedman

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

llvm-svn: 321789
2018-01-04 07:47:24 +00:00
clang Revert "[Modules] Allow modules specified by -fmodule-map-file to shadow implicitly found ones" 2018-01-04 07:31:24 +00:00
clang-tools-extra [clang-tidy] Update fuchsia-overloaded-operator to check for valid loc 2018-01-03 22:10:11 +00:00
compiler-rt [tsan] Separate the constants in libignore and bump the maximum for instrumented libraries 2018-01-04 02:28:51 +00:00
debuginfo-tests [debuginfo-tests] Support moving debuginfo-tests to llvm/projects 2017-12-12 16:54:20 +00:00
libclc configure.py: Add gfx900 (Vega, Raven) 2017-11-27 11:14:06 +00:00
libcxx Update version to 7.0.0svn: cmake, include files and docs 2018-01-03 15:40:29 +00:00
libcxxabi Update version to 7.0.0svn 2018-01-03 15:42:34 +00:00
libunwind Update PACKAGE_VERSION to 7.0.0svn 2018-01-03 16:59:48 +00:00
lld Inline a function that is only called once. NFC. 2018-01-04 01:33:41 +00:00
lldb [Core/Debugger] Remove some code that doesn't compile anymore. 2018-01-02 16:27:01 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm [GVNHoist] Fix: PR35222 gvn-hoist incorrectly erases load in case of a loop 2018-01-04 07:47:24 +00:00
openmp [OMPT] Build runtime with OMPT support by default 2018-01-02 21:09:00 +00:00
parallel-libs
polly Docs, release notes: update version to 7.0.0 2018-01-03 15:54:54 +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.