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