commit | b665487bbc7061d156615946971d949314df9ff0 | [log] [tgz] |
---|---|---|
author | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Thu Nov 08 17:49:30 2018 +0000 |
committer | Andrea Di Biagio <Andrea_DiBiagio@sn.scee.net> | Thu Nov 08 17:49:30 2018 +0000 |
tree | 4a97db88429b0b488e59aa764f8343f7fe7c51cd | |
parent | c6216b01cd2729d9ff4574218943003be42bb698 [diff] |
[llvm-mca] PR39261: Rename FetchStage to EntryStage. This fixes PR39261. FetchStage is a misnomer. It causes confusion with the frontend fetch stage, which we don't currently simulate. I decided to rename it into EntryStage mainly because this is meant to be a "source" stage for all pipelines. Differential Revision: https://reviews.llvm.org/D54268 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346419 91177308-0d34-0410-b5e6-96231b3b80d8