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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc_llvm
Age
Commit message (
Expand
)
Author
Lines
2015-06-20
Simplify argument forwarding in the various shim generators
Björn Steinbrink
-0
/
+12
2015-06-18
Auto merge of #26192 - alexcrichton:features-clean, r=aturon
bors
-1
/
+1
2015-06-18
remove unused functions from trans and llvm
Oliver Schneider
-12
/
+0
2015-06-17
collections: Split the `collections` feature
Alex Crichton
-1
/
+1
2015-06-16
rustc: Update LLVM
Alex Crichton
-1
/
+16
2015-06-09
Auto merge of #25627 - murarth:execution-engine-fix, r=nrc
bors
-7
/
+1
2015-06-08
Changes to LLVM `ExecutionEngine` wrapper
Murarth
-7
/
+1
2015-06-07
rustc_trans: don't hardcode llvm version for conditional intrinsics
Luca Bruno
-0
/
+2
2015-05-20
Auto merge of #25350 - alexcrichton:msvc, r=brson
bors
-2
/
+19
2015-05-19
rustc_llvm: Don't export constants across dlls
Alex Crichton
-1
/
+1
2015-05-15
libs: Move favicon URLs to HTTPS
Alex Crichton
-1
/
+1
2015-05-12
rustc_llvm: Expose setting more DLL storage classes
Alex Crichton
-1
/
+18
2015-05-12
Scale back changes made
Alex Crichton
-14
/
+0
2015-05-12
Very hacky MSVC hacks.
Ricky Taylor
-0
/
+14
2015-05-05
Don't repeat `Attribute` in the const names
Tamir Duberstein
-26
/
+26
2015-04-29
rollup merge of #24921: tamird/bitflags-associated-const
Alex Crichton
-23
/
+24
2015-04-29
rollup merge of #24833: tari/rfc888
Alex Crichton
-1
/
+11
2015-04-29
Fallout
Tamir Duberstein
-23
/
+24
2015-04-28
Register new snapshots
Tamir Duberstein
-2
/
+0
2015-04-25
Add singlethreaded fence intrinsics.
Peter Marheine
-1
/
+11
2015-04-21
rollup merge of #24635: tamird/llvm-3.5
Alex Crichton
-2
/
+0
2015-04-21
rustc: Handle duplicate names merging archives
Alex Crichton
-18
/
+71
2015-04-21
LLVM < 3.5 is unsupported since bb18a3c
Tamir Duberstein
-2
/
+0
2015-04-03
Implement LLVMGetOrInsertGlobal wrapper
Simonas Kazlauskas
-0
/
+1
2015-04-03
Extract attribute handling code into a module
Simonas Kazlauskas
-1
/
+2
2015-04-03
Wrap LLVM’s Module::getNamedValue
Simonas Kazlauskas
-0
/
+1
2015-04-01
Fallout out rustc
Niko Matsakis
-25
/
+24
2015-03-31
rollup merge of #23863: pnkfelix/arith-oflo-const-eval
Alex Crichton
-0
/
+1
2015-04-01
rust_llvm: Add way to reflectively ask if a ValueRef is a known constant int.
Felix S. Klock II
-0
/
+1
2015-03-31
Test fixes and rebase conflicts, round 2
Alex Crichton
-1
/
+0
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-3
/
+4
2015-03-27
rollup merge of #23741: alexcrichton/remove-int-uint
Alex Crichton
-9
/
+8
2015-03-27
Change the trivial cast lints to allow by default
Nick Cameron
-1
/
+0
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-9
/
+8
2015-03-25
Change lint names to plurals
Nick Cameron
-2
/
+2
2015-03-25
Add trivial cast lints.
Nick Cameron
-0
/
+2
2015-03-14
Auto merge of #23333 - oli-obk:slice_from_raw_parts, r=alexcrichton
bors
-12
/
+4
2015-03-13
slice::from_raw_parts is preferred over transmuting a fresh raw::Slice
Oliver Schneider
-12
/
+4
2015-03-12
Stabilize std::path
Aaron Turon
-1
/
+0
2015-03-06
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-03-06
Rollup merge of #23056 - awlnx:master, r=nrc
Manish Goregaokar
-0
/
+2
2015-03-05
fix for new attributes failing. issue #22964
awlnx
-0
/
+2
2015-03-04
std: Deprecate std::old_io::fs
Alex Crichton
-3
/
+15
2015-02-18
rollup merge of #22482: alexcrichton/cstr-changes
Alex Crichton
-3
/
+3
2015-02-18
std: Implement CString-related RFCs
Alex Crichton
-3
/
+3
2015-02-18
std: Stabilize the `hash` module
Alex Crichton
-1
/
+0
2015-02-17
rollup merge of #22459: alexcrichton/feature-names
Alex Crichton
-1
/
+1
2015-02-17
std: Rename io/path features with old_ prefix
Alex Crichton
-1
/
+1
2015-02-17
Rollup merge of #22408 - steveklabnik:gh19321, r=nikomatsakis
Manish Goregaokar
-60
/
+1
2015-02-17
Rollup merge of #22416 - GuillaumeGomez:copy, r=eddyb
Manish Goregaokar
-0
/
+25
[next]