[all-commits] [llvm/llvm-project] ff5a9c: [CodeGen] Regenerate test checks (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Feb 10 05:10:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff5a9c3c653e6bea0af257b6edbf58ae0ce0346e
      https://github.com/llvm/llvm-project/commit/ff5a9c3c653e6bea0af257b6edbf58ae0ce0346e
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
    M llvm/test/CodeGen/AArch64/swifterror.ll
    M llvm/test/CodeGen/ARM/swifterror.ll
    M llvm/test/CodeGen/X86/swifterror.ll

  Log Message:
  -----------
  [CodeGen] Regenerate test checks (NFC)


  Commit: 6241f7dee0a776521fbdc6a0000488d45bda1542
      https://github.com/llvm/llvm-project/commit/6241f7dee0a776521fbdc6a0000488d45bda1542
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-10 (Thu, 10 Feb 2022)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/FastISel.cpp

  Log Message:
  -----------
  [FastISel] Remove redundant reg class check (NFC)

SrcVT and DstVT are the same in this branch, as such their register
classes will also be the same.


Compare: https://github.com/llvm/llvm-project/compare/4807587cf2fe...6241f7dee0a7


More information about the All-commits mailing list