aboutsummaryrefslogtreecommitdiff
path: root/src/codegen
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2021-02-26 21:16:04 -0700
committerAndrew Kelley <andrew@ziglang.org>2021-02-26 21:16:04 -0700
commit2733ca91b29cf9f0f26305635602fe4087f1a677 (patch)
tree56b7955c9a79a216462ca4ae9a3f12a69c1919dc /src/codegen
parent3519b74c0632ce86aaab93d44d68659975ab6e21 (diff)
downloadzig-2733ca91b29cf9f0f26305635602fe4087f1a677.tar.gz
zig-2733ca91b29cf9f0f26305635602fe4087f1a677.zip
introduce tools/update_cpu_features.zig
This replaces the previous target cpu features tool, taking advantage of llvm-tblgen --dump-json instead of trying to use python to parse the .td files. This is an initial version that has the basics working, including a simple feature override system, as well as multi-threaded processing. Follow-up commits will do clean ups to make the diff of the newly generated source files against previous versions be as desired.
Diffstat (limited to 'src/codegen')
0 files changed, 0 insertions, 0 deletions