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
2017-10-07
rustc: Implement ThinLTO
Alex Crichton
-0
/
+461
2017-09-30
rustc: Enable LTO and multiple codegen units
Alex Crichton
-0
/
+62
2017-09-15
Add 'native' to -C target-cpu=help
Matt Ickstadt
-0
/
+7
2017-08-08
Fix covered-switch-default warnings in PassWrapper
kennytm
-2
/
+4
2017-07-31
Gate LLVMRustHasFeature on LLVM_RUSTLLVM
Josh Stone
-1
/
+1
2017-07-28
Make LLVMRustHasFeature more robust
Luca Barbato
-13
/
+7
2017-07-23
Auto merge of #43387 - TimNN:rustllvm50, r=alexcrichton
bors
-79
/
+154
2017-07-21
Fix archive member names on 5.0
Alex Crichton
-0
/
+4
2017-07-21
update attributes API usage
Alex Crichton
-1
/
+26
2017-07-21
rustllvm: split DebugLoc in UnpackOptimizationDiagnostic
Tim Neumann
-3
/
+20
2017-07-21
rustllvm: update to SyncScope::ID
Tim Neumann
-0
/
+13
2017-07-21
rustllvm: adjust usage of createNameSpace
Tim Neumann
-1
/
+5
2017-07-21
rustllvm: adjust usage of createPointerType
Tim Neumann
-1
/
+9
2017-07-21
rustllvm: use LLVMMetadataRef
Tim Neumann
-73
/
+75
2017-07-21
rustllvm: define LLVM_VERSION_LT
Tim Neumann
-0
/
+2
2017-07-18
Fix LLVM assertion when a weak symbol is defined in global_asm.
Vadzim Dambrouski
-1
/
+1
2017-07-12
[LLVM] Avoid losing the !nonnull attribute in SROA
Ariel Ben-Yehuda
-5
/
+1
2017-07-06
Auto merge of #42727 - alexcrichton:allocators-new, r=eddyb
bors
-0
/
+4
2017-07-05
rustc: Implement the #[global_allocator] attribute
Alex Crichton
-0
/
+4
2017-07-04
Auto merge of #42993 - stepancheg:editorconfig, r=brson
bors
-0
/
+6
2017-07-01
When writing LLVM IR output demangled fn name in comments
Stepan Koltsov
-2
/
+126
2017-06-30
Add .editorconfig to src/rustllvm
Stepan Koltsov
-0
/
+6
2017-06-27
Rebase LLVM on top of LLVM 4.0.1
Ariel Ben-Yehuda
-1
/
+1
2017-06-19
Update LLVM to pick StackColoring improvement
Ariel Ben-Yehuda
-1
/
+1
2017-06-19
Backport fixes to LLVM 4.0 ARM codegen bugs
Ariel Ben-Yehuda
-1
/
+1
2017-06-16
Auto merge of #42410 - nagisa:llvmup, r=sanxiyn
bors
-1
/
+1
2017-06-08
Upgrade LLVM
Simonas Kazlauskas
-1
/
+1
2017-06-04
Merge branch 'profiling' of github.com:whitequark/rust into profiling
Marco Castelluccio
-0
/
+4
2017-05-28
add NullOp::SizeOf and BinOp::Offset
Ariel Ben-Yehuda
-5
/
+9
2017-05-13
LLVM: Add support for EABI-compliant libcalls on MSP430.
Vadzim Dambrouski
-1
/
+1
2017-05-06
trigger llvm rebuild
Tim Neumann
-1
/
+1
2017-05-01
Auto merge of #41560 - alevy:rwpi-ropi, r=eddyb
bors
-23
/
+43
2017-05-01
Add profiling support, through the rustc -Z profile flag.
whitequark
-0
/
+4
2017-04-28
Added LLVMRustRelocMode
Amit Aryeh Levy
-34
/
+43
2017-04-27
Update LLVM to fix incorrect codegen on MSP430.
Vadzim Dambrouski
-1
/
+1
2017-04-26
Add RWPI/ROPI relocation model support
Amit Aryeh Levy
-4
/
+15
2017-04-26
Cherry pick LLVM hexagon fixes
Michael Wu
-1
/
+1
2017-04-25
Add Hexagon support
Michael Wu
-1
/
+8
2017-04-12
Expose LLVM appendModuleInlineAsm
A.J. Gardner
-0
/
+4
2017-03-24
update LLVM with fix for PR32379
Ariel Ben-Yehuda
-1
/
+1
2017-03-20
Auto merge of #39628 - arielb1:shimmir, r=eddyb
bors
-1
/
+1
2017-03-19
update LLVM
Ariel Ben-Yehuda
-1
/
+1
2017-03-16
add missing global metadata
Tim Neumann
-3
/
+8
2017-03-16
clang-format
Tim Neumann
-5
/
+2
2017-03-16
isolate llvm 4.0 code path
Tim Neumann
-12
/
+6
2017-03-12
rustbuild: Add option for enabling partial LLVM rebuilds
Vadim Petrochenkov
-1
/
+1
2017-03-10
LLVM: Update submodule to include SRet support patch for MSP430.
Vadzim Dambrouski
-1
/
+1
2017-03-02
LLVM: Update submodule to include x86-interrupt ABI patches
Philipp Oppermann
-1
/
+1
2017-02-15
rustc: Link statically to the MSVCRT
Alex Crichton
-1
/
+1
2017-02-13
Auto merge of #39456 - nagisa:mir-switchint-everywhere, r=nikomatsakis
bors
-0
/
+6
[next]