[all-commits] [llvm/llvm-project] b06590: [X86] combineBT - use SimplifyDemandedBits instead...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Jan 21 06:27:50 PST 2020


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

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] combineBT - use SimplifyDemandedBits instead of GetDemandedBits

Another step towards removing SelectionDAG::GetDemandedBits entirely




More information about the All-commits mailing list