llvm-project/llvm/unittests/tools
Clement Courbet 49fad1cbf2 [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

llvm-svn: 334691
2018-06-14 06:57:52 +00:00
..
llvm-cfi-verify Make CMakeLists.txt formatting more consistent with the rest of LLVM. 2018-05-09 01:15:38 +00:00
llvm-exegesis [llvm-exegesis] Use BenchmarkResult::Instructions instead of OpcodeName 2018-06-14 06:57:52 +00:00
CMakeLists.txt [llvm-exegesis] Run unit tests on more platforms. 2018-04-13 12:20:30 +00:00