diff options
| author | JF Bastien <jfbastien@apple.com> | 2018-07-20 23:37:12 +0000 |
|---|---|---|
| committer | JF Bastien <jfbastien@apple.com> | 2018-07-20 23:37:12 +0000 |
| commit | ed92f608bb0f138342aa0280e7b6899b5ff732ba (patch) | |
| tree | 61a88f36f07650b46e251f16e30347aa1c4af1e2 /clang/lib/CodeGen/CGCUDARuntime.cpp | |
| parent | 8d12fc19076a86c1494602adc5a52dbc3daf8662 (diff) | |
| download | bcm5719-llvm-ed92f608bb0f138342aa0280e7b6899b5ff732ba.tar.gz bcm5719-llvm-ed92f608bb0f138342aa0280e7b6899b5ff732ba.zip | |
[NFC] CodeGen: rename memset to bzero
The optimization looks for opportunities to emit bzero, not memset. Rename the functions accordingly (and clang-format the diff) because I want to add a fallback optimization which actually tries to generate memset. bzero is still better and it would confuse the code to merge both.
llvm-svn: 337636
Diffstat (limited to 'clang/lib/CodeGen/CGCUDARuntime.cpp')
0 files changed, 0 insertions, 0 deletions

