| Age | Commit message (Expand) | Author | Lines |
| 2022-10-03 | Auto merge of #102503 - cuviper:x86-stack-probes, r=nagisa | bors | -1/+9 |
| 2022-10-02 | Auto merge of #102535 - scottmcm:optimize-split-at-partition-point, r=thomcc | bors | -0/+20 |
| 2022-10-02 | Auto merge of #102424 - sunfishcode:sunfishcode/hidden-main, r=nagisa | bors | -1/+1 |
| 2022-09-30 | Tell LLVM that `partition_point` returns a valid fencepost | Scott McMurray | -0/+20 |
| 2022-09-30 | Allow `hidden` in src/test/codegen/abi-main-signature-32bit-c-int.rs | Dan Gohman | -1/+1 |
| 2022-09-29 | Enable inline stack probes on X86 with LLVM 16 | Josh Stone | -1/+9 |
| 2022-09-26 | Enable inline stack probes on PowerPC and SystemZ | Josh Stone | -22/+48 |
| 2022-09-21 | Auto merge of #100214 - scottmcm:strict-range, r=thomcc | bors | -0/+14 |
| 2022-09-19 | Optimize `array::IntoIter` | Scott McMurray | -0/+14 |
| 2022-09-17 | Add a codegen test for slice::from_ptr_range | Scott McMurray | -0/+23 |
| 2022-09-16 | Auto merge of #97800 - pnkfelix:issue-97463-fix-aarch64-call-abi-does-not-zer... | bors | -3/+252 |
| 2022-09-13 | Bless codegen. | Camille GILLOT | -2/+2 |
| 2022-09-13 | Bless codegen test. | Camille GILLOT | -2/+2 |
| 2022-09-09 | Use RelocModel::Pic for UEFI targets | Nicholas Bishop | -1/+1 |
| 2022-09-05 | Add test for #98294 | Nikita Popov | -0/+19 |
| 2022-09-01 | Auto merge of #100707 - dzvon:fix-typo, r=davidtwco | bors | -16/+16 |
| 2022-09-01 | Auto merge of #100537 - petrochenkov:piccheck, r=oli-obk | bors | -2/+2 |
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -16/+16 |
| 2022-08-30 | Add test for issue #85872 | Nikita Popov | -0/+20 |
| 2022-08-29 | Add another MaybeUninit array test with const | Alex Saveau | -0/+6 |
| 2022-08-29 | Rollup merge of #98304 - SUPERCILEX:maybeuninit, r=nikic | Dylan DPC | -0/+11 |
| 2022-08-28 | Auto merge of #96946 - WaffleLapkin:ptr_mask, r=scottmcm | bors | -0/+11 |
| 2022-08-27 | Update tests for UEFI and AVR | Vadim Petrochenkov | -2/+2 |
| 2022-08-27 | Rollup merge of #99784 - est31:deny_cfg_attr_crate_type_name, r=Mark-Simulacrum | Yuki Okushi | -3/+2 |
| 2022-08-25 | Add MaybeUninit memset test | Alex Saveau | -0/+11 |
| 2022-08-21 | Rollup merge of #100760 - krasimirgg:llvm-16-pic-level, r=nikic | Matthias Krüger | -2/+2 |
| 2022-08-21 | fix `ptr_mask` codegen test wrt llvm opaque pointers | Maybe Waffle | -1/+1 |
| 2022-08-21 | Do not use void pointer for `ptr_mask` intrinsic | Maybe Waffle | -2/+2 |
| 2022-08-21 | make `ptr_mask` codegen test more specific | Maybe Waffle | -1/+5 |
| 2022-08-21 | Add codegen test for `intinsics::ptr_mask` | Maybe Waffle | -0/+7 |
| 2022-08-20 | Auto merge of #100810 - matthiaskrgr:rollup-xep778s, r=matthiaskrgr | bors | -0/+22 |
| 2022-08-20 | Rollup merge of #100693 - scottmcm:new-llvm15-nops, r=Mark-Simulacrum | Matthias Krüger | -0/+54 |
| 2022-08-19 | elaborate how revisions work with FileCheck stuff in src/test/codegen | Felix S. Klock II | -0/+22 |
| 2022-08-19 | Update codegen tests to accommodate the potential presence/absence of the | Felix S. Klock II | -3/+48 |
| 2022-08-19 | update test for LLVM change | Krasimir Georgiev | -2/+2 |
| 2022-08-17 | Add LLVM15-specific codegen test for `try`/`?`s that now optimize away | Scott McMurray | -0/+54 |
| 2022-08-16 | Rollup merge of #100460 - cuviper:drop-llvm-12, r=nagisa | Matthias Krüger | -87/+1 |
| 2022-08-16 | Rollup merge of #100384 - ridwanabdillahi:instr_profile_output, r=wesleywiser | Matthias Krüger | -0/+17 |
| 2022-08-14 | Update the minimum external LLVM to 13 | Josh Stone | -87/+1 |
| 2022-08-12 | [debuginfo] Update codegen tests for new cpp-like enum debuginfo encoding. | Michael Woerister | -9/+12 |
| 2022-08-11 | Add support for generating unique *.profraw files by default when using the `... | ridwanabdillahi | -0/+17 |
| 2022-08-10 | Auto merge of #99174 - scottmcm:reoptimize-layout-array, r=joshtriplett | bors | -0/+31 |
| 2022-08-05 | Auto merge of #100035 - workingjubilee:merge-functions, r=nikic | bors | -2/+4 |
| 2022-08-05 | Enable function merging when opt is for size | Jubilee Young | -2/+4 |
| 2022-07-27 | Make CFI tests opaque pointers compatible | Nikita Popov | -7/+6 |
| 2022-07-27 | Remove outdated rustc_allocator test | Nikita Popov | -7/+0 |
| 2022-07-27 | Update codegen test for opaque pointers | Nikita Popov | -8/+8 |
| 2022-07-27 | Make forward compatibility lint deprecated_cfg_attr_crate_type_name deny by d... | est31 | -3/+2 |
| 2022-07-26 | codegen: use new {re,de,}allocator annotations in llvm | Augie Fackler | -0/+183 |
| 2022-07-25 | Auto merge of #97581 - AngelicosPhosphoros:improve_calloc_check_in_vec_macro_... | bors | -12/+124 |