| | Authored by fuz on Jun 21 2023, 3:27 PM. | Unknown Object (File) | Fri, Jan 3, 5:37 PM2025-01-03 17:37:24 (UTC+0) |
| Unknown Object (File) | Fri, Dec 27, 3:44 AM2024-12-27 03:44:33 (UTC+0) |
| Unknown Object (File) | Tue, Dec 24, 7:01 PM2024-12-24 19:01:47 (UTC+0) |
| Unknown Object (File) | Wed, Dec 18, 9:16 PM2024-12-18 21:16:42 (UTC+0) |
| Unknown Object (File) | Wed, Dec 11, 3:23 PM2024-12-11 15:23:10 (UTC+0) |
| Unknown Object (File) | Sat, Dec 7, 10:02 PM2024-12-07 22:02:53 (UTC+0) |
| Unknown Object (File) | Dec 5 2024, 6:12 PM2024-12-05 18:12:08 (UTC+0) |
| Unknown Object (File) | Dec 4 2024, 10:35 AM2024-12-04 10:35:03 (UTC+0) |
Event Timelinekib added inline comments. fuz planned changes to this revision. fuz added inline comments. kib added inline comments. imp added inline comments. kib added inline comments. jrm added inline comments. imp added inline comments. fuz marked 7 inline comments as done. fuz added inline comments. kib added inline comments. kib added inline comments. fuz added inline comments. kib added inline comments. kib added inline comments. kib added inline comments. fuz added inline comments. fuz added inline comments. This revision is now accepted and ready to land. fuz retitled this revision from lib/libc/amd64: add archlevel-based simd dispatch framework (DRAFT) to lib/libc/amd64: add archlevel-based simd dispatch framework. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| | | 88 lines | | | | 1 line | | 251 lines | | 155 lines | | libexec/ | rtld-elf/ | rtld-libc/ |
| | | 22 lines | | | | 1 line | | 226 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
7e2cbb96f4b2 | e6a17973ad70 | fc5bd1f1bff6 | Robert Clausecker | libexec/rtld-elf/rtld-libc/Makefile.inc: unconditionally use generic string… (Show More…) | Jul 14 2023, 8:57 PM | fc5bd1f1bff6 | 47c125d0b08e | 38cc92758348 | Robert Clausecker | lib/libc/amd64/string/amd64_archlevel.c: use symbolic names for archlevel CPU… (Show More…) | Jul 14 2023, 8:55 PM | 38cc92758348 | ee7916f52fac | bc6755336736 | Robert Clausecker | lib/libc/amd64/string/amd64_archlevel.h: use __CONCAT for concatenation (Show More…) | Jul 12 2023, 7:00 PM | bc6755336736 | 804442487ec8 | 1aba5ffd68b9 | Robert Clausecker | | Jul 3 2023, 8:46 PM | 1aba5ffd68b9 | 2a939f4d096c | 19ecfcdd15ba | Robert Clausecker | lib/libc/amd64: apply kib@'s feedback to archlevel functions (Show More…) | Jun 30 2023, 3:49 PM | 19ecfcdd15ba | 6d375b416f75 | 1eed912bbd68 | Robert Clausecker | lib/libc/amd64/amd64_archlevel.h: replace .int with .4byte (Show More…) | Jun 30 2023, 10:24 AM | 1eed912bbd68 | 6018528b39da | 00f18b462f89 | Robert Clausecker | lib/libc/amd64/string/amd64_archlevel.c: implement jrtc27's recommendations (Show More…) | Jun 30 2023, 10:13 AM | 00f18b462f89 | f37533b197f6 | 8b7e66ef6c4a | Robert Clausecker | lib/libc/amd64/string/strlen.S: use # to introduce comments (Show More…) | Jun 30 2023, 9:52 AM | 8b7e66ef6c4a | eae3effce483 | 603c33327ea3 | Robert Clausecker | libexec/rtld-elf/rtld-libc/Makefile.inc: do not use machdep string functions on… (Show More…) | Jun 28 2023, 5:18 PM | 603c33327ea3 | dded4e1b168b | 8ea7af0076bf | Robert Clausecker | lib/libc/amd64: rename archlevel.[ch] to amd64_archlevel.[ch] (Show More…) | Jun 28 2023, 3:16 PM | 8ea7af0076bf | 8a53b7f1755f | 3595790b5b9c | Robert Clausecker | lib/libc/amd64/string/archlevel.c: address additional review comments (Show More…) | Jun 28 2023, 3:09 PM | 3595790b5b9c | cbc4f087bdc4 | 7dd301edf4de | Robert Clausecker | lib/libc/amd64/string/archlevel.c: use symbolic constants from… (Show More…) | Jun 28 2023, 2:38 PM | 7dd301edf4de | d97c8a1dd7fb | 8a63ba079d4d | Robert Clausecker | lib/libc/amd64: add archlevel-based simd dispatch framework (DRAFT) (Show More…) | Jun 21 2023, 3:22 PM | 8a63ba079d4d | be2784e01a19 | 3f5788e0ed8e | Robert Clausecker | lib/libc/amd64: add archlevel-based simd dispatch framework (Show More…) | Jun 3 2023, 1:42 PM |
|