[all-commits] [llvm/llvm-project] a9ee3f: [X86] Move BEXTR DemandedBits handling inside Simp...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Feb 3 07:17:02 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a9ee3ffbc078c6c105d24495942bbda109296626
      https://github.com/llvm/llvm-project/commit/a9ee3ffbc078c6c105d24495942bbda109296626
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

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

  Log Message:
  -----------
  [X86] Move BEXTR DemandedBits handling inside SimplifyDemandedBitsForTargetNode

Some prep work for PR39153.


  Commit: 241c9a50b45bbf476d042150472df4c0b575a74b
      https://github.com/llvm/llvm-project/commit/241c9a50b45bbf476d042150472df4c0b575a74b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-02-03 (Mon, 03 Feb 2020)

  Changed paths:
    A llvm/test/CodeGen/X86/combine-bextr.ll

  Log Message:
  -----------
  [X86] Add some initial BEXTR combine tests


Compare: https://github.com/llvm/llvm-project/compare/00b22df71d87...241c9a50b45b


More information about the All-commits mailing list