[all-commits] [llvm/llvm-project] c9d496: [x86] remove unnecessary decorations in test file; ...

Sanjay Patel via All-commits all-commits at lists.llvm.org
Mon Mar 7 12:14:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c9d496d8a0c50a427169636b4acc40c9b69950b2
      https://github.com/llvm/llvm-project/commit/c9d496d8a0c50a427169636b4acc40c9b69950b2
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-03-07 (Mon, 07 Mar 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/cmp.ll

  Log Message:
  -----------
  [x86] remove unnecessary decorations in test file; NFC


  Commit: 8209ee1b727f3d1fbbe35440e416f4d5ea1e969f
      https://github.com/llvm/llvm-project/commit/8209ee1b727f3d1fbbe35440e416f4d5ea1e969f
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-03-07 (Mon, 07 Mar 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/cmp.ll

  Log Message:
  -----------
  [x86] add tests for mask+cmp; NFC


  Commit: 9fce696110a90db03300f8149e559919891deb5e
      https://github.com/llvm/llvm-project/commit/9fce696110a90db03300f8149e559919891deb5e
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2022-03-07 (Mon, 07 Mar 2022)

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

  Log Message:
  -----------
  [x86] reduce code duplication for select of X86ISD::CMP; NFC


Compare: https://github.com/llvm/llvm-project/compare/4b093cdc2886...9fce696110a9


More information about the All-commits mailing list