| Age | Commit message (Expand) | Author | Lines |
| 2018-07-16 | BinOpKind | csmoe | -25/+25 |
| 2018-07-16 | Revert "Provide a way of accessing the ThinLTO module import map in rustc." | Michael Woerister | -68/+1 |
| 2018-07-16 | Revert "Persist ThinLTO import data in incr. comp. session directory." | Michael Woerister | -105/+4 |
| 2018-07-16 | Revert "Clean up LLVM module naming (just use CodegenUnit names)." | Michael Woerister | -39/+69 |
| 2018-07-16 | Revert "Use callback-based interface to load ThinLTO import data into rustc." | Michael Woerister | -32/+44 |
| 2018-07-15 | Auto merge of #52381 - oli-obk:ty_to_def_id, r=eddyb | bors | -11/+9 |
| 2018-07-15 | Ubsan this newly discovered dead code | Oliver Schneider | -14/+9 |
| 2018-07-14 | Add unaligned volatile intrinsics | Amanieu d'Antras | -3/+23 |
| 2018-07-14 | Expose a self-referential object | Oliver Schneider | -0/+3 |
| 2018-07-14 | Auto merge of #52032 - DiamondLovesYou:amdgpu-kernel-abi, r=alexcrichton | bors | -0/+2 |
| 2018-07-13 | Add the `amdgpu-kernel` ABI. | Richard Diamond | -0/+2 |
| 2018-07-13 | Auto merge of #52266 - michaelwoerister:incr-thinlto-preliminaries, r=alexcri... | bors | -74/+200 |
| 2018-07-13 | Auto merge of #51987 - nikomatsakis:nll-region-infer-scc, r=pnkfelix | bors | -1/+1 |
| 2018-07-13 | Use callback-based interface to load ThinLTO import data into rustc. | Michael Woerister | -44/+32 |
| 2018-07-12 | rename `control_flow_graph` to `graph` | Niko Matsakis | -1/+1 |
| 2018-07-12 | Auto merge of #52089 - eddyb:issue-51907, r=nagisa | bors | -37/+43 |
| 2018-07-11 | Clean up LLVM module naming (just use CodegenUnit names). | Michael Woerister | -69/+39 |
| 2018-07-11 | Rollup merge of #52252 - ljedrz:dyn_librustc_codegen_llvm, r=varkor | Mark Rousskov | -33/+34 |
| 2018-07-11 | Persist ThinLTO import data in incr. comp. session directory. | Michael Woerister | -4/+105 |
| 2018-07-11 | Provide a way of accessing the ThinLTO module import map in rustc. | Michael Woerister | -1/+68 |
| 2018-07-11 | Auto merge of #51230 - nikic:no-verify-lto, r=pnkfelix | bors | -10/+15 |
| 2018-07-11 | Deny bare trait objects in in src/librustc_codegen_llvm | ljedrz | -33/+34 |
| 2018-07-11 | Auto merge of #51966 - alexcrichton:llvm7, r=michaelwoerister | bors | -109/+77 |
| 2018-07-10 | Rollup merge of #52171 - bharrisau:fsub-count, r=estebank | Guillaume Gomez | -3/+4 |
| 2018-07-10 | Upgrade to LLVM's master branch (LLVM 7) | Alex Crichton | -109/+77 |
| 2018-07-10 | Auto merge of #51583 - cuviper:packed_pair-bool, r=Mark-Simulacrum | bors | -42/+39 |
| 2018-07-09 | bump minimum LLVM version to 5.0 | gnzlbg | -23/+5 |
| 2018-07-09 | Correct some codegen stats counters | Ben Harris | -3/+4 |
| 2018-07-08 | Auto merge of #51590 - bjorn3:codegen_llvm_extract, r=alexcrichton | bors | -284/+6 |
| 2018-07-07 | Auto merge of #52109 - michaelwoerister:ir-objs, r=alexcrichton | bors | -6/+5 |
| 2018-07-07 | Move llvm_target_features back to llvm_util | bjorn3 | -2/+116 |
| 2018-07-07 | Move time_graph.rs to rustc/util | bjorn3 | -1/+1 |
| 2018-07-07 | Update Cargo.lock and move size_and_align_of_dst back | bjorn3 | -107/+132 |
| 2018-07-07 | Undo unnecessary change | bjorn3 | -1/+3 |
| 2018-07-07 | Fix some errors | bjorn3 | -131/+7 |
| 2018-07-07 | Move some functions out of rustc_codegen_llvm and fix metadata_only backend | bjorn3 | -404/+109 |
| 2018-07-06 | ARM: expose the "mclass" target feature | Jorge Aparicio | -0/+1 |
| 2018-07-06 | Remove CrossLangLto::NoLink which does not have a use case anymore. | Michael Woerister | -2/+1 |
| 2018-07-06 | When doing linker-plugin based LTO, write LLVM bitcode obj-files | Michael Woerister | -4/+4 |
| 2018-07-06 | Rollup merge of #52055 - crlf0710:patch-3, r=Mark-Simulacrum | kennytm | -2/+2 |
| 2018-07-06 | Rollup merge of #52019 - michaelwoerister:cross-lto-auto-plugin, r=alexcrichton | kennytm | -25/+36 |
| 2018-07-05 | Update scalar pairs per review comments | Josh Stone | -11/+3 |
| 2018-07-06 | rustc_codegen_llvm: replace the first argument early in FnType::new_vtable. | Eduard-Mihai Burtescu | -37/+43 |
| 2018-07-05 | Store scalar pair bools as i8 in memory | Josh Stone | -36/+41 |
| 2018-07-04 | Shorten the line | CrLF0710 | -2/+2 |
| 2018-07-04 | Include VS 2017 in error message. | CrLF0710 | -1/+1 |
| 2018-07-03 | Allow the linker to choose the LTO-plugin (which is useful when using LLD) | Michael Woerister | -25/+36 |
| 2018-07-03 | Rollup merge of #51982 - michaelwoerister:hash-modules-properly, r=nikomatsakis | Pietro Albini | -3/+2 |
| 2018-07-02 | incr.comp.: Take names of children into account when computing the ICH of a m... | Michael Woerister | -3/+2 |
| 2018-07-02 | Emit column info in debuginfo for non msvc like targets | est31 | -4/+10 |