From: Andrea Di Biagio Date: Mon, 26 Mar 2018 13:21:48 +0000 (+0000) Subject: [llvm-mca] Update the commandline docs after r328305. X-Git-Tag: llvmorg-7.0.0-rc1~9658 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1feccc24817d7317b94a7e51398c996cdf844229;p=platform%2Fupstream%2Fllvm.git [llvm-mca] Update the commandline docs after r328305. Document that flag -resource-pressure can be used to enable/disable the resource pressure view. This change should have been part of r328305. llvm-svn: 328492 --- diff --git a/llvm/docs/CommandGuide/llvm-mca.rst b/llvm/docs/CommandGuide/llvm-mca.rst index 082cd35..b4730cb 100644 --- a/llvm/docs/CommandGuide/llvm-mca.rst +++ b/llvm/docs/CommandGuide/llvm-mca.rst @@ -124,6 +124,10 @@ option specifies "``-``", then the output will also be sent to standard output. Limit the number of cycles in the timeline view. By default, the number of cycles is set to 80. +.. option:: -resource-pressure + + Enable the resource pressure view. This is enabled by default. + .. option:: -instruction-tables Prints resource pressure information based on the static information