| Age | Commit message (Expand) | Author | Lines |
| 2021-10-19 | Update src/test/codegen/debug-vtable.rs | Wesley Wiser | -1/+1 |
| 2021-10-19 | Erase late-bound regions before computing vtable debuginfo name. | Michael Woerister | -0/+10 |
| 2021-10-14 | Auto merge of #89247 - fee1-dead:const-eval-select, r=oli-obk | bors | -0/+17 |
| 2021-10-14 | fix codegen test | Deadbeef | -2/+2 |
| 2021-10-12 | Add const_eval_select intrinsic | Deadbeef | -0/+17 |
| 2021-10-11 | Auto merge of #89597 - michaelwoerister:improve-vtable-debuginfo, r=wesleywiser | bors | -21/+47 |
| 2021-10-08 | Create more accurate debuginfo for vtables. | Michael Woerister | -21/+47 |
| 2021-10-06 | fix: alloc-optimisation is only for rust llvm | Ximin Luo | -0/+1 |
| 2021-10-01 | Rollup merge of #88820 - hlopko:add_pie_relocation_model, r=petrochenkov | Manish Goregaokar | -0/+38 |
| 2021-10-01 | Add `pie` as another `relocation-model` value | Marcel Hlopko | -0/+38 |
| 2021-09-25 | Pin panic-in-drop=abort test to old pass manager | Nikita Popov | -1/+8 |
| 2021-09-25 | Make expectation in panic-in-drop-abort.rs test more precise | Nikita Popov | -4/+2 |
| 2021-09-20 | rustc_codegen_llvm: make sse4.2 imply crc32 for LLVM 14 | Augie Fackler | -0/+16 |
| 2021-09-11 | Add test for -Z panic-in-drop=abort | Amanieu d'Antras | -0/+54 |
| 2021-09-01 | Rollup merge of #88350 - programmerjake:add-ppc-cr-xer-clobbers, r=Amanieu | Mara Bos | -0/+48 |
| 2021-08-25 | add support for clobbering xer, cr, and cr[0-7] for asm! on OpenPower/PowerPC | Jacob Lifshay | -0/+48 |
| 2021-08-25 | don't generate partially-undef consts | Erik Desjardins | -15/+39 |
| 2021-08-25 | use undef for uninitialized bytes in constants | Erik Desjardins | -2/+53 |
| 2021-08-21 | Auto merge of #88128 - cuviper:needs-asm-support, r=Mark-Simulacrum | bors | -0/+1 |
| 2021-08-17 | Add needs-asm-support to more tests | Josh Stone | -0/+1 |
| 2021-08-16 | Remove codegen/issue-83623-SIMD-PartialEq.rs | Nikita Popov | -46/+0 |
| 2021-08-16 | Update codegen tests for LLVM 13 | Nikita Popov | -3/+3 |
| 2021-08-16 | Auto merge of #88032 - hyd-dev:no-mangle-method, r=petrochenkov | bors | -2/+3 |
| 2021-08-14 | Auto merge of #87581 - Amanieu:asm_clobber_abi, r=nagisa | bors | -0/+35 |
| 2021-08-15 | Fix `reachable_set` for non-function items in non-library crates | hyd-dev | -2/+3 |
| 2021-08-14 | Auto merge of #87324 - asquared31415:named-asm-labels, r=Amanieu | bors | -0/+1 |
| 2021-08-12 | Add support for clobber_abi to asm! | Amanieu d'Antras | -0/+35 |
| 2021-08-11 | Auto merge of #87254 - rusticstuff:rustc_codegen_llvm_dont_emit_zero_sized_pa... | bors | -6/+20 |
| 2021-08-08 | Auto merge of #87827 - eddyb:wrapperless-mem-replace, r=m-ou-se | bors | -0/+25 |
| 2021-08-08 | Avoid using the `copy_nonoverlapping` wrapper through `mem::replace`. | Eduard-Mihai Burtescu | -0/+25 |
| 2021-08-05 | Make vec-shrink-panic test compatible with v0 mangling | Tomasz Miąsko | -0/+0 |
| 2021-08-04 | Add testcase for proper LLVM representation of SIMD types. | Hans Kratz | -0/+14 |
| 2021-08-04 | Remove 0-sized paddings from field loyout tests. | Hans Kratz | -6/+6 |
| 2021-08-04 | Fix lint capitalization and ignoring, test with include_str | asquared31415 | -0/+1 |
| 2021-08-03 | Relax a codegen test | Alex Crichton | -1/+1 |
| 2021-08-03 | rustc: Fill out remaining parts of C-unwind ABI | Alex Crichton | -68/+90 |
| 2021-07-20 | Allow combining -Cprofile-generate and -Cpanic=unwind when targeting | Michael Woerister | -2/+1 |
| 2021-07-14 | bless mir-opt, codegen, and remaining ui tests | Ralf Jung | -2/+2 |
| 2021-07-11 | Auto merge of #86416 - Amanieu:asm_clobber_only, r=nagisa | bors | -0/+19 |
| 2021-07-10 | Add clobber-only register classes for asm! | Amanieu d'Antras | -0/+19 |
| 2021-07-08 | Adjust the threshold to look at the ABI, not just the size | Scott McMurray | -0/+12 |
| 2021-07-08 | Add another codegen test, array_eq_zero | Scott McMurray | -0/+9 |
| 2021-07-08 | Stop generating `alloca`s+`memcmp` for simple array equality | Scott McMurray | -2/+53 |
| 2021-07-06 | Auto merge of #86636 - wesleywiser:misc_enum_improvements, r=michaelwoerister | bors | -4/+4 |
| 2021-07-06 | Replace per-target ABI denylist with an allowlist | Simonas Kazlauskas | -15/+12 |
| 2021-07-05 | Fix async-fn-debug-msvc and generator-debug-msvc codegen tests | Wesley Wiser | -4/+4 |
| 2021-07-02 | Auto merge of #85269 - dpaoliello:dpaoliello/DebugSymbols, r=michaelwoerister | bors | -5/+6 |
| 2021-06-30 | Improve debug symbol names to avoid ambiguity and work better with MSVC's deb... | Daniel Paoliello | -5/+6 |
| 2021-06-30 | Add support for leaf fn frame pointer elimination | Simonas Kazlauskas | -0/+35 |
| 2021-06-25 | Auto merge of #86599 - Amanieu:asm_raw, r=nagisa | bors | -0/+7 |