[all-commits] [llvm/llvm-project] 884d7c: [InstCombine] Add additional tests for strlen/strn...

Martin Sebor via All-commits all-commits at lists.llvm.org
Fri Apr 1 07:59:32 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 884d7c60f367dd753f0528b28f0029edc1b91c5e
      https://github.com/llvm/llvm-project/commit/884d7c60f367dd753f0528b28f0029edc1b91c5e
  Author: Martin Sebor <msebor at redhat.com>
  Date:   2022-04-01 (Fri, 01 Apr 2022)

  Changed paths:
    A llvm/test/Transforms/InstCombine/strlen-4.ll
    A llvm/test/Transforms/InstCombine/strnlen-1.ll
    A llvm/test/Transforms/InstCombine/strnlen-2.ll
    A llvm/test/Transforms/InstCombine/strnlen-3.ll
    A llvm/test/Transforms/InstCombine/strnlen-4.ll
    A llvm/test/Transforms/InstCombine/strnlen-5.ll
    A llvm/test/Transforms/InstCombine/strnlen-6.ll
    A llvm/test/Transforms/InstCombine/wcslen-5.ll

  Log Message:
  -----------
  [InstCombine] Add additional tests for strlen/strnlen (NFC)

Taken from D122686.




More information about the All-commits mailing list