[all-commits] [llvm/llvm-project] 7424ef: [dfsan] Propagate origins at non-memory/phi/call i...

Z via All-commits all-commits at lists.llvm.org
Mon Feb 22 18:13:33 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7424efd5ad57d18de65e1a5e572a04e1348a7e04
      https://github.com/llvm/llvm-project/commit/7424efd5ad57d18de65e1a5e572a04e1348a7e04
  Author: Jianzhou Zhao <jianzhouzh at google.com>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
    A llvm/test/Instrumentation/DataFlowSanitizer/origin_other_ops.ll
    A llvm/test/Instrumentation/DataFlowSanitizer/origin_select.ll

  Log Message:
  -----------
  [dfsan] Propagate origins at non-memory/phi/call instructions

This is a part of https://reviews.llvm.org/D95835.

Reviewed-by: morehouse

Differential Revision: https://reviews.llvm.org/D97200




More information about the All-commits mailing list