[all-commits] [llvm/llvm-project] f233b9: [PGO][PGSO] Add profile guided size optimization t...
hjyamauchi via All-commits
all-commits at lists.llvm.org
Wed Jul 15 10:23:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f233b92f92a669f9f2cc6d08d57ca4931dd61b78
https://github.com/llvm/llvm-project/commit/f233b92f92a669f9f2cc6d08d57ca4931dd61b78
Author: Hiroshi Yamauchi <yamauchi at google.com>
Date: 2020-07-15 (Wed, 15 Jul 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
M llvm/test/CodeGen/AArch64/arm64-fp-imm-size.ll
Log Message:
-----------
[PGO][PGSO] Add profile guided size optimization to LegalizeDAG.
Reviewers: davidxl
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D83333
More information about the All-commits
mailing list