[all-commits] [llvm/llvm-project] a25f82: [BasicAA] Convert test to use opaque pointers.

Florian Hahn via All-commits all-commits at lists.llvm.org
Wed Jun 29 03:25:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a25f82762d64a0853992d45aa10d996d3132caf0
      https://github.com/llvm/llvm-project/commit/a25f82762d64a0853992d45aa10d996d3132caf0
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M llvm/test/Analysis/BasicAA/assume-index-positive.ll

  Log Message:
  -----------
  [BasicAA] Convert test to use opaque pointers.

Using opaque pointers simplifies the tests quite a bit.


  Commit: 113887e79ffa10ddeb4ffd31b2095d626f919e5e
      https://github.com/llvm/llvm-project/commit/113887e79ffa10ddeb4ffd31b2095d626f919e5e
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M llvm/test/Analysis/BasicAA/assume-index-positive.ll

  Log Message:
  -----------
  [BasicAA] Add test coverage from D76194.


Compare: https://github.com/llvm/llvm-project/compare/f6d00bac7745...113887e79ffa


More information about the All-commits mailing list