index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rustllvm
/
PassWrapper.cpp
Age
Commit message (
Expand
)
Author
Lines
2015-04-21
LLVM < 3.5 is unsupported since bb18a3c
Tamir Duberstein
-16
/
+3
2015-03-10
Add support for target-cpu=native
Julian Orth
-1
/
+7
2014-10-12
optimize position independent code in executables
Daniel Micay
-0
/
+2
2014-10-04
Update LLVM.
Luqman Aden
-3
/
+15
2014-05-22
Update to LLVM head and mark various ptrs as nonnull.
Luqman Aden
-0
/
+1
2014-05-15
Add a crate for missing stubs from libcore
Alex Crichton
-4
/
+14
2014-04-29
rustc: Enable -f{function,data}-sections
Alex Crichton
-1
/
+5
2014-04-23
rustc: Fix passing errors from LLVM to rustc
Alex Crichton
-2
/
+2
2014-04-17
Upgrade LLVM
Alex Crichton
-0
/
+6
2014-02-26
rustc: Get rustc compiling with LLVM 3.{3,4} again
Alex Crichton
-0
/
+16
2014-02-25
Update LLVM
Alex Crichton
-2
/
+2
2014-01-29
auto merge of #11853 : alexcrichton/rust/up-llvm, r=brson
bors
-1
/
+1
2014-01-29
Upgrade LLVM
Alex Crichton
-1
/
+1
2014-01-29
enable fp-elim when debug info is disabled
Daniel Micay
-2
/
+3
2013-12-29
Update llvm.
Luqman Aden
-3
/
+1
2013-12-11
Disable all unwinding on -Z no-landing-pads LTO
Alex Crichton
-0
/
+21
2013-12-09
Implement LTO
Alex Crichton
-0
/
+8
2013-12-05
Update LLVM and jettison jit support
Alex Crichton
-1
/
+0
2013-10-01
add -Z soft-float option
Jyun-Yan You
-1
/
+6
2013-08-30
Tweak pass management and add some more options
Alex Crichton
-23
/
+2
2013-08-28
Revert "auto merge of #8695 : thestinger/rust/build, r=pcwalton"
Brian Anderson
-0
/
+1
2013-08-26
Rewrite pass management with LLVM
Alex Crichton
-31
/
+190
2013-06-19
rustc: Dispose of LLVM passes in test cases
Brian Anderson
-0
/
+5
2013-05-29
Further refactor optimization pass handling
James Miller
-118
/
+23
2013-05-29
Refactor optimization pass handling.
James Miller
-0
/
+160