[all-commits] [llvm/llvm-project] a672f5: Regenerate rotated uxt tests

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jan 21 02:40:33 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a672f579a2f66dbfa72799dec8ac52858b9a0f99
      https://github.com/llvm/llvm-project/commit/a672f579a2f66dbfa72799dec8ac52858b9a0f99
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M llvm/test/CodeGen/ARM/uxt_rot.ll

  Log Message:
  -----------
  Regenerate rotated uxt tests


  Commit: 8d2e6bdbe144b5855c4ae23d95c7e306075e4fdd
      https://github.com/llvm/llvm-project/commit/8d2e6bdbe144b5855c4ae23d95c7e306075e4fdd
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp

  Log Message:
  -----------
  [TargetLowering] SimplifyDemandedBits - Pull out InDemandedMask variable to ISD::SHL. NFCI.

Matches ISD::SRA + ISD::SRL variants.


Compare: https://github.com/llvm/llvm-project/compare/dbd0ad33668e...8d2e6bdbe144


More information about the All-commits mailing list