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
/
RustWrapper.cpp
Age
Commit message (
Expand
)
Author
Lines
2015-04-21
rollup merge of #24635: tamird/llvm-3.5
Alex Crichton
-16
/
+6
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
-16
/
+6
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-02-01
Update LLVM to rust-llvm-2015-01-30
Björn Steinbrink
-101
/
+168
2015-01-22
Better inline assembly errors
John Kåre Alsaker
-0
/
+16
2014-12-30
debuginfo: Add a rust-gdb shell script that will start GDB with Rust pretty p...
Michael Woerister
-3
/
+9
2014-10-04
Update LLVM.
Luqman Aden
-5
/
+40
2014-09-27
Translate inline assembly errors back to source locations
Keegan McAllister
-0
/
+15
2014-09-12
Add -C remark for LLVM optimization remarks
Keegan McAllister
-0
/
+48
2014-09-12
Add a Rust string ostream for LLVM
Keegan McAllister
-8
/
+4
2014-08-15
Fix builds with LLVM < 3.6
Björn Steinbrink
-0
/
+8
2014-08-04
Update LLVM
Vadim Chugunov
-2
/
+2
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
-5
/
+6
2014-06-21
Update LLVM
Björn Steinbrink
-2
/
+10
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
-0
/
+12
2014-05-13
rustllvm: Add LLVMRustArrayType
klutzy
-0
/
+6
2014-04-23
rustc: Fix passing errors from LLVM to rustc
Alex Crichton
-13
/
+23
2014-04-19
rustc: Ensure closures are "split-stack"
Alex Crichton
-0
/
+12
2014-04-17
Upgrade LLVM
Alex Crichton
-10
/
+38
2014-04-03
rustc: Stop using LLVMGetSectionName
Alex Crichton
-0
/
+25
2014-03-27
Initial support for emitting DWARF for static vars.
gentlefolk
-0
/
+22
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
-7
/
+56
2014-01-29
auto merge of #11853 : alexcrichton/rust/up-llvm, r=brson
bors
-7
/
+13
2014-01-29
Upgrade LLVM
Alex Crichton
-7
/
+13
2014-01-28
Add appropriate LLVM module flags for debug info.
comex
-0
/
+8
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
Convert relevant static mutexes to Once
Alex Crichton
-22
/
+0
2013-12-19
rustc: Optimize reading metadata by 4x
Alex Crichton
-0
/
+40
2013-12-09
Implement LTO
Alex Crichton
-0
/
+19
2013-12-05
Update LLVM and jettison jit support
Alex Crichton
-277
/
+1
2013-10-28
add support for the `cold` function attribute
Daniel Micay
-0
/
+5
2013-10-11
have LLVM print type strings for us
Daniel Micay
-0
/
+7
2013-10-08
debuginfo: Unified namespace generation approach for crate-local and external...
Michael Woerister
-6
/
+13
2013-09-15
debuginfo: Added description of algorithm for handling recursive types.
Michael Woerister
-23
/
+0
2013-09-15
debuginfo: Support for recursive types.
Michael Woerister
-0
/
+30
2013-09-10
debuginfo: Wrapped namespace facilities of llvm::DIBuilder
Michael Woerister
-3
/
+17
2013-09-09
add `noalias` attribute to ~ return values
Daniel Micay
-0
/
+15
2013-09-04
debuginfo: Support for variables captured in closures and closure type descri...
Michael Woerister
-0
/
+36
2013-08-28
Revert "auto merge of #8695 : thestinger/rust/build, r=pcwalton"
Brian Anderson
-0
/
+1
[prev]
[next]