[all-commits] [llvm/llvm-project] 089759: [PGO] Enable memcmp/bcmp size value profiling.
hjyamauchi via All-commits
all-commits at lists.llvm.org
Tue Jun 2 10:27:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 089759b96dfac7ae7304a2b24ffdf1a60aaa60e2
https://github.com/llvm/llvm-project/commit/089759b96dfac7ae7304a2b24ffdf1a60aaa60e2
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-06-02 (Tue, 02 Jun 2020)
Changed paths:
M llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
Log Message:
-----------
[PGO] Enable memcmp/bcmp size value profiling.
Summary: Following up D79751.
Reviewers: davidxl
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D80578
More information about the All-commits
mailing list