summary refs log tree commit diff
path: root/compiler/rustc_target/src/target_features.rs
AgeCommit message (Expand)AuthorLines
2024-05-24Stop using the avx512er and avx512pf x86 target featuresHans Wennborg-2/+0
2024-04-18Stabilize Wasm phase 4 & 5 proposalsdaxpedda-4/+5
2024-04-17llvm: update riscv target feature to match LLVM 19Augie Fackler-1/+1
2024-03-07Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkovbors-2/+2
2024-03-06Add arm64ec-pc-windows-msvc targetDaniel Paoliello-2/+2
2024-03-06loongarch: add frecipe and relax target featureWANG Rui-0/+2
2024-02-15Update aarch64 target feature docs to match LLVMAdam Gemmell-4/+4
2024-02-12Add lahfsahf and prfchw target featureChris Denton-0/+2
2024-01-13add avx512fp16 to x86 target featuresusamoi-0/+1
2023-12-14Move rustc_codegen_ssa target features to rustc_targetUrgau-0/+429