提交历史

作者 SHA1 备注 提交日期
  Adam Nemet 5c57c1108e [IR] Add AllowContract to FastMathFlags 8 年之前
  Reid Kleckner 6707770d48 Rename AttributeSet to AttributeList 8 年之前
  Dehao Chen cd2a5b62d1 SamplePGO ThinLTO ICP fix for local functions. 8 年之前
  Peter Collingbourne 049ef19b9c Address Mehdi's post-commit review comments on r294795. 8 年之前
  Peter Collingbourne 446f8d76cd IR: Function summary extensions for whole-program devirtualization pass. 8 年之前
  Mehdi Amini 38fd8b4c14 Revert "[ThinLTO] Add an auto-hide feature" 8 年之前
  Mehdi Amini bd57345762 [ThinLTO] Add an auto-hide feature 8 年之前
  Mehdi Amini 5674a467ef Revert "[ThinLTO] Add an auto-hide feature" 8 年之前
  Mehdi Amini 20af8a7bb3 [ThinLTO] Add an auto-hide feature 8 年之前
  Mehdi Amini 416bf90086 Revert "[ThinLTO] Add an auto-hide feature" 8 年之前
  Mehdi Amini 73efdef798 [ThinLTO] Add an auto-hide feature 8 年之前
  Mehdi Amini 85b2e0b34b [ThinLTO] Fix lazy-loading of MDString instruction attachments 8 年之前
  Teresa Johnson a4ca999339 ThinLTO: add early "dead-stripping" on the Index 8 年之前
  Teresa Johnson e4e6279a08 [ThinLTO] Subsume all importing checks into a single flag 8 年之前
  Peter Collingbourne 50b4952766 Clear the PendingTypeTests vector after moving from it. 8 年之前
  Peter Collingbourne ea3f918aec IR: Function summary representation for type tests. 8 年之前
  Peter Collingbourne 36fc3f6000 IR: Eliminate non-determinism in the module summary analysis. 8 年之前
  Teresa Johnson f638013746 [ThinLTO] Import composite types as declarations 8 年之前
  Mehdi Amini ce07e02348 Strip invalid TBAA when reading bitcode 8 年之前
  Stephan Bergmann 20a600c431 Replace APFloatBase static fltSemantics data members with getter functions 8 年之前
  Mehdi Amini 8a4442a342 Refactor BitcodeReader: move Metadata and ValueId handling in their own class/file 8 年之前
  Mehdi Amini cb0c0a30b2 Remove IsMetadataMaterialized from BitcodeReader (NFC) 8 年之前
  Adrian Prantl 460dd60c1a [DIExpression] Introduce a dedicated DW_OP_LLVM_fragment operation 8 年之前
  Peter Collingbourne c0e425dcdf Bitcode: The index used by ModuleSummaryIndexBitcodeReader is now required, so make it a reference. NFCI. 8 年之前
  Peter Collingbourne 51b7aa5d98 Bitcode: Introduce BitcodeModule::{has,get}Summary(). 8 年之前
  Peter Collingbourne a0894a8257 Bitcode: Change expected layout of module blocks. 8 年之前
  Peter Collingbourne 34c84f49d8 Bitcode: Introduce initial multi-module reader API. 8 年之前
  Teresa Johnson 101d620a14 [ThinLTO] Make inline assembly handling more efficient in summary 8 年之前
  Peter Collingbourne dead081fb2 Bitcode: Change module reader functions to return an llvm::Expected. 8 年之前
  Peter Collingbourne 77a1226498 Bitcode: More precise casting. NFCI. 8 年之前