[all-commits] [llvm/llvm-project] 7588ed: [X86] Regenerate test to add missing @PLT

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Mar 30 23:14:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7588ed3a49f1198dcf779067665f959fa6135ac9
      https://github.com/llvm/llvm-project/commit/7588ed3a49f1198dcf779067665f959fa6135ac9
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

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

  Log Message:
  -----------
  [X86] Regenerate test to add missing @PLT


  Commit: afed50a14b34eb619624aed5c85f4f610f360650
      https://github.com/llvm/llvm-project/commit/afed50a14b34eb619624aed5c85f4f610f360650
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

  Changed paths:
    M llvm/test/CodeGen/X86/bmi.ll
    M llvm/test/CodeGen/X86/tbm_patterns.ll

  Log Message:
  -----------
  [X86] Add test cases for PR48768 and D94856. NFC

This covers the BMI and TBM instructions. More tests will be
needed for other instructions.


Compare: https://github.com/llvm/llvm-project/compare/7acfd8575673...afed50a14b34


More information about the All-commits mailing list