[all-commits] [llvm/llvm-project] 2ba1f9: [Test][AArch64] Move overflow add/sub tests to the...

Cassie Jones via All-commits all-commits at lists.llvm.org
Mon Jan 25 19:10:07 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ba1f9c4e0e19157347fc2b315a1dcf16a8bf102
      https://github.com/llvm/llvm-project/commit/2ba1f9c4e0e19157347fc2b315a1dcf16a8bf102
  Author: Cassie Jones <code at witchoflight.com>
  Date:   2021-01-25 (Mon, 25 Jan 2021)

  Changed paths:
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-add.mir
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-saddo.mir
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-ssubo.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-sub.mir
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-uaddo.mir
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-usubo.mir
    R llvm/test/CodeGen/AArch64/legalize-uaddo.mir

  Log Message:
  -----------
  [Test][AArch64] Move overflow add/sub tests to their own file. NFC

Differential Revision: https://reviews.llvm.org/D95323


  Commit: fdbfda2178a774c99b5b174b14f6577a01be12bf
      https://github.com/llvm/llvm-project/commit/fdbfda2178a774c99b5b174b14f6577a01be12bf
  Author: Cassie Jones <code at witchoflight.com>
  Date:   2021-01-25 (Mon, 25 Jan 2021)

  Changed paths:
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-uadde.mir
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-usube.mir

  Log Message:
  -----------
  [Test][AArch64] Add s32 legalizer test for UADDE/USUBE

Differential Revision: https://reviews.llvm.org/D95324


Compare: https://github.com/llvm/llvm-project/compare/236b0d040786...fdbfda2178a7


More information about the All-commits mailing list