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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_codegen_ssa
/
src
/
target_features.rs
Age
Commit message (
Expand
)
Author
Lines
2021-08-03
Remove crypto composite feature from allowed aarch64 features.
Adam Gemmell
-2
/
+0
2021-06-10
std: Stabilize wasm simd intrinsics
Alex Crichton
-1
/
+1
2021-05-23
Add support for BPF inline assembly
Alessandro Decina
-0
/
+4
2021-05-19
Ensure all crypto components (AES, PMULL, SHA1/2) are available on arm/aarch64
Adam Gemmell
-0
/
+4
2021-05-19
Rename fptoint to frintts
Adam Gemmell
-1
/
+1
2021-05-19
Remove LSE2
Adam Gemmell
-3
/
+1
2021-04-28
Update list of allowed aarch64 features
Adam Gemmell
-2
/
+75
2021-04-05
Rollup merge of #80525 - devsnek:wasm64, r=nagisa
Dylan DPC
-1
/
+1
2021-04-04
wasm64
Gus Caplan
-1
/
+1
2021-04-03
add fp-armv8 for ARM_ALLOWED_FEATURES
surechen
-0
/
+1
2020-11-18
Rollup merge of #78361 - DevJPM:master, r=workingjubilee
Mara Bos
-0
/
+13
2020-11-15
Re-enable LLVM 9 target features with LLVM 9 being the minimum now
DevJPM
-2
/
+2
2020-10-26
Add compiler support for LLVM's x86 ERMSB feature
Joe Richey
-0
/
+1
2020-10-26
Updated documentation, x86 feature detection testing, and removed LLVM 9 excl...
DevJPM
-2
/
+2
2020-10-25
Updated the list of white-listed target features for x86
DevJPM
-0
/
+13
2020-10-15
Replace target.target with target and target.ptr_width with target.pointer_width
est31
-1
/
+1
2020-10-09
Move supported_target_features query provider to cg_ssa
bjorn3
-0
/
+15
2020-10-04
Move target feature whitelist from cg_llvm to cg_ssa
bjorn3
-0
/
+150