zig/lib/std/target
Andrew Kelley ab36a162d0 update ARM target CPU features
This completes the process. All target CPU features are now
auto-generated by the tools/update_cpu_features.zig script, which
contains all the overrides.

Invoking this tool against LLVM 12rc2 now produces an empty git diff.
2021-02-27 21:10:00 -07:00
..
aarch64.zig tools/update_cpu_features: add a "flatten" feature 2021-02-27 17:26:06 -07:00
amdgpu.zig tools/update_cpu_features: better patching API 2021-02-27 15:57:01 -07:00
arm.zig update ARM target CPU features 2021-02-27 21:10:00 -07:00
avr.zig update most target CPU features to llvm12 2021-02-27 01:05:53 -07:00
bpf.zig update most target CPU features to llvm12 2021-02-27 01:05:53 -07:00
hexagon.zig update most target CPU features to llvm12 2021-02-27 01:05:53 -07:00
mips.zig update most target CPU features to llvm12 2021-02-27 01:05:53 -07:00
msp430.zig update most target CPU features to llvm12 2021-02-27 01:05:53 -07:00
nvptx.zig update most target CPU features to llvm12 2021-02-27 01:05:53 -07:00
powerpc.zig tools/update_cpu_features: better patching API 2021-02-27 15:57:01 -07:00
riscv.zig tools/update_cpu_features: better patching API 2021-02-27 15:57:01 -07:00
sparc.zig update most target CPU features to llvm12 2021-02-27 01:05:53 -07:00
systemz.zig update most target CPU features to llvm12 2021-02-27 01:05:53 -07:00
ve.zig update most target CPU features to llvm12 2021-02-27 01:05:53 -07:00
wasm.zig update most target CPU features to llvm12 2021-02-27 01:05:53 -07:00
x86.zig tools/update_cpu_features: better patching API 2021-02-27 15:57:01 -07:00