[all-commits] [llvm/llvm-project] a8d38c: [X86] Add abs tests that check for MIN_SIGNED_INT ...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Jun 10 09:59:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a8d38c140bc72b98c205f166f507c1f025d46e60
      https://github.com/llvm/llvm-project/commit/a8d38c140bc72b98c205f166f507c1f025d46e60
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

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

  Log Message:
  -----------
  [X86] Add abs tests that check for MIN_SIGNED_INT cases

Additional multi-use tests for #94948


  Commit: 0c97ac0a46d0c29fbe5168adcd32e1f25336096d
      https://github.com/llvm/llvm-project/commit/0c97ac0a46d0c29fbe5168adcd32e1f25336096d
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
    M llvm/test/Transforms/InstCombine/2008-05-31-AddBool.ll
    M llvm/test/Transforms/InstCombine/2008-05-31-Bools.ll

  Log Message:
  -----------
  [InstCombine] Regenerate some old bool math tests to use FileCheck and UTC scripts

Don't use %a and %A in the same test as FileCheck doesn't like it.


Compare: https://github.com/llvm/llvm-project/compare/b0822af06d53...0c97ac0a46d0

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list