[all-commits] [llvm/llvm-project] 4cfb4a: [InstCombine] Highlight tests using expensive comb...

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat Mar 7 08:59:29 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cfb4afb705347a641bda53058af0f15f085e908
      https://github.com/llvm/llvm-project/commit/4cfb4afb705347a641bda53058af0f15f085e908
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/all-bits-shift.ll
    M llvm/test/Transforms/InstCombine/out-of-bounds-indexes.ll
    M llvm/test/Transforms/InstCombine/phi-shifts.ll

  Log Message:
  -----------
  [InstCombine] Highlight tests using expensive combines; NFC


  Commit: 2904a332fe30615255796825dd5bc5ae5ce3b16c
      https://github.com/llvm/llvm-project/commit/2904a332fe30615255796825dd5bc5ae5ce3b16c
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    A llvm/test/Transforms/InstCombine/known-bits.ll

  Log Message:
  -----------
  [InstCombine] Add additional known bits folding tests; NFC


  Commit: d2dab92f017f6d341ccfccdf41fa7f233ddd504f
      https://github.com/llvm/llvm-project/commit/d2dab92f017f6d341ccfccdf41fa7f233ddd504f
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/call.ll

  Log Message:
  -----------
  [InstSimplify] Add tests for "returned" attribute; NFC


  Commit: f2419adc48cb59a0314833785976aece63061772
      https://github.com/llvm/llvm-project/commit/f2419adc48cb59a0314833785976aece63061772
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-03-07 (Sat, 07 Mar 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/align-attr.ll
    M llvm/test/Transforms/InstCombine/unused-nonnull.ll

  Log Message:
  -----------
  [InstCombine] Regenerate test checks; NFC


Compare: https://github.com/llvm/llvm-project/compare/89fdee87f7f0...f2419adc48cb


More information about the All-commits mailing list