This is an archive of the discontinued LLVM Phabricator instance.

[GlobalISel] Add NamedRegionTimers for all GlobalISel passes in AArch64 pipeline.
Needs ReviewPublic

Authored by aemerson on Nov 20 2020, 1:19 PM.

Details

Diff Detail

Event Timeline

aemerson created this revision.Nov 20 2020, 1:19 PM
aemerson requested review of this revision.Nov 20 2020, 1:19 PM
arsenm added inline comments.Nov 30 2020, 10:32 AM
llvm/lib/CodeGen/GlobalISel/InstructionSelect.cpp
73–74

Why use variables for these?

paquette added inline comments.Nov 30 2020, 11:02 AM
llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp
2952

Description seems redundant? Global instruction selector instruction selection?