summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJF Bastien <jfbastien@apple.com>2018-07-20 23:37:12 +0000
committerJF Bastien <jfbastien@apple.com>2018-07-20 23:37:12 +0000
commited92f608bb0f138342aa0280e7b6899b5ff732ba (patch)
tree61a88f36f07650b46e251f16e30347aa1c4af1e2 /clang/lib/Frontend/CompilerInvocation.cpp
parent8d12fc19076a86c1494602adc5a52dbc3daf8662 (diff)
downloadbcm5719-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/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud