| Age | Commit message (Expand) | Author | Lines |
| 2018-01-25 | Rollup merge of #47710 - alexcrichton:llvm-6-compat, r=nikomatsakis | Alex Crichton | -14/+29 |
| 2018-01-25 | Rollup merge of #47618 - mrhota:dw_at_noreturn, r=michaelwoerister | Alex Crichton | -2/+18 |
| 2018-01-24 | llvm6: Different return value for writeArchive | Alex Crichton | -3/+10 |
| 2018-01-24 | llvm6: Remove MIPS64 archive variant | Alex Crichton | -3/+0 |
| 2018-01-24 | llvm6: Tweak fast math intrinsics | Alex Crichton | -0/+4 |
| 2018-01-24 | llvm6: Missing include for LLVM 6 in PassWrapper.cpp | Alex Crichton | -0/+1 |
| 2018-01-24 | llvm6: CodeModel::{JIT,}Default no longer exists | Alex Crichton | -8/+14 |
| 2018-01-21 | Ensure test doesn't run with llvm 3.9 | A.J. Gardner | -1/+1 |
| 2018-01-20 | Teach rustc about DW_AT_noreturn and a few more DIFlags | A.J. Gardner | -2/+18 |
| 2018-01-19 | Update DW_OP_plus to DW_OP_plus_uconst | Josh Stone | -1/+8 |
| 2018-01-14 | rustc_trans: remove unused `TargetDataRef` accessor. | Eduard-Mihai Burtescu | -4/+0 |
| 2018-01-07 | Remove unused LLVMRustJITMemoryManagerRef typedef | Björn Steinbrink | -1/+0 |
| 2018-01-07 | Remove dead function rustc_llvm::debug_loc_to_string() | Björn Steinbrink | -9/+0 |
| 2018-01-07 | Remove dead function LLVMRustLinkInParsedExternalBitcode() | Björn Steinbrink | -17/+0 |
| 2018-01-07 | Remove redundant -Zdebug-llvm option | Björn Steinbrink | -6/+0 |
| 2018-01-07 | Rollup merge of #47220 - nagisa:nonamellvm, r=rkruppe | kennytm | -2/+8 |
| 2018-01-06 | Rollup merge of #47173 - dotdash:cleanup, r=michaelwoerister | Guillaume Gomez | -18/+2 |
| 2018-01-05 | Use name-discarding LLVM context | Simonas Kazlauskas | -2/+8 |
| 2018-01-05 | Auto merge of #46739 - arielb1:simple-loops, r=nikomatsakis | bors | -1/+1 |
| 2018-01-04 | Simplify LLVMRustModuleCost() | Björn Steinbrink | -7/+2 |
| 2018-01-04 | Remove unused function LLVMRustGetValueContext() | Björn Steinbrink | -4/+0 |
| 2018-01-04 | Remove outdated LLVMRustBuildLandingPad() wrapper | Björn Steinbrink | -7/+0 |
| 2017-12-23 | rustc: Set release mode cgus to 16 by default | Alex Crichton | -0/+15 |
| 2017-12-18 | rustc: Work around `DICompileUnit` bugs in LLVM | Alex Crichton | -0/+80 |
| 2017-12-15 | Rollup merge of #46652 - ishitatsuyuki:thinlto-backport, r=alexcrichton | Steve Klabnik | -0/+8 |
| 2017-12-14 | Simplify CFG after IndVarSimplify | Ariel Ben-Yehuda | -1/+1 |
| 2017-12-12 | Fix return value of `LLVMRustMetadataAsValue` | varkor | -2/+2 |
| 2017-12-12 | ThinLTO: updates for LLVM 5 | Tatsuyuki Ishi | -0/+8 |
| 2017-12-07 | rustc: Further tweak linkage in ThinLTO | Alex Crichton | -1/+1 |
| 2017-12-03 | Auto merge of #46435 - cuviper:min-llvm-3.9, r=rkruppe | bors | -148/+1 |
| 2017-12-01 | rustllvm: Remove conditional code for LLVM < 3.9 | Josh Stone | -148/+1 |
| 2017-11-30 | rustc: Tweak the `isExported` callback for ThinLTO | Alex Crichton | -87/+23 |
| 2017-11-20 | [rustllvm] Use report_fatal_error over llvm_unreachable | Robin Kruppe | -28/+28 |
| 2017-11-20 | Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturon | bors | -1/+7 |
| 2017-11-19 | std: Add a new wasm32-unknown-unknown target | Alex Crichton | -1/+7 |
| 2017-11-19 | rustc_trans: compute better align/dereferenceable attributes from pointees. | Eduard-Mihai Burtescu | -0/+58 |
| 2017-11-19 | rustc_trans: avoid working with sizes/offsets and alignments as integers. | Eduard-Mihai Burtescu | -5/+2 |
| 2017-11-16 | Auto merge of #45920 - sunfishcode:trap-on-unreachable, r=Zoxc | bors | -1/+9 |
| 2017-11-12 | Update LLVM to fix miscompiles with -Copt-level=z on Windows | Björn Steinbrink | -1/+1 |
| 2017-11-11 | Control LLVM's TrapUnreachable feature through rustc's TargetOptions. | Dan Gohman | -6/+8 |
| 2017-11-10 | Fix a spello. | Dan Gohman | -1/+1 |
| 2017-11-10 | Enable TrapUnreachable in LLVM. | Dan Gohman | -0/+6 |
| 2017-10-19 | Update ThinLTO (internalization) for LLVM 5 | Tatsuyuki Ishi | -1/+16 |
| 2017-10-17 | Update ThinLTO for LLVM 5 | Alex Crichton | -1/+38 |
| 2017-10-15 | rustc: Fix some ThinLTO internalization | Alex Crichton | -5/+8 |
| 2017-10-10 | Auto merge of #45170 - rust-lang:aphs-no-unsynchronised-llvm-err-global, r=al... | bors | -1/+1 |
| 2017-10-10 | Band-aid fix to stop race conditions in llvm errors | Aidan Hobson Sayers | -1/+1 |
| 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 |