[all-commits] [llvm/llvm-project] cfc1a8: [test] Change llc -march= to -mtriple= & llvm-mc -...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Sep 11 15:11:15 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfc1a8787829623ad7427bb7e71f380f6d241262
      https://github.com/llvm/llvm-project/commit/cfc1a8787829623ad7427bb7e71f380f6d241262
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
    M llvm/test/CodeGen/Hexagon/convert-to-dot-old.ll
    M llvm/test/CodeGen/Lanai/codemodel.ll
    M llvm/test/CodeGen/Lanai/mem_alu_combiner.ll
    M llvm/test/CodeGen/Lanai/multiply.ll
    M llvm/test/CodeGen/Lanai/shift.ll
    M llvm/test/CodeGen/Mips/eh.ll
    M llvm/test/CodeGen/Mips/insn-zero-size-bb.ll
    M llvm/test/CodeGen/Mips/lw16-base-reg.ll
    M llvm/test/CodeGen/Mips/mips16ex.ll
    M llvm/test/CodeGen/RISCV/dwarf-eh.ll
    M llvm/test/MC/Hexagon/inst_add.ll
    M llvm/test/MC/Hexagon/inst_select.ll
    M llvm/test/MC/Hexagon/inst_sxtb.ll
    M llvm/test/MC/Hexagon/inst_zxtb.ll
    M llvm/test/MC/Hexagon/inst_zxth.ll
    M llvm/test/MC/Hexagon/v62a.s
    M llvm/test/MC/Mips/mips64shift.ll
    M llvm/test/MC/Mips/multi-64bit-func.ll
    M llvm/test/MC/Mips/sext_64_32.ll
    M llvm/test/MC/Mips/sort-relocation-table.s

  Log Message:
  -----------
  [test] Change llc -march= to -mtriple= & llvm-mc -arch= to -triple=

Similar to 806761a7629df268c8aed49657aeccffa6bca449




More information about the All-commits mailing list