[all-commits] [llvm/llvm-project] 2c1a90: [PGO][PGSO] Add profile guided size optimization t...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Thu Jul 9 10:44:13 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2c1a9006dd73e4e9f446fb6fa6cf2328eee1558f
https://github.com/llvm/llvm-project/commit/2c1a9006dd73e4e9f446fb6fa6cf2328eee1558f
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/avx-vperm2x128.ll
M llvm/test/CodeGen/X86/phaddsub-extract.ll
Log Message:
-----------
[PGO][PGSO] Add profile guided size optimization to X86 ISel Lowering.
More information about the All-commits
mailing list