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
/
rustllvm
Age
Commit message (
Expand
)
Author
Lines
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
2014-07-25
librustc: Use builder for llvm attributes.
Luqman Aden
-0
/
+17
2014-07-24
rustllvm: Don't require null terminators in files
Alex Crichton
-9
/
+25
2014-07-24
Updated LLVM for iOS
Valerii Hiora
-6
/
+7
2014-07-21
Update LLVM to address an issue with range metadata in hoisted loads
Jakub Wieczorek
-1
/
+1
2014-07-21
Update LLVM to include NullCheckElimination pass
Björn Steinbrink
-1
/
+1
2014-06-21
Update LLVM
Björn Steinbrink
-3
/
+11
2014-06-12
debuginfo: Fix issue with unique type IDs not being passed to LLVM for LLVM 3.4
Michael Woerister
-2
/
+7
2014-05-23
librustc: Consolidate the attribute handling for tagging function arguments a...
Luqman Aden
-40
/
+31
2014-05-22
Update to LLVM head and mark various ptrs as nonnull.
Luqman Aden
-1
/
+14
2014-05-15
Add a crate for missing stubs from libcore
Alex Crichton
-4
/
+14
2014-05-13
rustllvm: Add LLVMRustArrayType
klutzy
-0
/
+6
2014-04-29
rustc: Enable -f{function,data}-sections
Alex Crichton
-1
/
+5
2014-04-23
rustc: Fix passing errors from LLVM to rustc
Alex Crichton
-16
/
+26
2014-04-19
rustc: Ensure closures are "split-stack"
Alex Crichton
-0
/
+12
2014-04-17
Upgrade LLVM
Alex Crichton
-14
/
+51
2014-04-03
rustllvm: Remove a no longer needed file
Alex Crichton
-635
/
+0
2014-04-03
rustc: Stop using LLVMGetSectionName
Alex Crichton
-0
/
+25
2014-03-27
Initial support for emitting DWARF for static vars.
gentlefolk
-0
/
+23
2014-03-05
rustc: Fix support for LLVM 3.3
Alex Crichton
-0
/
+5
2014-02-26
rustc: Get rustc compiling with LLVM 3.{3,4} again
Alex Crichton
-8
/
+78
2014-02-25
Update LLVM
Alex Crichton
-3
/
+3
2014-02-14
Upgrade LLVM
Alex Crichton
-1
/
+1
2014-01-29
auto merge of #11853 : alexcrichton/rust/up-llvm, r=brson
bors
-12
/
+16
2014-01-29
Upgrade LLVM
Alex Crichton
-12
/
+16
2014-01-29
auto merge of #11879 : thestinger/rust/frame-pointer, r=alexcrichton
bors
-2
/
+3
2014-01-29
enable fp-elim when debug info is disabled
Daniel Micay
-2
/
+3
2014-01-28
Add appropriate LLVM module flags for debug info.
comex
-0
/
+8
2014-01-23
update llvm
aydin.kim
-1
/
+1
2014-01-23
Build llvm-extract (needed by codegen tests)
Alex Crichton
-1
/
+1
2014-01-15
Issue #3511 - Rationalize temporary lifetimes.
Niko Matsakis
-0
/
+11
2014-01-02
auto merge of #11274 : michaelwoerister/rust/issue11083, r=pcwalton
bors
-2
/
+4
2014-01-02
debuginfo: Fix issue #11083 and some minor clean up.
Michael Woerister
-2
/
+4
2013-12-31
auto merge of #11187 : alexcrichton/rust/once, r=brson
bors
-22
/
+0
[next]