[all-commits] [llvm/llvm-project] 6320c3: [X86] combineAndnp - pull out repeated operands. NFC.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat Feb 12 08:37:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6320c3e77ca7148d76e7be04542cf15600bfff7e
      https://github.com/llvm/llvm-project/commit/6320c3e77ca7148d76e7be04542cf15600bfff7e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-12 (Sat, 12 Feb 2022)

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

  Log Message:
  -----------
  [X86] combineAndnp - pull out repeated operands. NFC.


  Commit: 1f43367377d517a9da3b7fbfb457d92ad68146a1
      https://github.com/llvm/llvm-project/commit/1f43367377d517a9da3b7fbfb457d92ad68146a1
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-02-12 (Sat, 12 Feb 2022)

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

  Log Message:
  -----------
  [X86] getTargetVShiftNode - Fix Wparentheses gcc warning.


Compare: https://github.com/llvm/llvm-project/compare/dcf465731d88...1f43367377d5


More information about the All-commits mailing list