summaryrefslogtreecommitdiff
path: root/libc/test/src/string/memory_utils
AgeCommit message (Expand)Author
2021-11-17[libc] Use more consistent if defined syntaxGuillaume Chatelet
2021-10-28[libc][NFC] Move utils/CPP to src/__support/CPP.Siva Chandra Reddy
2021-10-23Ensure newlines at the end of files (NFC)Kazu Hirata
2021-06-16[libc] Add a set of elementary operationsGuillaume Chatelet
2021-06-16Revert "[libc] Add a set of elementary operations"Guillaume Chatelet
2021-06-16[libc] Add a set of elementary operationsGuillaume Chatelet
2021-06-15Revert "[libc] Add a set of elementary operations"Guillaume Chatelet
2021-06-15[libc] Add a set of elementary operationsGuillaume Chatelet
2021-06-15Revert "[libc] Add a set of elementary operations"Guillaume Chatelet
2021-06-15[libc] Add a set of elementary operationsGuillaume Chatelet
2021-06-14Revert "[libc] Add a set of elementary operations"Guillaume Chatelet
2021-06-14[libc] Add a set of elementary operationsGuillaume Chatelet
2021-04-26[libc] Use different alignment for memcpy between ARM and x86.Guillaume Chatelet
2021-01-20[libc][NFC] add "LlvmLibc" as a prefix to all test namesMichael Jones
2021-01-15[libc] CopyAlignedBlocks can now specify alignment on top of block sizeGuillaume Chatelet
2021-01-06[libc] Align src buffer instead of dst bufferGuillaume Chatelet
2020-11-30[libc] Improve memcpy copy loopGuillaume Chatelet
2020-05-26[libc][NFC] Simplify memcpy implementationGuillaume Chatelet
2020-04-10[libc] Add fully-qualified target names.Siva Chandra Reddy
2020-04-08[libc][NFC] Make all top of file comments consistent.Paula Toth
2020-03-18[libc] Adding memcpy implementation for x86_64Guillaume Chatelet
2020-02-13Fix unneeded semi columnGuillaume Chatelet
2020-01-31[libc] Use cpp::Array instead of cpp::ArrayRef in memory/utils_test.Siva Chandra Reddy
2020-01-31[libc] Add utils for memory functionsGuillaume Chatelet