[all-commits] [llvm/llvm-project] a9fbf2: [NFC][Codegen] Rename tests for oversized shifts b...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Sat Dec 24 08:27:53 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a9fbf25a14f44fb722dc342743bfab1ecd8be095
      https://github.com/llvm/llvm-project/commit/a9fbf25a14f44fb722dc342743bfab1ecd8be095
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-24 (Sat, 24 Dec 2022)

  Changed paths:
    A llvm/test/CodeGen/AArch64/wide-scalar-shift-by-byte-multiple-legalization.ll
    R llvm/test/CodeGen/AArch64/wide-scalar-shift-legalization.ll
    A llvm/test/CodeGen/PowerPC/wide-scalar-shift-by-byte-multiple-legalization.ll
    R llvm/test/CodeGen/PowerPC/wide-scalar-shift-legalization.ll
    A llvm/test/CodeGen/RISCV/wide-scalar-shift-by-byte-multiple-legalization.ll
    R llvm/test/CodeGen/RISCV/wide-scalar-shift-legalization.ll
    A llvm/test/CodeGen/X86/wide-scalar-shift-by-byte-multiple-legalization.ll
    R llvm/test/CodeGen/X86/wide-scalar-shift-legalization.ll

  Log Message:
  -----------
  [NFC][Codegen] Rename tests for oversized shifts by byte multiple


  Commit: 110c5442b885625c28a14f17b60713624b3bba55
      https://github.com/llvm/llvm-project/commit/110c5442b885625c28a14f17b60713624b3bba55
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-24 (Sat, 24 Dec 2022)

  Changed paths:
    A llvm/test/CodeGen/AArch64/wide-scalar-shift-legalization.ll
    A llvm/test/CodeGen/PowerPC/wide-scalar-shift-legalization.ll
    A llvm/test/CodeGen/RISCV/wide-scalar-shift-legalization.ll
    A llvm/test/CodeGen/X86/wide-scalar-shift-legalization.ll

  Log Message:
  -----------
  [NFC][Codegen] Add tests with oversized shifts by non-byte-multiple


  Commit: 3bb5ddd1756d4573d3104f8b86d2973dbc550402
      https://github.com/llvm/llvm-project/commit/3bb5ddd1756d4573d3104f8b86d2973dbc550402
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-24 (Sat, 24 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/AVR/shift.ll

  Log Message:
  -----------
  [NFC][Codegen][AVR] Make shift.ll autogenerate-able


  Commit: ec99bf24804b1de22fb05d8153a4d5fc1df234fc
      https://github.com/llvm/llvm-project/commit/ec99bf24804b1de22fb05d8153a4d5fc1df234fc
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2022-12-24 (Sat, 24 Dec 2022)

  Changed paths:
    M llvm/test/CodeGen/X86/shift-i256.ll

  Log Message:
  -----------
  [NFC][Codegen][X86] Autogenerate check lines in shift-i256.ll


Compare: https://github.com/llvm/llvm-project/compare/105fef5dca7e...ec99bf24804b


More information about the All-commits mailing list