OSDN Git Service

[llvm-mca] Remove flag -max-retire-per-cycle, and update the docs.
authorAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Thu, 5 Apr 2018 11:36:50 +0000 (11:36 +0000)
committerAndrea Di Biagio <Andrea_DiBiagio@sn.scee.net>
Thu, 5 Apr 2018 11:36:50 +0000 (11:36 +0000)
commit370e64a807e34289ad6105768c9c79a52f7924df
treea308d09a60c51778c2059b9b5788001b8775309d
parentff02230cf5002785f6e3ee3d83a2b065a0c8c018
[llvm-mca] Remove flag -max-retire-per-cycle, and update the docs.

This is done in preparation for D45259.
With D45259, models can specify the size of the reorder buffer, and the retire
throughput directly via tablegen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329274 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CommandGuide/llvm-mca.rst
tools/llvm-mca/Backend.h
tools/llvm-mca/Dispatch.h
tools/llvm-mca/llvm-mca.cpp