[all-commits] [llvm/llvm-project] bbaa79: [X86] Add i686 and fast/slow-inc test coverage to ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sun Feb 26 06:00:44 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bbaa79470423e63d075abef869ab4d5a203c51d3
      https://github.com/llvm/llvm-project/commit/bbaa79470423e63d075abef869ab4d5a203c51d3
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-02-26 (Sun, 26 Feb 2023)

  Changed paths:
    M llvm/test/CodeGen/X86/select-constant-xor.ll
    M llvm/test/CodeGen/X86/select_const.ll

  Log Message:
  -----------
  [X86] Add i686 and fast/slow-inc test coverage to constant select tests

Extend tests for D144449 to ensure we aren't regressing code on targets with a slow INC/DEC instruction (or i686 without CMOV)




More information about the All-commits mailing list