File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# llvm-exegesis
22
3- ` llvm-exegesis ` is a benchmarking tool that accepts or assembles a snippet and
4- can measure characteristics of that snippet by executing it while keeping track
3+ ` llvm-exegesis ` is a benchmarking tool that accepts or generates snippets and
4+ can measure characteristics of those snippets by executing it while keeping track
55of performance counters.
66
77### Currently Supported Platforms
@@ -32,7 +32,7 @@ architectures:
3232* MIPS
3333* PowerPC (PowerPC64LE only)
3434
35- Note that not benchmarking functionality is guaranteed to work on all platforms.
35+ Note that not all benchmarking functionality is guaranteed to work on all platforms.
3636
3737Memory annotations are currently only supported on 64-bit X86. There is no
3838inherent limitations for porting memory annotations to other architectures, but
You can’t perform that action at this time.
0 commit comments