aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/extendf_test.zig
AgeCommit message (Expand)Author
2023-07-24Use builtin inference over @as where possibleZachary Raineri
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-04-05compiler_rt: change the abi of f16 on mac to depend on the other typeJacob Young
2022-11-04all: rename i386 to x86Ali Chraghi
2022-10-09compiler_rt: Fix `extendf_f80` bugCody Tapscott
2022-06-17compiler-rt: fix testsAndrew Kelley