glibc/sysdeps/tile
Chris Metcalf 64d76ca064 tilegx: small performance fix for string routines
We were multiplying a byte by 0x0101010101010101ULL to create a
constant for SIMD ops, but the compiler isn't good at optimizing
this case (the fact that one operand is a byte is lost by the time
it would be possible to do the optimization).  So instead we add
a helper routine that explicitly uses SIMD ops to create the constant.
2012-05-14 15:46:12 -04:00
..
bits Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
elf tile: support stackguard-macros.h header 2012-05-14 15:46:11 -04:00
nptl Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
tilegx tilegx: small performance fix for string routines 2012-05-14 15:46:12 -04:00
tilepro Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
__longjmp.S Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
__tls_get_addr.S tile: avoid using _LP64 2012-05-14 15:46:11 -04:00
_mcount.S Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
abort-instr.h
backtrace.c
bsd-_setjmp.S
bsd-setjmp.S
bzero.S Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
crti.S tile: Remove elf/ and create crti.S/crtn.S 2012-05-14 15:34:04 -04:00
crtn.S tile: Remove elf/ and create crti.S/crtn.S 2012-05-14 15:34:04 -04:00
dl-lookupcfg.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
dl-machine.h tile: remove stale #define of ELF_MACHINE_PLTREL_OVERLAP 2012-05-14 15:46:11 -04:00
dl-runtime.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
dl-start.S Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
dl-tls.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
dl-tls.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
dl-trampoline.S Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
fegetenv.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
fegetround.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
feholdexcpt.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
fesetenv.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
fesetround.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
feupdateenv.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
ffs.c Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
ffsll.c
gccframe.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
Implies
jmpbuf-offsets.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
jmpbuf-unwind.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
ldsodefs.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
machine-gmon.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
Makefile tile: Remove elf/ and create crti.S/crtn.S 2012-05-14 15:34:04 -04:00
math_private.h Use include_next to chain math_private.h headers. 2012-03-09 16:28:42 -08:00
preconfigure
s_fma.c
s_fmaf.c
setjmp.S Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
shlib-versions
stackguard-macros.h tile: support stackguard-macros.h header 2012-05-14 15:46:11 -04:00
stackinfo.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
start.S tile: Remove elf/ and create crti.S/crtn.S 2012-05-14 15:34:04 -04:00
sysdep.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
tls-macros.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
tst-audit.h Replace FSF snail mail address by URL. 2012-03-09 23:56:38 +00:00
Versions