[all-commits] [llvm/llvm-project] 9c801c: [NFC][IndVarSimplify] Autogenerate tests affected ...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Mon Jan 27 12:42:21 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c801c48ee4a6e8566920741684a137226650b07
      https://github.com/llvm/llvm-project/commit/9c801c48ee4a6e8566920741684a137226650b07
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    R llvm/test/Analysis/ScalarEvolution/pr28705.ll
    M llvm/test/Transforms/IndVarSimplify/dont-recompute.ll
    M llvm/test/Transforms/IndVarSimplify/lftr-reuse.ll
    M llvm/test/Transforms/IndVarSimplify/loop-invariant-conditions.ll
    M llvm/test/Transforms/IndVarSimplify/lrev-existing-umin.ll
    A llvm/test/Transforms/IndVarSimplify/pr28705.ll
    M llvm/test/Transforms/IndVarSimplify/widen-loop-comp.ll

  Log Message:
  -----------
  [NFC][IndVarSimplify] Autogenerate tests affected by isHighCostExpansionHelper() cost modelling (PR44668)


  Commit: 7bca4a28f591068585e9e2734639ef158e0567fa
      https://github.com/llvm/llvm-project/commit/7bca4a28f591068585e9e2734639ef158e0567fa
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/X86/float-induction-x86.ll

  Log Message:
  -----------
  [NFC][LoopVectorize] Autogenerate tests affected by isHighCostExpansionHelper() cost modelling (PR44668)


Compare: https://github.com/llvm/llvm-project/compare/c3075e6171b4...7bca4a28f591


More information about the All-commits mailing list