]> git.lizzy.rs Git - rust.git/commit
x86: Add the `adx` target feature to whitelist
authorAlex Crichton <alex@alexcrichton.com>
Wed, 12 Dec 2018 16:37:56 +0000 (08:37 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 12 Dec 2018 16:38:42 +0000 (08:38 -0800)
commit78f20de075501126949c545a310fb921ab7b4c59
tree23b9f62394e6bee032480014726875dcac8d5a1d
parentbd47d6825bf4090517549d33cfef10d3300b4a75
x86: Add the `adx` target feature to whitelist

Requested in rust-lang-nursery/stdsimd#322 this is hopefully the first
step!
src/librustc_codegen_llvm/llvm_util.rs