[all-commits] [llvm/llvm-project] fb558c: [PGO][PGSO] Add profile guided size optimization t...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Mon Jul 13 10:28:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fb558ccae743ed451ea42a30e197eb765a3184ac
https://github.com/llvm/llvm-project/commit/fb558ccae743ed451ea42a30e197eb765a3184ac
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelDAGToDAG.cpp
M llvm/test/CodeGen/X86/popcnt.ll
M llvm/test/CodeGen/X86/pr27202.ll
Log Message:
-----------
[PGO][PGSO] Add profile guided size optimization to X86ISelDAGToDAG.
Differential Revision: https://reviews.llvm.org/D83331
More information about the All-commits
mailing list