Commit History

作者 SHA1 備註 提交日期
  Cameron McInally 04e2fd09d5 [ASan] Fix IRTests/InstructionsTest.UnaryOperator 5 年之前
  Cameron McInally 00c70bcbce [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator 5 年之前
  Dmitri Gribenko e23f294f3f Revert "[IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator" 5 年之前
  Cameron McInally 153c5a24ad [IRBuilder] Update IRBuilder::CreateFNeg(...) to return a UnaryOperator 5 年之前
  Sanjay Patel b7acbfc2f3 [IR] allow fast-math-flags on phi of FP values (2nd try) 5 年之前
  Sanjay Patel 9dcc14cb65 Revert [IR] allow fast-math-flags on phi of FP values 5 年之前
  Sanjay Patel 5d102992ac [IR] allow fast-math-flags on phi of FP values 5 年之前
  Nick Desaulniers aaff490524 [IR] CallBrInst: scan+update arg list when indirect dest list changes 6 年之前
  Yevgeny Rouban a593b7070e Prepare for making SwitchInstProfUpdateWrapper strict 6 年之前
  Cameron McInally be913530f9 [IR] Add UnaryOperator::CreateFNegFMF(...) 6 年之前
  Yevgeny Rouban 48973d77b6 Make SwitchInstProfUpdateWrapper safer 6 年之前
  Sanjoy Das b3779ef424 PHI nodes are not `FPMathOperator` s 6 年之前
  James Y Knight 3bab951f0f [opaque pointer types] Pass value type to GetElementPtr creation. 6 年之前
  James Y Knight e84538e816 [opaque pointer types] Pass function types to InvokeInst creation. 6 年之前
  James Y Knight 6029aa8149 [opaque pointer types] Pass function types to CallInst creation. 6 年之前
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 年之前
  Sanjay Patel 1c86ce8fa7 [IR] add shuffle query for vector concatenation 7 年之前
  Sanjay Patel dff6e8d22f [IR] reduce duplication in unittest for shuffles; NFC 7 年之前
  Sanjay Patel 14ea008c51 [IR] add shuffle queries for identity extend/extract 7 年之前
  Vedant Kumar ab0a33b6a7 Rename skipDebugInfo -> skipDebugIntrinsics, NFC 7 年之前
  Vedant Kumar 83a6451ad7 [IR] Introduce helpers to skip debug instructions (NFC) 7 年之前
  Sanjay Patel 42f462a392 [IR] move shuffle mask queries from TTI to ShuffleVectorInst 7 年之前
  Reid Kleckner 816047d44c [IR] De-virtualize ~Value to save a vptr 8 年之前
  Zvi Rackover f4d18ab589 IR: Add a shufflevector mask commutation helper function. NFC. 8 年之前
  Chandler Carruth ddfada260a [IR] Redesign the case iterator in SwitchInst to actually be an iterator 8 年之前
  Reid Kleckner 6707770d48 Rename AttributeSet to AttributeList 8 年之前
  Chandler Carruth bff5a6eea5 [IR] Add range accessors for the indices of a GEP instruction. 8 年之前
  Sanjoy Das 9e36975287 [IR] Add a Instruction::dropPoisonGeneratingFlags helper 8 年之前
  Mehdi Amini 8be7707c14 Remove every uses of getGlobalContext() in LLVM (but the C API) 9 年之前
  Joseph Tremoulet df4beed8c8 [InstructionsTest] delete via unique_ptr (NFC) 9 年之前