aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Target/arm.zig
AgeCommit message (Expand)Author
2024-09-24std.Target: Regenerate CPU models/features based on LLVM 19.1.0.Alex Rønne Petersen
2024-09-19std.Target: Update CPU models/features for LLVM 19.Alex Rønne Petersen
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2024-08-12std.Target: Rename feature_set_fns to FeatureSetFnsLinus Groh
2024-08-07Run update_cpu_features against LLVM 18.1.8Ryan Liptak
2024-07-09std: fix typos (#20560)Jora Troosh
2024-05-08LLVM 18 std lib updates and fixesAndrew Kelley
2024-05-08update CPU features to LLVM 18Andrew Kelley
2024-01-09Re-run update_cpu_features (LLVM 17)Carl Åstholm
2024-01-01std.Target: flattenAndrew Kelley