Home
last modified time | relevance | path

Searched refs:optimized (Results 1 – 25 of 38) sorted by relevance

12

/glibc-2.36/posix/
Dbug-regex20.c200 int res, optimized; in main() local
214 optimized = ((re_dfa_t *) regbuf.buffer)->mb_cur_max == 1; in main()
215 if (optimized != tests[i].optimize) in main()
218 i, optimized ? "" : "not ", tests[i].optimize ? "" : " not"); in main()
255 optimized = ((re_dfa_t *) regbuf.buffer)->mb_cur_max == 1; in main()
256 if (optimized) in main()
/glibc-2.36/manual/
Dcontrib.texi47 Stephen R. van den Berg for contributing a highly-optimized
51 Ond@v{r}ej B@'ilka for contributing optimized string routines for x64 and various
79 Paul Clarke for optimized functions on PowerPC.
94 Liubov Dmitrieva for optimized string and math functions on x86-64 and
108 @item several highly-optimized string functions for i@var{x}86
287 Luis Machado for optimized functions on PowerPC.
341 (@code{powerpc64-@var{anything}-linux}) and for adding optimized
363 Will Newton for contributing some optimized string functions and pointer
413 Will Schmidt for optimized string functions on PowerPC.
435 Carlos Eduardo Seo for optimized functions on PowerPC.
[all …]
Dctype.texi324 @c is safe in (optimized) practice, if not in theory, even when the
379 @c optimized version because the category has a known offset, but the
380 @c wctype is equally safe when optimized, unsafe with changing locales
381 @c if not optimized (thus @mtslocale). Since it's not a macro, we
Dtunables.texi319 e.g. TLS descriptors or optimized TLS access for POWER (@code{DT_PPC64_OPT}
Dstring.texi20 functions are typically highly optimized, your program may run faster
1234 @c strcasecmp is optimized so that the locale pointer is read only once.
1835 @code{strchr} is optimized in a special way so that @code{strchr}
Dpattern.texi861 @c build_upper_buffer ok (@mtslocale but optimized)
1243 @c build_upper_buffer dup ok (@mtslocale but optimized)
Dthreads.texi939 selecting optimized function implementations in IFUNC resolvers.
Dmessage.texi819 appropriate translation. Of course this process is optimized so that
/glibc-2.36/ctype/
DVersions21 # functions used by optimized macros in ctype.h
/glibc-2.36/sysdeps/powerpc/powerpc64/
Dconfigure.ac28 # gain by enabling it if it will be optimized away by the linker.
Dconfigure39 # gain by enabling it if it will be optimized away by the linker.
/glibc-2.36/sysdeps/s390/
Dconfigure75 …eno-$LINENO}: WARNING: Use binutils with vector-support in order to use optimized implementations.…
76 $as_echo "$as_me: WARNING: Use binutils with vector-support in order to use optimized implementatio…
Dconfigure.ac54 AC_MSG_WARN([Use binutils with vector-support in order to use optimized implementations.])
/glibc-2.36/mach/
DMachrules46 # This makefile contains a lot of implicit rules that get optimized
/glibc-2.36/
DNEWS888 * The dynamic linker loads optimized implementations of shared objects
2041 [23709] string: glibc 2.25 lacks sse2 optimized strstr()
4059 [19765] libc: s390 needs an optimized mempcpy
4685 * i386 memcpy functions optimized with SSE2 unaligned load/store.
5246 * More optimized functions for PowerPC. Implemented by Adhemerval Zanella
5249 * More optimized functions for SPARC. Implemented by David S. Miller.
5312 * Optimized strcat, strncat on x86-64 and optimized wcscmp, wcslen, strnlen
5406 * New optimized string functions for x86-64: strnlen (SSE2),
5464 * New optimized string functions for x86-64: strstr, strcasestr, memcmp,
5472 * New optimized string functions for x86: strlen, strcspn, strspn, strpbrk,
[all …]
DCONTRIBUTED-BY5098 EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5102 EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5106 EV6 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5116 EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5120 EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5124 EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
5128 EV67 optimized by Rick Gorton <rick.gorton@alpha-processor.com>.
/glibc-2.36/ChangeLog.old/
DChangeLog.25428 s390x: Add optimized chacha20
438 powerpc64: Add optimized chacha20
451 x86: Add AVX2 optimized chacha20
465 x86: Add SSE2 optimized chacha20
475 aarch64: Add optimized chacha20
3627 x86_64: Optimize sincos where sin/cos is optimized (bug 29193)
6997 x86: Add EVEX optimized str{n}casecmp
7012 x86: Add AVX2 optimized str{n}casecmp
DChangeLog.71145 * sysdeps/i386/i486/bits/string.h: Add optimized versions of index and
2904 optimized functions is included.
3300 * sysdeps/i386/string.h: i386 optimized string functions.
3301 * sysdeps/i386/i486string.h: i486+ optimized string functions.
5161 * inet/netinet/in.h: Use optimized version of hton? and ntoh?
5178 * sysdeps/i386/fpu/bits/mathinline.h: Correct and optimized compare
9990 * sysdeps/m68k/fpu/__math.h: Define optimized versions of
10113 * sysdeps/i386/fpu/__math.h: Add optimized versions of isgreater,
10126 Add optimized version of finite.
10727 * sysdeps/libm-i387/s_frexp.S: New file. ix87 optimized version.
DChangeLog.91278 optimized generic version.
2365 optimized shared libraries.
3212 * Makerules (build-shlib): Add -O to generate optimized shared
4793 optimized.
DChangeLog.61440 * sysdeps/libm-i387/e_acosh.S: New file. Highly optimized versions.
5110 Provide optimized string functions for Alpha processors.
8023 * sysdeps/i386/i686/Implies: Default on i586 optimized code.
8031 pointer to ourself. Otherwise `gcc -O3' optimized init away.
9391 Add optimized version of `mbrlen' function.
DChangeLog.ports-mips999 (__libc_lock_trylock): Define versions optimized for MIPS.
DChangeLog.182862 Delete reloc param, add refsym and sym. Check optimized plt
20011 Rewrite of optimized memcpy and memmove.
22170 Rewrite of optimized memset.
41060 optimized strcat for power8.
41073 * sysdeps/powerpc/powerpc64/power8/stpcpy.S: New file: optimized
41075 * sysdeps/powerpc/powerpc64/power8/strcpy.S: New file: optimized
46735 * sysdeps/powerpc/powerpc64/power8/memset.S: New file: optimized
47834 optimized multiarch memmove for POWER7/powerpc64.
47839 * sysdeps/powerpc/powerpc64/power7/bcopy.c: New file: optimized bcopy
47841 * sysdeps/powerpc/powerpc64/power7/memmove.S: New file: optimized
[all …]
DChangeLog.53668 * sysdeps/i386/i586/memset.S: New file. Highly optimized
4468 to avoid the test being optimized out.
5039 the test being optimized out.
6714 New highly optimized string functions for i[345]86.
DChangeLog.14585 strlen ("") gets optimized away just as well.
4112 optimized.
4123 optimized. Add lots of new tests.
4137 followed by dup operator is expected to be optimized.
4221 optimized.
DChangeLog.172965 whether optimized string load function can be used. Minor cleanups.
3613 * sysdeps/x86_64/multiarch/sched_cpucount.c: Also use optimized code
9062 parameters. Add optimized handling for several common sizes
11759 * libio/bits/stdio.h (fgetc_unlocked): Add extern inline optimized

12