commit | d9fcabcdd39332a57c8b3e6e55ce21ef4fbdc336 | [log] [tgz] |
---|---|---|
author | James Molloy <james.molloy@arm.com> | Mon Oct 12 08:50:47 2015 +0000 |
committer | James Molloy <james.molloy@arm.com> | Mon Oct 12 08:50:47 2015 +0000 |
tree | 6114afcf161512df95dbf27578fab994c6662e30 | |
parent | 87cb71d23ec5fcdf9d94727f4f917c8853eed2c6 [diff] |
[MISched] Python script to check coverage of misched info This script prints a CSV of all misched models of a target when given the output of the debug output of subtarget using: llvm-tblgen --gen-subtarget --debug-only=subtarget-emitter ... With thanks to Dave Estes for mentioning the idea at the 2014 LLVM Developers' Meeting. Patch by Christof Douma! git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@250020 91177308-0d34-0410-b5e6-96231b3b80d8