[all-commits] [llvm/llvm-project] 240899: [CodeGen][TargetPassConfig] Add TargetTransformInf...
eleviant via All-commits
all-commits at lists.llvm.org
Sat Jul 18 04:12:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 24089928be7cb04a40975f4d037b1a1c15034614
https://github.com/llvm/llvm-project/commit/24089928be7cb04a40975f4d037b1a1c15034614
Author: Evgeny Leviant <v.evgeny.leviant at ntd.nintendo.com>
Date: 2020-07-18 (Sat, 18 Jul 2020)
Changed paths:
M llvm/lib/CodeGen/TargetPassConfig.cpp
A llvm/test/CodeGen/AArch64/partial-pipeline-execution.ll
Log Message:
-----------
[CodeGen][TargetPassConfig] Add TargetTransformInfo pass correctly
Patch adds tti pass directly enforcing its execution with correctly set
TargetTransformInfo.
Differential revision: https://reviews.llvm.org/D84047
More information about the All-commits
mailing list