diff options
author | Aiden Grossman <agrossman154@yahoo.com> | 2024-02-01 01:58:27 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-01 01:58:27 -0800 |
commit | 415bf200a725055a3a38e96269f4b752ea6fc330 (patch) | |
tree | 0f42987c412ae652419f7c857abd851d1361a277 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 395c8175e37248c11ddbffe47294033834b0ec51 (diff) | |
download | llvm-415bf200a725055a3a38e96269f4b752ea6fc330.zip llvm-415bf200a725055a3a38e96269f4b752ea6fc330.tar.gz llvm-415bf200a725055a3a38e96269f4b752ea6fc330.tar.bz2 |
[llvm-exegesis] Replace --num-repetitions with --min-instructions (#77153)
This patch replaces --num-repetitions with --min-instructions to make it
more clear that the value refers to the minimum number of instructions
in the final assembled snippet rather than the number of repetitions of
the snippet. This patch also refactors some llvm-exegesis internal
variable names to reflect the name change.
Fixes #76890.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions