1
Fork 0
rust/compiler/rustc_codegen_ssa/src
Tony Arcieri 78567df575 Stabilize ADX target feature
This is a continuation of #60109, which noted that while the ADX
intrinsics were stabilized, the corresponding target feature never was.

This PR follows the same general structure and stabilizes the ADX target
feature.
2022-03-14 18:56:39 -06:00
..
back Rollup merge of #94433 - Urgau:check-cfg-allowness, r=petrochenkov 2022-03-03 01:09:12 +01:00
coverageinfo Remove in_band_lifetimes from rustc_codegen_ssa 2021-12-15 00:41:41 -05:00
debuginfo Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
mir Auto merge of #94873 - DrMeepster:box_alloc_ice3, r=oli-obk 2022-03-12 14:18:34 +00:00
traits Introduce ConstAllocation. 2022-03-07 08:25:50 +11:00
base.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
common.rs Adopt let else in more places 2022-02-19 17:27:43 +01:00
glue.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
lib.rs Switch bootstrap cfgs 2022-02-25 08:00:52 -05:00
meth.rs Auto merge of #89597 - michaelwoerister:improve-vtable-debuginfo, r=wesleywiser 2021-10-11 04:31:47 +00:00
mono_item.rs rustc_target: move LayoutOf to ty::layout. 2021-09-02 01:17:14 +03:00
target_features.rs Stabilize ADX target feature 2022-03-14 18:56:39 -06:00