cosmopolitan/test
Justine Tunney 11d9fb521d
Make atomics faster on aarch64
This change implements the compiler runtime for ARM v8.1 ISE atomics and
gets rid of the mandatory -mno-outline-atomics flag. It can dramatically
speed things up, on newer ARM CPUs, as indicated by the changed lines in
test/libc/thread/footek_test.c. In llamafile dispatching on hwcap atomic
also shaved microseconds off synchronization barriers.
2024-08-16 11:14:46 -07:00
..
ctl Allow -c to be specified with -E in cosmocc 2024-07-31 02:09:15 -07:00
dsp Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
libc Make atomics faster on aarch64 2024-08-16 11:14:46 -07:00
libcxx Fix std::filesystem 2024-07-28 17:31:21 -07:00
math Share file offset across processes 2024-08-03 01:39:11 -07:00
net Remove .internal from more header filenames 2024-08-04 12:52:25 -07:00
posix Share file offset across execve() on Windows 2024-08-03 17:48:00 -07:00
tool Fix build issues 2024-08-15 18:37:33 -07:00
BUILD.mk Introduce Cosmopolitan Templates Library (CTL) 2024-06-03 09:21:59 -07:00