]> granicus.if.org Git - llvm/commit
[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)
commit3055634df9b5db46b0dc1fc135e29412f29e8934
tree6dd49c4c3a5a863538b61a28ad585a4ca3302816
parented1ec3ab254d89edfe7277957985a3b194cfd264
[MCA] Notify event listeners when instructions transition to the Pending state. NFCI

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359983 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MCA/HWEventListener.h
include/llvm/MCA/HardwareUnits/Scheduler.h
include/llvm/MCA/Stages/ExecuteStage.h
lib/MCA/HardwareUnits/Scheduler.cpp
lib/MCA/Stages/ExecuteStage.cpp