[all-commits] [llvm/llvm-project] 9cf4f4: [DAG] Move SelectionDAG implementation to KnownBit...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Fri Dec 4 10:09:40 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9cf4f493a72ff16ddaf1556b4ca0fec9d8c83da6
      https://github.com/llvm/llvm-project/commit/9cf4f493a72ff16ddaf1556b4ca0fec9d8c83da6
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M llvm/include/llvm/Support/KnownBits.h
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
    M llvm/lib/Support/KnownBits.cpp

  Log Message:
  -----------
  [DAG] Move SelectionDAG implementation to KnownBits::setInReg(). NFCI.




More information about the All-commits mailing list