[llvm-branch-commits] [libc] e517dff - [libc][NFC] remove dependency on non standard ssize_t

2021-01-19 Thread Guillaume Chatelet via llvm-branch-commits
Author: Guillaume Chatelet Date: 2021-01-19T08:12:38Z New Revision: e517dff50a4f933d0729026901b14c7c1112a359 URL: https://github.com/llvm/llvm-project/commit/e517dff50a4f933d0729026901b14c7c1112a359 DIFF: https://github.com/llvm/llvm-project/commit/e517dff50a4f933d0729026901b14c7c1112a359.diff

[llvm-branch-commits] [libc] d4bb3ef - [libc][NFC] Remove dead code

2021-01-19 Thread Guillaume Chatelet via llvm-branch-commits
Author: Guillaume Chatelet Date: 2021-01-19T08:11:45Z New Revision: d4bb3ef53276213d3ba8987da5f76f423b86160d URL: https://github.com/llvm/llvm-project/commit/d4bb3ef53276213d3ba8987da5f76f423b86160d DIFF: https://github.com/llvm/llvm-project/commit/d4bb3ef53276213d3ba8987da5f76f423b86160d.diff

[llvm-branch-commits] [libc] 5bf47e1 - [libc] CopyAlignedBlocks can now specify alignment on top of block size

2021-01-15 Thread Guillaume Chatelet via llvm-branch-commits
Author: Guillaume Chatelet Date: 2021-01-15T15:32:02Z New Revision: 5bf47e142b6ebe1baf0cab257800c27a1a3bbde7 URL: https://github.com/llvm/llvm-project/commit/5bf47e142b6ebe1baf0cab257800c27a1a3bbde7 DIFF: https://github.com/llvm/llvm-project/commit/5bf47e142b6ebe1baf0cab257800c27a1a3bbde7.diff

[llvm-branch-commits] [libc] a10300a - [libc] Allow customization of memcpy via flags.

2021-01-15 Thread Guillaume Chatelet via llvm-branch-commits
Author: Guillaume Chatelet Date: 2021-01-15T09:26:45Z New Revision: a10300a2b27c426556f9266364337d5d546a3c14 URL: https://github.com/llvm/llvm-project/commit/a10300a2b27c426556f9266364337d5d546a3c14 DIFF: https://github.com/llvm/llvm-project/commit/a10300a2b27c426556f9266364337d5d546a3c14.diff

[llvm-branch-commits] [libc] ab57780 - [libc] Refresh benchmark progress bar when needed.

2021-01-13 Thread Guillaume Chatelet via llvm-branch-commits
Author: Guillaume Chatelet Date: 2021-01-13T14:06:51Z New Revision: ab577807165c45abfbadc117125ec7275cdcc0cf URL: https://github.com/llvm/llvm-project/commit/ab577807165c45abfbadc117125ec7275cdcc0cf DIFF: https://github.com/llvm/llvm-project/commit/ab577807165c45abfbadc117125ec7275cdcc0cf.diff

[llvm-branch-commits] [libc] aa9db51 - [libc] Align src buffer instead of dst buffer

2021-01-06 Thread Guillaume Chatelet via llvm-branch-commits
Author: Guillaume Chatelet Date: 2021-01-06T12:04:53Z New Revision: aa9db51ef69f36775e9babd2f4b23142967784ee URL: https://github.com/llvm/llvm-project/commit/aa9db51ef69f36775e9babd2f4b23142967784ee DIFF: https://github.com/llvm/llvm-project/commit/aa9db51ef69f36775e9babd2f4b23142967784ee.diff

[llvm-branch-commits] [libc] 223a6f9 - [libc] remove modulo from CircularArrayRef iterator

2021-01-06 Thread Guillaume Chatelet via llvm-branch-commits
Author: Guillaume Chatelet Date: 2021-01-06T12:03:52Z New Revision: 223a6f94c59c00733763bacc43f5b9458b4cc6f4 URL: https://github.com/llvm/llvm-project/commit/223a6f94c59c00733763bacc43f5b9458b4cc6f4 DIFF: https://github.com/llvm/llvm-project/commit/223a6f94c59c00733763bacc43f5b9458b4cc6f4.diff

[llvm-branch-commits] [libc] 699d17d - [libc] Improve memcpy copy loop

2020-11-30 Thread Guillaume Chatelet via llvm-branch-commits
Author: Guillaume Chatelet Date: 2020-11-30T08:24:10Z New Revision: 699d17d4d64e9b1cf6db0443e87a700104e94aca URL: https://github.com/llvm/llvm-project/commit/699d17d4d64e9b1cf6db0443e87a700104e94aca DIFF: https://github.com/llvm/llvm-project/commit/699d17d4d64e9b1cf6db0443e87a700104e94aca.diff

[llvm-branch-commits] [libc] d899f99 - Fix case mismatch between definition and declaration

2020-11-25 Thread Guillaume Chatelet via llvm-branch-commits
Author: Guillaume Chatelet Date: 2020-11-25T14:23:31Z New Revision: d899f9970e51cb80114abdc4efb5c0d9ce435f80 URL: https://github.com/llvm/llvm-project/commit/d899f9970e51cb80114abdc4efb5c0d9ce435f80 DIFF: https://github.com/llvm/llvm-project/commit/d899f9970e51cb80114abdc4efb5c0d9ce435f80.diff