Commit Verlauf

Autor SHA1 Nachricht Datum
  Yevgeny Rouban 8be236c9f9 Make SwitchInstProfUpdateWrapper strict permanently vor 6 Jahren
  Nick Desaulniers aaff490524 [IR] CallBrInst: scan+update arg list when indirect dest list changes vor 6 Jahren
  Yevgeny Rouban 608c99e6ad Force check prof branch_weights consistency in SwitchInstProfUpdateWrapper vor 6 Jahren
  Yevgeny Rouban a593b7070e Prepare for making SwitchInstProfUpdateWrapper strict vor 6 Jahren
  Dmitri Gribenko 72d9b451e7 Silenced a warning "implicit conversion turns string literal into bool" introduced in r362473 vor 6 Jahren
  Yevgeny Rouban 48973d77b6 Make SwitchInstProfUpdateWrapper safer vor 6 Jahren
  Yevgeny Rouban 277c55c7bc [NFC] SwitchInst: Introduce wrapper for prof branch_weights handling vor 6 Jahren
  Mircea Trofin 43d7d5177a [llvm] Avoid div by 0 when updating profile weights. vor 6 Jahren
  Wei Mi 7a0ec3b943 [PGO/SamplePGO][NFC] Move the function updateProfWeight from Instruction vor 6 Jahren
  Sanjay Patel 3a12f8f3d2 [InstCombine] canonicalize select shuffles by commuting vor 6 Jahren
  Kristina Brooks ccb8c9c48c Remove large amount of empty lines mid-file. NFC vor 6 Jahren
  Craig Topper e3696113b6 Implementation of asm-goto support in LLVM vor 6 Jahren
  James Y Knight e84538e816 [opaque pointer types] Pass function types to InvokeInst creation. vor 6 Jahren
  James Y Knight 6029aa8149 [opaque pointer types] Pass function types to CallInst creation. vor 6 Jahren
  James Y Knight 9ec60d7d8f [opaque pointer types] Add a FunctionCallee wrapper type, and use it. vor 6 Jahren
  James Y Knight 5be828a949 Revert "[opaque pointer types] Add a FunctionCallee wrapper type, and use it." vor 6 Jahren
  James Y Knight 8e4d96d7af [opaque pointer types] Add a FunctionCallee wrapper type, and use it. vor 6 Jahren
  Craig Topper 05f65683d0 [CallSite removal] Remove CallSite uses from InstCombine. vor 6 Jahren
  Matt Arsenault 52f6127659 Reapply "IR: Add fp operations to atomicrmw" vor 6 Jahren
  Chandler Carruth 73f9a1d617 Revert r351778: IR: Add fp operations to atomicrmw vor 6 Jahren
  Matt Arsenault 020dc8d94b IR: Add fp operations to atomicrmw vor 6 Jahren
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo vor 6 Jahren
  James Y Knight 4ed9d9e797 [opaque pointer types] Update LoadInst creation APIs to consistently vor 6 Jahren
  James Y Knight f806f42158 [opaque pointer types] Update CallInst creation APIs to consistently vor 6 Jahren
  Chandler Carruth 9d8b7a0ea6 [CallSite removal] Port `IndirectCallSiteVisitor` to use `CallBase` and vor 6 Jahren
  Chandler Carruth 6bef5bc6af [CallSite removal] Add and flesh out APIs on the new `CallBase` base class that previously were only available on the `CallSite` wrapper. vor 6 Jahren
  Chandler Carruth 9fa222df45 [TI removal] Leverage the fact that TerminatorInst is gone to create vor 6 Jahren
  Fangrui Song 53a62241d3 Use llvm::copy. NFC vor 6 Jahren
  Cameron McInally ca8cb6852b [IR] Add a dedicated FNeg IR Instruction vor 6 Jahren
  Fangrui Song b9e113385e Fix -Wsign-compare warning vor 6 Jahren