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
2016-05-29
run rustfmt on librustc_llvm folder
Srinivas Reddy Thatiparthy
-56
/
+83
2016-04-28
Add opt-level options for optimizing for size and minimum size. This attempts
Brandon Edens
-0
/
+9
2016-04-28
Make the codegen unit partitioner also emit item declarations.
Michael Woerister
-1
/
+1
2016-04-20
Auto merge of #31709 - ranma42:target_feature-from-llvm, r=alexcrichton
bors
-0
/
+10
2016-04-15
Add initial version of codegen unit partitioning for incremental compilation.
Michael Woerister
-1
/
+1
2016-04-09
Implement feature extraction from `TargetMachine`
Andrea Canciani
-0
/
+10
2016-03-29
Use weak_odr linkage when reusing definitions across codegen units
Björn Steinbrink
-0
/
+21
2016-03-26
Fix removal of function attributes on ARM
Björn Steinbrink
-2
/
+10
2016-03-18
Add intrinsics for float arithmetic with `fast` flag enabled
Ulrik Sverdrup
-0
/
+1
2016-03-17
trans: Apply all attributes through FnType.
Eduard Burtescu
-49
/
+6
2016-03-17
trans: Use llvm::Attributes directly in ArgTy.
Eduard Burtescu
-1
/
+1
2016-03-17
rustc_llvm: An AttrBuilder that's not completely wasteful.
Eduard Burtescu
-61
/
+74
2016-03-17
rustc_llvm: Update the Attribute bitflags and remove OtherAttribute.
Eduard Burtescu
-40
/
+25
2016-03-17
trans: Use fmt::Debug for debugging instead of ad-hoc methods.
Eduard Burtescu
-0
/
+1
2016-03-14
rustbuild: Fix 32-bit Windows build
Alex Crichton
-7
/
+13
2016-03-01
Auto merge of #31430 - nagisa:mir-dyndrop, r=nikomatsakis
bors
-0
/
+2
2016-02-28
rustbuild: Enable cross-compiling LLVM
Alex Crichton
-3
/
+43
2016-02-24
Implement filling drop in MIR
Simonas Kazlauskas
-0
/
+2
2016-02-22
Auto merge of #30969 - Amanieu:extended_atomic_cmpxchg, r=alexcrichton
bors
-1
/
+2
2016-02-21
rustbuild: Sync some Cargo.toml/lib.rs dependencies
Alex Crichton
-0
/
+3
2016-02-18
Add intrinsics for compare_exchange and compare_exchange_weak
Amanieu d'Antras
-1
/
+2
2016-02-18
Remove unnecessary explicit lifetime bounds.
Corey Farwell
-2
/
+2
2016-02-11
rustc_llvm: Tweak how initialization is performed
Alex Crichton
-78
/
+39
2016-02-11
bootstrap: Add directives to not double-link libs
Alex Crichton
-0
/
+6
2016-02-11
bootstrap: Add build scripts for crates
Alex Crichton
-0
/
+130
2016-02-11
bootstrap: Add a bunch of Cargo.toml files
Alex Crichton
-0
/
+17
2016-02-08
Remove old #[allow(trivial_casts)] annotations
Alex Crichton
-1
/
+0
2016-01-29
trans: Reimplement unwinding on MSVC
Alex Crichton
-14
/
+78
2016-01-29
trans: Upgrade LLVM
Alex Crichton
-5
/
+19
2016-01-26
Auto merge of #31120 - alexcrichton:attribute-deny-warnings, r=brson
bors
-0
/
+1
2016-01-25
Register LLVM passes with the correct LLVM pass manager.
Corey Farwell
-1
/
+13
2016-01-24
mk: Move from `-D warnings` to `#![deny(warnings)]`
Alex Crichton
-0
/
+1
2015-12-26
llvm: Add support for vectorcall (X86_VectorCall) convention
Steffen
-0
/
+1
2015-12-21
Register new snapshots
Alex Crichton
-5
/
+0
2015-12-19
Auto merge of #30401 - DiamondLovesYou:pnacl-target, r=alexcrichton
bors
-26
/
+61
2015-12-19
Add PNaCl target info to the makefile target cfgs and initialize the PNaCl ta...
Richard Diamond
-26
/
+61
2015-12-18
Fix emitting asm and object file output at the same time
Björn Steinbrink
-0
/
+1
2015-12-13
Better support for `--llvm-root`.
Richard Diamond
-0
/
+32
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-2
/
+1
2015-11-25
Remove all uses of `#[staged_api]`
Vadim Petrochenkov
-1
/
+1
2015-11-24
Rollup merge of #29933 - tbu-:pr_dont_opt_in_copy, r=nikomatsakis
Steve Klabnik
-2
/
+0
2015-11-19
Remove segmented stack option from LLVMRustCreateTargetMachine. Unused.
Brian Anderson
-1
/
+0
2015-11-19
Remove unneeded `#[derive(Copy)]`
Tobias Bucher
-2
/
+0
2015-11-17
Remove 'raw_pointer_derive' lint (#14615)
Devon Hollowood
-1
/
+0
2015-11-09
std: Migrate to the new libc
Alex Crichton
-0
/
+2
2015-10-17
Remove some trivial `transmute`s
Andrew Paseltiner
-2
/
+2
2015-08-15
Add issue for the rustc_private feature everywhere
Alex Crichton
-1
/
+1
2015-08-11
rollup merge of #27678: alexcrichton/snapshots
Alex Crichton
-2
/
+2
2015-08-11
rollup merge of #27622: eefriedman/https-url
Alex Crichton
-2
/
+2
2015-08-11
Register new snapshots
Alex Crichton
-2
/
+2
[next]