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-11-27
auto merge of #19343 : sfackler/rust/less-special-attrs, r=alexcrichton
bors
-1
/
+0
2014-11-26
rollup merge of #19322: DiamondLovesYou/multi-llvmdeps
Alex Crichton
-1
/
+3
2014-11-26
rollup merge of #19317: sfackler/xcrate-namespace
Alex Crichton
-0
/
+1
2014-11-26
Remove special casing for some meta attributes
Steven Fackler
-1
/
+0
2014-11-25
/** -> ///
Steve Klabnik
-43
/
+39
2014-11-25
Don't use the same llvmdeps.rs for every host.
Richard Diamond
-1
/
+3
2014-11-25
Fix xcrate enum namespacing
Steven Fackler
-0
/
+1
2014-11-23
Rename unwrap functions to into_inner
Alex Crichton
-1
/
+1
2014-11-17
Switch to purely namespaced enums
Steven Fackler
-0
/
+23
2014-11-03
Clean-up transmutes in librustc
Ariel Ben-Yehuda
-2
/
+1
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-15
Use the correct LLVM integer sizes
Ariel Ben-Yehuda
-1
/
+1
2014-10-12
optimize position independent code in executables
Daniel Micay
-0
/
+2
2014-10-10
auto merge of #17853 : alexcrichton/rust/issue-17718, r=pcwalton
bors
-28
/
+28
2014-10-09
Use the same html_root_url for all docs
Brian Anderson
-1
/
+1
2014-10-09
rustc: Convert statics to constants
Alex Crichton
-28
/
+28
2014-10-04
Update LLVM.
Luqman Aden
-4
/
+1
2014-09-27
Translate inline assembly errors back to source locations
Keegan McAllister
-0
/
+9
2014-09-22
librustc: Forbid private types in public APIs.
Patrick Walton
-1
/
+1
2014-09-19
Test fixes from the rollup
Alex Crichton
-11
/
+11
2014-09-19
rollup merge of #17338 : nick29581/variants-namespace
Alex Crichton
-3
/
+3
2014-09-18
Move uses of enum to bitflags!.
Ahmed Charles
-31
/
+32
2014-09-19
Add enum variants to the type namespace
Nick Cameron
-3
/
+3
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