[PATCH] D50849: [llvm-mca] Refactor how execution is orchestrated by the Pipeline. NFCI

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 16 12:01:36 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339923: [llvm-mca] Refactor how execution is orchestrated by the Pipeline. (authored by adibiagio, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50849?vs=161070&id=161088#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50849

Files:
  llvm/trunk/tools/llvm-mca/Context.cpp
  llvm/trunk/tools/llvm-mca/DispatchStage.cpp
  llvm/trunk/tools/llvm-mca/DispatchStage.h
  llvm/trunk/tools/llvm-mca/ExecuteStage.cpp
  llvm/trunk/tools/llvm-mca/ExecuteStage.h
  llvm/trunk/tools/llvm-mca/FetchStage.cpp
  llvm/trunk/tools/llvm-mca/FetchStage.h
  llvm/trunk/tools/llvm-mca/InstructionTables.cpp
  llvm/trunk/tools/llvm-mca/InstructionTables.h
  llvm/trunk/tools/llvm-mca/Pipeline.cpp
  llvm/trunk/tools/llvm-mca/Pipeline.h
  llvm/trunk/tools/llvm-mca/RetireStage.cpp
  llvm/trunk/tools/llvm-mca/RetireStage.h
  llvm/trunk/tools/llvm-mca/Stage.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50849.161088.patch
Type: text/x-patch
Size: 24956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180816/7066b8da/attachment.bin>


More information about the llvm-commits mailing list