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
/
librustc_llvm
Age
Commit message (
Expand
)
Author
Lines
2014-09-12
Add -C remark for LLVM optimization remarks
Keegan McAllister
-1
/
+151
2014-09-12
Add a Rust string ostream for LLVM
Keegan McAllister
-2
/
+28
2014-09-05
run optimization and codegen on worker threads
Stuart Pernsteiner
-1
/
+1
2014-08-30
auto merge of #16322 : michaelwoerister/rust/gdb-pretty, r=alexcrichton
bors
-1
/
+4
2014-08-30
Unify non-snake-case lints and non-uppercase statics lints
P1start
-2
/
+2
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-3
/
+3
2014-08-27
debuginfo: Add GDB pretty printers for structs and enums.
Michael Woerister
-1
/
+4
2014-07-25
librustc: Use builder for llvm attributes.
Luqman Aden
-0
/
+93
2014-07-19
Register new snapshots
Alex Crichton
-2
/
+0
2014-07-18
librustc: Implement unboxed closures with mutable receivers
Patrick Walton
-0
/
+8
2014-07-14
Fix rebase fallout. Sorry.
Brian Anderson
-46
/
+0
2014-07-14
rustc_llvm: Remove the inner llvm module
Brian Anderson
-1437
/
+1430
2014-07-14
rustc_llvm: Remove an unnecessary workaround
Brian Anderson
-6
/
+1
2014-07-14
rustc: Move ArchiveRO to rustc_llvm
Brian Anderson
-0
/
+71
2014-07-14
Move llvm bindings to their own crate
Brian Anderson
-0
/
+2058
[prev]