index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_target
/
src
/
target_features.rs
Age
Commit message (
Expand
)
Author
Lines
2024-08-27
rustc_target: Remove fpmr target feature
Kajetan Puchalski
-2
/
+0
2024-08-27
rustc_target: Add SME aarch64 features
Kajetan Puchalski
-0
/
+26
2024-08-27
rustc_target: Add various aarch64 features
Kajetan Puchalski
-5
/
+49
2024-08-07
Fix typo
Caleb Zulawski
-1
/
+1
2024-08-07
Remove redundant implied features
Caleb Zulawski
-2
/
+4
2024-08-07
Don't use LLVM to compute -Ctarget-feature
Caleb Zulawski
-1
/
+7
2024-08-07
Don't use LLVM's target features
Caleb Zulawski
-0
/
+25
2024-08-07
Refactor and fill out target feature lists
Caleb Zulawski
-341
/
+272
2024-08-07
Add missing features
Caleb Zulawski
-0
/
+26
2024-08-07
Add implied target features to target_feature attribute
Caleb Zulawski
-6
/
+52
2024-08-04
Implement a implicit target feature mechanism
daxpedda
-0
/
+11
2024-08-04
Stabilize Wasm relaxed SIMD
daxpedda
-1
/
+1
2024-08-02
Add the `sha512`, `sm3` and `sm4` target features
sayantn
-0
/
+3
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-2
/
+1
2024-07-17
rustc_codegen_llvm: properly passing backchain attribute to LLVM ...
liushuyu
-0
/
+3
2024-07-17
rustc_target: add known safe s390x target features
liushuyu
-0
/
+9
2024-07-12
Added the `xop` target feature and `xop_target_feature` gate
sayantn
-0
/
+1
2024-07-11
Add the feature gate and target-features
sayantn
-0
/
+5
2024-06-19
Add the target-features
Sayantan Chakraborty
-0
/
+5
2024-05-24
Stop using the avx512er and avx512pf x86 target features
Hans Wennborg
-2
/
+0
2024-04-18
Stabilize Wasm phase 4 & 5 proposals
daxpedda
-4
/
+5
2024-04-17
llvm: update riscv target feature to match LLVM 19
Augie Fackler
-1
/
+1
2024-03-07
Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkov
bors
-2
/
+2
2024-03-06
Add arm64ec-pc-windows-msvc target
Daniel Paoliello
-2
/
+2
2024-03-06
loongarch: add frecipe and relax target feature
WANG Rui
-0
/
+2
2024-02-15
Update aarch64 target feature docs to match LLVM
Adam Gemmell
-4
/
+4
2024-02-12
Add lahfsahf and prfchw target feature
Chris Denton
-0
/
+2
2024-01-13
add avx512fp16 to x86 target features
usamoi
-0
/
+1
2023-12-14
Move rustc_codegen_ssa target features to rustc_target
Urgau
-0
/
+429