aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/clzsi2_test.zig
AgeCommit message (Expand)Author
2025-03-05Remove uses of deprecated callconv aliasesLinus Groh
2024-11-03std.Target: Replace isARM() with isArmOrThumb() and rename it to isArm().Alex Rønne Petersen
2023-07-31std: finish cleanup up asmJacob Young
2023-07-24Use builtin inference over @as where possibleZachary Raineri
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2022-12-18compiler_rt: test clzsi2 on zero on CPUs where possiblezooster
2022-12-16compiler_rt: remove stage1 switch caser00ster91
2022-05-06flatten lib/std/special and improve "pkg inside another" logicAndrew Kelley