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
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2016-01-29
trans: Upgrade LLVM
Alex Crichton
-1
/
+15
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-19
Remove segmented stack option from LLVMRustCreateTargetMachine. Unused.
Brian Anderson
-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
2015-08-10
trans: Stop informing LLVM about dllexport
Alex Crichton
-0
/
+2
2015-08-09
Use https URLs to refer to rust-lang.org where appropriate.
Eli Friedman
-2
/
+2
2015-07-23
Rewrite the improper_ctypes lint.
Eli Friedman
-1
/
+1
2015-07-21
trans: Move rust_try into the compiler
Alex Crichton
-2
/
+4
2015-07-16
trans: Clean up handling the LLVM data layout
Alex Crichton
-0
/
+4
2015-07-16
trans: Add kind to writeArchive
Alex Crichton
-1
/
+11
2015-07-16
rustc_trans: Update LLVMBuildLandingPad signature
Alex Crichton
-6
/
+7
2015-07-10
trans: Use LLVM's writeArchive to modify archives
Alex Crichton
-2
/
+14
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
-1
/
+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
-3
/
+13
2015-04-21
LLVM < 3.5 is unsupported since bb18a3c
Tamir Duberstein
-2
/
+0
[prev]
[next]