llvm-project/llvm/lib/Bitcode/Reader
Teresa Johnson 646e25d051 [BitcodeReader] Convert pair to triple in preparation for MemProf (NFC)
Extracted from D135714 which adds summary support for MemProf. We will
need a 3rd tuple member in the ValueIdToValueInfoMap, this patch makes a
number of NFC changes to the existing clients of that map to reflect the
conversion of pair to tuple.
2022-10-19 13:34:30 -07:00
..
BitReader.cpp Cleanup LLVMBitcode headers 2022-02-07 21:19:22 +01:00
BitcodeAnalyzer.cpp Remove redundant initialization of Optional (NFC) 2022-08-20 21:18:28 -07:00
BitcodeReader.cpp [BitcodeReader] Convert pair to triple in preparation for MemProf (NFC) 2022-10-19 13:34:30 -07:00
CMakeLists.txt
MetadataLoader.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
MetadataLoader.h Cleanup LLVMBitcode headers 2022-02-07 21:19:22 +01:00
ValueList.cpp [Bitcode] Support expanding constant expressions into instructions 2022-06-28 11:09:46 +02:00
ValueList.h Remove unused forward declarations (NFC) 2022-07-17 15:37:48 -07:00