aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorShawn Landden <shawn@git.icu>2019-06-13 05:01:44 +0000
committerShawn Landden <shawn@git.icu>2019-06-13 05:01:44 +0000
commit636220e83c2ab9747a381148a842321099d273a8 (patch)
treea909a05fc3a83fe006281d58e029f1c05b0e38b8 /llvm/lib/CodeGen/MachineFunction.cpp
parentc54b2011bd0791260e049b0acabd63cf1438aa95 (diff)
downloadllvm-636220e83c2ab9747a381148a842321099d273a8.zip
llvm-636220e83c2ab9747a381148a842321099d273a8.tar.gz
llvm-636220e83c2ab9747a381148a842321099d273a8.tar.bz2
[SimpligyCFG] NFC intended, remove GCD that was only used for powers of two
and replace with an equilivent countTrailingZeros. GCD is much more expensive than this, with repeated division. This depends on D60823 Differential Revision: https://reviews.llvm.org/D61151 llvm-svn: 363227
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions