[all-commits] [llvm/llvm-project] c3d537: [BOLT][NFC] Make ICP options naming uniform
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Tue May 3 19:32:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3d53720933b10978edaff9f014344a0a7915b98
https://github.com/llvm/llvm-project/commit/c3d53720933b10978edaff9f014344a0a7915b98
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-05-03 (Tue, 03 May 2022)
Changed paths:
M bolt/lib/Core/BinaryFunctionProfile.cpp
M bolt/lib/Passes/IndirectCallPromotion.cpp
Log Message:
-----------
[BOLT][NFC] Make ICP options naming uniform
Rename `opts::IndirectCallPromotion*` to `opts::ICP*`, making option naming
uniform and easier to follow.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D124879
More information about the All-commits
mailing list