[all-commits] [llvm/llvm-project] 002625: [X86] Add PR39464 addcarry/subborrow test cases

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Nov 12 03:14:58 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 002625113ba815d1d08463411e67875be6e19a3f
      https://github.com/llvm/llvm-project/commit/002625113ba815d1d08463411e67875be6e19a3f
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M llvm/test/CodeGen/X86/addcarry.ll
    M llvm/test/CodeGen/X86/subcarry.ll

  Log Message:
  -----------
  [X86] Add PR39464 addcarry/subborrow test cases

Additional coverage for D70079


  Commit: 6da34a8b847f2c858f421278a38dd343d2e8507b
      https://github.com/llvm/llvm-project/commit/6da34a8b847f2c858f421278a38dd343d2e8507b
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2019-11-12 (Tue, 12 Nov 2019)

  Changed paths:
    M llvm/lib/Support/FileCheckImpl.h

  Log Message:
  -----------
  FileCheckPattern::FindRegexVarEnd - make helper function static. NFC

Fixes cppcheck warning.


Compare: https://github.com/llvm/llvm-project/compare/3130a88137dd...6da34a8b847f


More information about the All-commits mailing list