llvm-project/llvm/tools/llvm-profgen
wlei c136d8582b [llvm-profgen] Remove CommaSeparated option from perf file cl
There could be comma in one perf file path, since at this point it only support one file as input, there is no need for the `llvm:🆑:MiscFlags::CommaSeparated` option.

Reviewed By: hoy, wenlei

Differential Revision: https://reviews.llvm.org/D134287
2022-09-21 09:46:21 -07:00
..
CMakeLists.txt
CSPreInliner.cpp [NFC] FunctionSamples::getEntrySamples -> getHeadSamplesEstimate 2022-07-22 09:17:59 -07:00
CSPreInliner.h [CSSPGO][llvm-profgen] Reimplement SampleContextTracker using context trie 2022-06-27 23:22:21 -07:00
CallContext.h
ErrorHandling.h
PerfReader.cpp Use llvm::lower_bound (NFC) 2022-09-03 11:17:37 -07:00
PerfReader.h [llvm] Fix comment typos (NFC) 2022-08-07 00:16:14 -07:00
ProfileGenerator.cpp [NFC] FunctionSamples::getEntrySamples -> getHeadSamplesEstimate 2022-07-22 09:17:59 -07:00
ProfileGenerator.h [CSSPGO][llvm-profgen] Reimplement computeSummaryAndThreshold using context trie 2022-06-27 23:22:21 -07:00
ProfiledBinary.cpp [llvm] Use value instead of getValue (NFC) 2022-07-13 23:11:56 -07:00
ProfiledBinary.h [CSSPGO][llvm-profgen] Reimplement SampleContextTracker using context trie 2022-06-27 23:22:21 -07:00
llvm-profgen.cpp [llvm-profgen] Remove CommaSeparated option from perf file cl 2022-09-21 09:46:21 -07:00