[MCA] Notify event listeners when instructions transition to the Pending state. NFCI
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Sun, 5 May 2019 16:07:27 +0000 (16:07 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Sun, 5 May 2019 16:07:27 +0000 (16:07 +0000)
commit0460a3629b2564d9b34702ba05ab3f461533eca9
treec92062168662df2ec543cd6e3a528df54d23cc4c
parent1d0c845d9dce577c2ef14cd7d5fcf0b9c17f9ed2
[MCA] Notify event listeners when instructions transition to the Pending state. NFCI

llvm-svn: 359983
llvm/include/llvm/MCA/HWEventListener.h
llvm/include/llvm/MCA/HardwareUnits/Scheduler.h
llvm/include/llvm/MCA/Stages/ExecuteStage.h
llvm/lib/MCA/HardwareUnits/Scheduler.cpp
llvm/lib/MCA/Stages/ExecuteStage.cpp