[all-commits] [llvm/llvm-project] 68782a: [DSE] Read after strcpy test.

Florian Hahn via All-commits all-commits at lists.llvm.org
Thu Dec 2 09:38:32 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68782a860dfa680697cf5748f2609624e933fcbb
      https://github.com/llvm/llvm-project/commit/68782a860dfa680697cf5748f2609624e933fcbb
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-12-02 (Thu, 02 Dec 2021)

  Changed paths:
    M llvm/test/Transforms/DeadStoreElimination/libcalls.ll

  Log Message:
  -----------
  [DSE] Read after strcpy test.


  Commit: 222442ec2d7172faedf20291f5d14f4883b5fa1b
      https://github.com/llvm/llvm-project/commit/222442ec2d7172faedf20291f5d14f4883b5fa1b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-12-02 (Thu, 02 Dec 2021)

  Changed paths:
    M llvm/test/Analysis/BasicAA/libfuncs.ll

  Log Message:
  -----------
  [BasicAA] Add tests for strcat/strncat/strcpy.


Compare: https://github.com/llvm/llvm-project/compare/96ff74a0d598...222442ec2d71


More information about the All-commits mailing list