提交历史

作者 SHA1 备注 提交日期
  Chandler Carruth 10dd00ced5 [PM] Introduce an analysis set used to preserve all analyses over 8 年之前
  Eric Fiselier 29bdc2ffce Give comparator const call operator 8 年之前
  Michael Kuperstein 8672808b6b [SLP] Remove bogus assert. 8 年之前
  Daniel Jasper 8de3a54f07 Revert @llvm.assume with operator bundles (r289755-r289757) 8 年之前
  Hal Finkel bffeba468d Remove the AssumptionCache 8 年之前
  Matthew Simpson 953d7312ee [SLP] Fix sign-extends for type-shrinking 8 年之前
  Alexey Bataev fb32ef497d [SLP] Fix for PR6246: vectorization for scalar ops on vector elements. 8 年之前
  Renato Golin 66e793d0de Revert "[SLP] Fix for PR6246: vectorization for scalar ops on vector elements." 8 年之前
  Alexey Bataev a985f0f28e [SLP] Fix for PR6246: vectorization for scalar ops on vector elements. 8 年之前
  Artem Belevich bc5dae7253 Revert "[SLP] Fix for PR6246: vectorization for scalar ops on vector elements." 8 年之前
  Alexey Bataev e126eb1e0d [SLP] Fix for PR6246: vectorization for scalar ops on vector elements. 8 年之前
  Alexey Bataev 171807f96b [SLP] Fixed cost model for horizontal reduction. 8 年之前
  Alexey Bataev 62c10d6781 [SLPVectorizer] Improved support of partial tree vectorization. 8 年之前
  Simon Pilgrim 431da84b02 Fix spelling mistakes in Transforms comments. NFC. 8 年之前
  Vyacheslav Klochkov 747716a482 Fixed the lost FastMathFlags for CALL operations in SLPVectorizer. 8 年之前
  Vyacheslav Klochkov 35cecc31aa Fixed the lost FastMathFlags for FCmp operations in SLPVectorizer. 8 年之前
  Alexey Bataev d6d83fe649 [SLP] Fix for PR30626: Compiler crash inside SLP Vectorizer. 8 年之前
  Alexey Bataev ccab47139f [SLPVectorizer] Fix for PR25748: reduction vectorization after loop 9 年之前
  Duncan P. N. Exon Smith 0d65f1da0e ADT: Do not inherit from std::iterator in ilist_iterator 9 年之前
  Chad Rosier 454a60a86c [SLP] Don't pass a global CL option as an argument. NFC. 9 年之前
  Chad Rosier 8f1c5752a9 [SLP] Update the debug based on Michael's suggestion. 9 年之前
  Chad Rosier 71255dfcef [SLP] Sink debug after checking for matching types/opcode. 9 年之前
  Chad Rosier 5f960b8b75 [SLP] Arguments should be camel case, and start with an upper case letter. NFC. 9 年之前
  Duncan P. N. Exon Smith 1d79fff9e6 ADT: Give ilist<T>::reverse_iterator a handle to the current node 9 年之前
  Chad Rosier 2f811bdf6d [SLP] Return a boolean value for these static helpers. NFC. 9 年之前
  Matthew Simpson 35b8916582 [SLP] Avoid signed integer overflow 9 年之前
  Matthew Simpson fcc016a4ea Reapply "[SLP] Initialize VectorizedValue when gathering" 9 年之前
  Matthew Simpson 4848b39daa [SLP] Add command line option for minimum tree size (NFC) 9 年之前
  Vitaly Buka 914b867b4c Revert "[SLP] Initialize VectorizedValue when gathering" to fix ubsan bot. 9 年之前
  Matthew Simpson 3989d7e56d [SLP] Initialize VectorizedValue when gathering 9 年之前