]> git.lizzy.rs Git - rust.git/commit
Upgrade LLVM
authorAlex Crichton <alex@alexcrichton.com>
Mon, 27 Jan 2014 20:45:48 +0000 (12:45 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 30 Jan 2014 07:43:39 +0000 (23:43 -0800)
commit8cd935f52a9af8620f608e1baad94282f038a864
tree37c3a6ba8a08532e4d23c1d6987af072d98d1b65
parentd6d7812da841ddedf6c765eebb655be9866956ce
Upgrade LLVM

This upgrade brings commit by @eddyb to help optimizations of virtual calls in
a few places (https://github.com/llvm-mirror/llvm/commit/6d2bd95) as well as a
commit by @c-a to *greatly* improve the runtime of the optimization passes
(https://github.com/rust-lang/llvm/pull/3).

Nice work to these guys!
configure
src/librustc/lib/llvm.rs
src/librustc/middle/trans/base.rs
src/llvm
src/rustllvm/PassWrapper.cpp
src/rustllvm/RustWrapper.cpp
src/rustllvm/llvm-auto-clean-trigger
src/rustllvm/rustllvm.h