1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/llvm-profgen
Kazu Hirata e0a8f45e5f [llvm] Drop unnecessary const from return types (NFC)
Identified with const-return-type.
2021-01-31 10:23:43 -08:00
..
CallContext.h [CSSPGO][llvm-profgen] Instruction symbolization 2020-11-20 14:26:27 -08:00
CMakeLists.txt [CSSPGO][llvm-profgen] Pseudo probe decoding and disassembling 2021-01-13 11:02:57 -08:00
ErrorHandling.h
llvm-profgen.cpp llvm-profgen: Parse command line arguments after initializing targets 2020-12-21 15:13:10 -08:00
PerfReader.cpp [CSSPGO][llvm-profgen] Virtual unwinding with pseudo probe 2021-01-13 11:02:58 -08:00
PerfReader.h [CSSPGO][llvm-profgen] Virtual unwinding with pseudo probe 2021-01-13 11:02:58 -08:00
ProfiledBinary.cpp [llvm] Remove redundant return and continue statements (NFC) 2021-01-14 20:30:34 -08:00
ProfiledBinary.h [llvm] Drop unnecessary const from return types (NFC) 2021-01-31 10:23:43 -08:00
ProfileGenerator.cpp [CSSPGO] Support of CS profiles in extended binary format. 2021-01-27 21:29:46 -08:00
ProfileGenerator.h [CSSPGO][llvm-profgen] Virtual unwinding with pseudo probe 2021-01-13 11:02:58 -08:00
PseudoProbe.cpp [NFC] Fix build break by a initializer list converting error 2021-01-13 14:28:02 -08:00
PseudoProbe.h [NFC] fix missing SectionName declaration 2021-01-13 11:30:09 -08:00