diff options
| author | serge-sans-paille <sguelton@mozilla.com> | 2022-12-04 09:33:14 +0100 |
|---|---|---|
| committer | serge-sans-paille <sguelton@mozilla.com> | 2022-12-08 10:28:56 +0100 |
| commit | 6a35815c73ecce7e1dfd9f54535c7c17878a459a (patch) | |
| tree | 0d4c19b6999dd16e0510d9c1401a0243712b834e /llvm/unittests/Support/TargetParserTest.cpp | |
| parent | 5b56b5524454883973de7e28547c76e71b95f972 (diff) | |
| download | llvm-6a35815c73ecce7e1dfd9f54535c7c17878a459a.zip llvm-6a35815c73ecce7e1dfd9f54535c7c17878a459a.tar.gz llvm-6a35815c73ecce7e1dfd9f54535c7c17878a459a.tar.bz2 | |
Store OptTable::Info::Name as a StringRef
This is a recommit of 8ae18303f97d5dcfaecc90b4d87effb2011ed82e,
with a few cleanups.
This avoids implicit conversion to StringRef at several points, which in
turns avoid redundant calls to strlen.
As a side effect, this greatly simplifies the implementation of
StrCmpOptionNameIgnoreCase.
It also eventually gives a consistent, humble speedup in compilation
time (timing updated since original commit).
https://llvm-compile-time-tracker.com/compare.php?from=de4b6a1bc64db33643f001ad45fae7b92b4a4688&to=c23a93d1292052b4be2fbe8c586fa31143d0c7ed&stat=instructions:u
Differential Revision: https://reviews.llvm.org/D139274
Diffstat (limited to 'llvm/unittests/Support/TargetParserTest.cpp')
0 files changed, 0 insertions, 0 deletions
