[all-commits] [llvm/llvm-project] 55d887: [time-trace] Add optimizer and codegen regions to NPM
Wei Wang via All-commits
all-commits at lists.llvm.org
Fri Jan 21 20:20:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55d887b833646baeea0e3371fd2cbbd7550a8d4d
https://github.com/llvm/llvm-project/commit/55d887b833646baeea0e3371fd2cbbd7550a8d4d
Author: Wei Wang <apollo.mobility at gmail.com>
Date: 2022-01-21 (Fri, 21 Jan 2022)
Changed paths:
M clang/lib/CodeGen/BackendUtil.cpp
Log Message:
-----------
[time-trace] Add optimizer and codegen regions to NPM
Optimizer and codegen regions were only added to legacy PM. Add
them to NPM as well.
Differential Revision: https://reviews.llvm.org/D117605
More information about the All-commits
mailing list