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-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
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
[next]