cosmopolitan/tool/hello
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
..
BUILD.mk Make atomics faster on aarch64 2024-08-16 11:14:46 -07:00
hello-pe.c Experiment with supporting Windows Arm64 natively 2024-08-16 06:43:59 -07:00
hello.c Introduce new linker for fat ape binaries 2023-08-11 04:39:19 -07:00
life-pe.c Experiment with supporting Windows Arm64 natively 2024-08-16 06:43:59 -07:00
wait-pe.c Make improvements 2023-09-18 21:04:47 -07:00