COMMITS
/ lib/std/target/wasm.zig August 16, 2021
A
update target CPU features with LLVM 13 rc1 data
Andrew Kelley committed
August 12, 2021
A
compiler-rt: do not depend on `usingnamespace`
Andrew Kelley committed
February 27, 2021
A
update most target CPU features to llvm12
Andrew Kelley committed
August 21, 2020
A
Merge remote-tracking branch 'origin/master' into llvm11
Andrew Kelley committed
August 20, 2020
A
add license header to all std lib files
Andrew Kelley committed
August 5, 2020
A
update target CPU features from llvm 10 to 11rc1
Andrew Kelley committed
July 11, 2020
V
use typeInfo instead of hardcoded tables in std.Target
Vexu committed
February 20, 2020
A
remove the concept of "sub-architecture"
Andrew Kelley committed
January 22, 2020
A
lazily compute the full cpu features dependencies
Andrew Kelley committed
A
hit a comptime limitation with computing dense sets
Andrew Kelley committed
January 21, 2020
A
fixups to arch data, support any number of cpu features
Andrew Kelley committed
A
import data from llvm 9
Andrew Kelley committed
January 9, 2020
L
Add builtin.zig support
Layne Gustafson committed
L
Add llvm_name to feature defs
Layne Gustafson committed
January 7, 2020
L
Rename subfeatures -> dependencies
Layne Gustafson committed
December 21, 2019
L
Remove llvm_name from features
Layne Gustafson committed
L
Switch CPU/features to simple format
Layne Gustafson committed