[all-commits] [llvm/llvm-project] a9018f: [X86] Add more add/sub carry tests

David Zarzycki via All-commits all-commits at lists.llvm.org
Tue Nov 12 01:37:23 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a9018fddf9ba17e53a35674bf0a93e78382c4c23
      https://github.com/llvm/llvm-project/commit/a9018fddf9ba17e53a35674bf0a93e78382c4c23
  Author: David Zarzycki <dave at znu.io>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M llvm/test/CodeGen/SystemZ/int-uadd-03.ll
    M llvm/test/CodeGen/SystemZ/int-usub-03.ll
    M llvm/test/CodeGen/X86/addcarry.ll
    M llvm/test/CodeGen/X86/subcarry.ll

  Log Message:
  -----------
  [X86] Add more add/sub carry tests

Preparation for: https://reviews.llvm.org/D70079

https://reviews.llvm.org/D70077




More information about the All-commits mailing list