aboutsummaryrefslogtreecommitdiff
path: root/lib/compiler_rt/int_from_float_test.zig
AgeCommit message (Expand)Author
2025-04-11compiler-rt: compute correct integer sizes from bits at runtimeJacob Young
2025-03-08compiler-rt: fix signed min int from floatJacob Young
2025-02-09x86_64: implement conversions between scalar floats and intsJacob Young
2023-10-29x86_64: fix compiler rt test failuresJacob Young
2023-10-22Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""Jacob Young
2023-10-22Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"Andrew Kelley
2023-10-21x86_64: fix bugs and disable erroring testsJacob Young
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov