commit | 49fb4d413fc93449a81fa0d4d77f3a951ef8d876 | [log] [tgz] |
---|---|---|
author | Clement Courbet <courbet@google.com> | Thu Jun 14 06:57:52 2018 +0000 |
committer | Clement Courbet <courbet@google.com> | Thu Jun 14 06:57:52 2018 +0000 |
tree | d8b8e9f4b35b410875e326e9f91554b1bc1a97c2 | |
parent | 26570985ef8d700a5a1470a94f11514156d1fc6f [diff] |
[llvm-exegesis] Use BenchmarkResult::Instructions instead of OpcodeName Summary: Get rid of OpcodeName. To remove the opcode name from an old file: ``` cat old_file | sed '/opcode_name.*/d' ``` Reviewers: gchatelet Subscribers: tschuett, llvm-commits Differential Revision: https://reviews.llvm.org/D48121 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334691 91177308-0d34-0410-b5e6-96231b3b80d8