aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/extendf.zig
AgeCommit message (Expand)Author
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
2022-10-09compiler_rt: Fix `extendf_f80` bugCody Tapscott
2022-08-22stage2+stage1: remove type parameter from bit builtinsVeikka Tuominen
2022-06-17compiler-rt: fix testsAndrew Kelley
2022-06-17compiler-rt: break up functions even moreAndrew Kelley