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
/
rustllvm
Age
Commit message (
Expand
)
Author
Lines
2015-07-22
Write deterministic archives
eternaleye
-1
/
+1
2015-07-21
trans: Move rust_try into the compiler
Alex Crichton
-1
/
+2
2015-07-16
trans: Clean up handling the LLVM data layout
Alex Crichton
-0
/
+27
2015-07-16
trans: Add kind to writeArchive
Alex Crichton
-3
/
+14
2015-07-16
rustc_trans: Update LLVMBuildLandingPad signature
Alex Crichton
-0
/
+15
2015-07-16
Update LLVM
Alex Crichton
-1
/
+1
2015-07-10
trans: Use LLVM's writeArchive to modify archives
Alex Crichton
-101
/
+168
2015-06-17
Auto merge of #26025 - alexcrichton:update-llvm, r=brson
bors
-43
/
+173
2015-06-16
rustc: Update LLVM
Alex Crichton
-43
/
+173
2015-06-14
inverse the logic in code inclusion
Sébastien Marie
-3
/
+3
2015-06-10
fixes __morestack symbol problem on BSDs
Dave Huseby
-2
/
+2
2015-06-09
Auto merge of #25627 - murarth:execution-engine-fix, r=nrc
bors
-23
/
+35
2015-06-08
Changes to LLVM `ExecutionEngine` wrapper
Murarth
-23
/
+35
2015-06-07
rustc_trans: don't hardcode llvm version for conditional intrinsics
Luca Bruno
-0
/
+8
2015-06-07
Remove useless `const`
Tamir Duberstein
-1
/
+1
2015-05-19
rustc_llvm: Don't export constants across dlls
Alex Crichton
-1
/
+3
2015-05-12
rustc_llvm: Expose setting more DLL storage classes
Alex Crichton
-2
/
+3
2015-04-25
Add singlethreaded fence intrinsics.
Peter Marheine
-2
/
+4
2015-04-21
rollup merge of #24635: tamird/llvm-3.5
Alex Crichton
-43
/
+13
2015-04-21
rustc: Handle duplicate names merging archives
Alex Crichton
-24
/
+55
2015-04-21
LLVM < 3.5 is unsupported since bb18a3c
Tamir Duberstein
-43
/
+13
2015-04-03
Implement LLVMGetOrInsertGlobal wrapper
Simonas Kazlauskas
-0
/
+6
2015-04-03
Wrap LLVM’s Module::getNamedValue
Simonas Kazlauskas
-0
/
+5
2015-03-14
Drop support for LLVM < 3.5 and fix compile errors with 3.5
Björn Steinbrink
-108
/
+12
2015-03-10
Add support for target-cpu=native
Julian Orth
-1
/
+7
2015-03-05
updating llvm-auto-clean-trigger too
Dave Huseby
-1
/
+1
2015-02-21
Update LLVM to rust-llvm-2015-02-19
Björn Steinbrink
-1
/
+1
2015-02-16
Update LLVM to release_36@229036
Björn Steinbrink
-1
/
+1
2015-02-12
Update LLVM to disable asserts in the PassInfo cache
Björn Steinbrink
-1
/
+1
2015-02-09
Update llvm to rust-llvm-2015-02-09
Björn Steinbrink
-1
/
+1
2015-02-02
Test fixes and rebase conflicts
Alex Crichton
-1
/
+1
2015-02-01
Update LLVM to rust-llvm-2015-01-30
Björn Steinbrink
-111
/
+181
2015-01-22
Better inline assembly errors
John Kåre Alsaker
-0
/
+16
2015-01-18
Redo Segmented stack support for DragonFly
Michael Neumann
-1
/
+1
2015-01-13
Bump to ensure llvm is rebuilt
Richo Healey
-1
/
+1
2015-01-05
Ensure that LLVM is rebuilt with recent changes
Michael Neumann
-1
/
+1
2015-01-03
Initial version of AArch64 support.
Akos Kiss
-1
/
+1
2014-12-30
debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty p...
Michael Woerister
-3
/
+9
2014-12-11
Add LLVM ExecutionEngine API
Murarth
-0
/
+113
2014-10-12
optimize position independent code in executables
Daniel Micay
-0
/
+2
2014-10-04
Update LLVM.
Luqman Aden
-11
/
+56
2014-09-27
Translate inline assembly errors back to source locations
Keegan McAllister
-0
/
+16
2014-09-12
Add -C remark for LLVM optimization remarks
Keegan McAllister
-0
/
+50
2014-09-12
Add a Rust string ostream for LLVM
Keegan McAllister
-8
/
+32
2014-09-08
Update LLVM to fix a crash in the MergeFunc pass
Björn Steinbrink
-1
/
+1
2014-08-15
Fix builds with LLVM < 3.6
Björn Steinbrink
-0
/
+8
2014-08-05
Added clarification regarding rust_try_inner.
Vadim Chugunov
-1
/
+1
2014-08-04
Update LLVM
Vadim Chugunov
-3
/
+3
2014-07-29
Update LLVM to fix miscompilations due to wrongfully removed lifetime intrinsics
Björn Steinbrink
-1
/
+1
2014-07-25
rustllvm: Stub out some functions for llvm < 3.5
Luqman Aden
-0
/
+9
[next]