Commit History

作者 SHA1 備註 提交日期
  Mehdi Amini 1fc660ff51 Revert "Add support for computing SHA1 in LLVM" 9 年之前
  Mehdi Amini 515396cd38 Add a module Hash in the bitcode and the combined index, implementing a kind of "build-id" 9 年之前
  Manman Ren d9e9e2b717 Swift Calling Convention: add swiftself attribute. 9 年之前
  Duncan P. N. Exon Smith 4c4ad19ff6 BitcodeWriter: Reuse writeMetadataRecords, NFC 9 年之前
  Duncan P. N. Exon Smith 5a6e171b5e BitcodeWriter: Rename some functions for consistency, NFC 9 年之前
  Duncan P. N. Exon Smith 310a953967 BitcodeWriter: Split out writeMetadataRecords, NFC 9 年之前
  Duncan P. N. Exon Smith 50f34b80ff BitcodeWriter: Restructure WriteFunctionLocalMetadata, NFC 9 年之前
  Duncan P. N. Exon Smith e693a56e9b BitcodeWriter: Simplify tracking of function-local metadata, NFC 9 年之前
  Duncan P. N. Exon Smith a73e509bf8 Reapply ~"Bitcode: Collect all MDString records into a single blob" 9 年之前
  Mehdi Amini a324948f72 Rename ModuleSummaryIndex::modPathStringEntries() into modulePaths() 9 年之前
  Teresa Johnson 947ecf3d6a [ThinLTO] Rename edges() to calls() for clarity (NFC) 9 年之前
  Duncan P. N. Exon Smith d49b92d802 Revert "Bitcode: Collect all MDString records into a single blob" 9 年之前
  Duncan P. N. Exon Smith d7084fcebd Bitcode: Collect all MDString records into a single blob 9 年之前
  Duncan P. N. Exon Smith f206a2c034 Bitcode: Stop using MODULE_CODE_METADATA_VALUES 9 年之前
  Duncan P. N. Exon Smith 964230413e BitcodeWriter: Move abbreviation for GenericDINode; almost NFC 9 年之前
  Duncan P. N. Exon Smith 3601e72b2a BitcodeWriter: Move abbreviation for DILocation; almost NFC 9 年之前
  Duncan P. N. Exon Smith 7c9efaa654 BitcodeWriter: Split out named metadata; almost NFC 9 年之前
  Duncan P. N. Exon Smith adb3b8dcbf Bitcode: Module* -> Module&, NFC 9 年之前
  Easwaran Raman e34db46356 Add getBlockProfileCount method to BlockFrequencyInfo 9 年之前
  Teresa Johnson d135b1ffea [ThinLTO] Record all global variable defs in the summary 9 年之前
  Teresa Johnson 153a492740 BitcodeWriter dyn_cast cleanup for r263275 (NFC) 9 年之前
  Teresa Johnson f2403fe5b5 [ThinLTO] Renaming of function index to module summary index (NFC) 9 年之前
  Teresa Johnson c37b05528e Revert "[ThinLTO] Renaming of function index to module summary index (NFC)" 9 年之前
  Teresa Johnson 256128f217 [ThinLTO] Renaming of function index to module summary index (NFC) 9 年之前
  David Majnemer 3aae575a24 [Bitcode] Make writeComdats less strange 9 年之前
  Teresa Johnson dc6615addb [ThinLTO] Support for reference graph in per-module and combined summary. 9 年之前
  Mehdi Amini 1eec0de2d8 Bitcode writer: fix a typo, using getName() instead of getSourceFileName() 9 年之前
  Teresa Johnson 0060160bcf Restore "[ThinLTO] Use MD5 hash in function index." with fix 9 年之前
  Teresa Johnson bc947a0d8d Revert "[ThinLTO] Use MD5 hash in function index." due to bot failure 9 年之前
  Teresa Johnson f38049c501 [ThinLTO] Use MD5 hash in function index. 9 年之前