[all-commits] [llvm/llvm-project] e97378: [NFC][PowerPC] Add a function tryAndWithMask to ha...

QingShan Zhang via All-commits all-commits at lists.llvm.org
Wed Dec 25 18:51:16 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e973783916d3f6d086d796affbac5ed81d0e75f8
      https://github.com/llvm/llvm-project/commit/e973783916d3f6d086d796affbac5ed81d0e75f8
  Author: QingShan Zhang <qshanz at cn.ibm.com>
  Date:   2019-12-26 (Thu, 26 Dec 2019)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp

  Log Message:
  -----------
  [NFC][PowerPC] Add a function tryAndWithMask to handle all the cases
that 'and' with constant

More patches will be committed later to exploit more about 'and' with
constant.

Differential Revision: https://reviews.llvm.org/D71693




More information about the All-commits mailing list