search for: __memmove_sse2_unaligned

Displaying 2 results from an estimated 2 matches for "__memmove_sse2_unaligned".

2017 Aug 01
2
[RFC] Profile guided section layout
...Old.end()); Script->fabricateDefaultCommands(); + sortByCFGProfile<ELFT>(); sortBySymbolsOrder<ELFT>(); sortInitFini(findSection(".init_array")); sortInitFini(findSection(".fini_array")); -------------- next part -------------- 6646528 __memmove_sse2_unaligned __memmove_sse2_unaligned_erms 6630292 _ZN3lld3elf15scanRelocationsIN4llvm6object7ELFTypeILNS2_7support10endiannessE1ELb1EEEEEvRNS0_16InputSectionBaseE _ZNK3lld3elf10SymbolBody13isPreemptibleEv 6428622 __malloc _int_malloc 6415027 _Znwm __malloc 6296115 _ZSt17__merge_sort_loopIPN4llvm6object12Elf_Re...
2017 Jul 31
2
[RFC] Profile guided section layout
A rebased version of the lld patch is attached. Cheers, Rafael On 31 July 2017 at 15:11, Rafael Avila de Espindola <rafael.espindola at gmail.com> wrote: > Tobias Edler von Koch <tobias at codeaurora.org> writes: > >> Hi Rafael, >> >> On 07/31/2017 04:20 PM, Rafael Avila de Espindola via llvm-dev wrote: >>> However, do we need to start with