[all-commits] [llvm/llvm-project] 20cb6c: [AA] Add option for tracing AA queries (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Feb 12 12:44:22 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 20cb6c7cebb5a3566640a9bf0da4729993ce6020
      https://github.com/llvm/llvm-project/commit/20cb6c7cebb5a3566640a9bf0da4729993ce6020
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M llvm/lib/Analysis/AliasAnalysis.cpp

  Log Message:
  -----------
  [AA] Add option for tracing AA queries (NFC)

Add an -aa-trace debug option that can be used to print AA queries,
including any recursive queries and their results.




More information about the All-commits mailing list