zig/lib
Andrew Kelley 6bc6e47b15 stage2: lower float negation explicitly
Rather than lowering float negation as `0.0 - x`.

 * Add AIR instruction for float negation.
 * Add compiler-rt functions for f128, f80 negation

closes #11853
2022-06-30 00:02:00 -07:00
..
compiler_rt stage2: lower float negation explicitly 2022-06-30 00:02:00 -07:00
docs flatten lib/std/special and improve "pkg inside another" logic 2022-05-06 22:41:00 -07:00
include update libcxx, libcxxabi, and C headers to release/13.x branch 2021-08-28 13:11:47 -07:00
init-exe init-exe: add note about log_level in ReleaseSmall and ReleaseFast build mode (#11626) 2022-05-14 12:56:58 +02:00
init-lib flatten lib/std/special and improve "pkg inside another" logic 2022-05-06 22:41:00 -07:00
libc Update the WASI libc 2022-06-14 23:20:39 +02:00
libcxx update libcxx, libcxxabi, and C headers to release/13.x branch 2021-08-28 13:11:47 -07:00
libcxxabi update libcxx, libcxxabi, and C headers to release/13.x branch 2021-08-28 13:11:47 -07:00
libunwind Import SPARCv9 libunwind 2022-02-13 17:16:22 +02:00
std stage2: lower float negation explicitly 2022-06-30 00:02:00 -07:00
tsan
build_runner.zig flatten lib/std/special and improve "pkg inside another" logic 2022-05-06 22:41:00 -07:00
c.zig target: Rename sparcv9 -> sparc64 2022-05-13 16:43:59 -04:00
compiler_rt.zig stage2: lower float negation explicitly 2022-06-30 00:02:00 -07:00
ssp.zig flatten lib/std/special and improve "pkg inside another" logic 2022-05-06 22:41:00 -07:00
test_runner.zig std.Progress.log: adjust API 2022-05-26 21:58:19 -07:00