[PATCH] D46907: [llvm-mca] Introduce a sequential container of Stages
Matt Davis via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 22 09:21:59 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335361: [llvm-mca] Introduce a sequential container of Stages (authored by mattd, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46907?vs=152399&id=152489#toc
Repository:
rL LLVM
https://reviews.llvm.org/D46907
Files:
llvm/trunk/tools/llvm-mca/Backend.cpp
llvm/trunk/tools/llvm-mca/Backend.h
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/RetireStage.h
llvm/trunk/tools/llvm-mca/Stage.h
llvm/trunk/tools/llvm-mca/llvm-mca.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46907.152489.patch
Type: text/x-patch
Size: 13127 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/5fcb1b23/attachment.bin>
More information about the llvm-commits
mailing list