[all-commits] [llvm/llvm-project] 0b8d30: [x86] add more tests for cmov and lea; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Tue Jul 27 13:46:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b8d30b16e01b1ce9915aa7626ba6bacf1becc3b
      https://github.com/llvm/llvm-project/commit/0b8d30b16e01b1ce9915aa7626ba6bacf1becc3b
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-07-27 (Tue, 27 Jul 2021)

  Changed paths:
    M llvm/test/CodeGen/X86/add-cmov.ll

  Log Message:
  -----------
  [x86] add more tests for cmov and lea; NFC


  Commit: 156ba620b3805f6b0b106b3751ec68a4722e35ff
      https://github.com/llvm/llvm-project/commit/156ba620b3805f6b0b106b3751ec68a4722e35ff
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-07-27 (Tue, 27 Jul 2021)

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

  Log Message:
  -----------
  [x86] update stale code comment; NFC

The transform was generalized with:
1ce05ad619a5


Compare: https://github.com/llvm/llvm-project/compare/e90a0d638191...156ba620b380


More information about the All-commits mailing list