aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/mulf3.zig
AgeCommit message (Expand)Author
2025-07-22aarch64: add new from scratch self-hosted backendJacob Young
2024-08-28std: update `std.builtin.Type` fields to follow naming conventionsmlugg
2023-09-19compiler_rt: fight off `@as` invasionJacob Young
2023-07-24Use builtin inference over @as where possibleZachary Raineri
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2022-10-13compiler_rt: Add missing `f16` functionsCody Tapscott
2022-08-22stage2+stage1: remove type parameter from bit builtinsVeikka Tuominen
2022-06-17compiler-rt: break up functions even moreAndrew Kelley