[all-commits] [llvm/llvm-project] db7fe6: [dfsan] Propagate origin tracking at store

Z via All-commits all-commits at lists.llvm.org
Thu Mar 4 15:35:22 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: db7fe6cd4b336e84fd47106ac05b7265635fa333
      https://github.com/llvm/llvm-project/commit/db7fe6cd4b336e84fd47106ac05b7265635fa333
  Author: Jianzhou Zhao <jianzhouzh at google.com>
  Date:   2021-03-04 (Thu, 04 Mar 2021)

  Changed paths:
    M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
    M llvm/test/Instrumentation/DataFlowSanitizer/basic.ll
    M llvm/test/Instrumentation/DataFlowSanitizer/origin_ldst.ll
    A llvm/test/Instrumentation/DataFlowSanitizer/origin_store_threshold.ll

  Log Message:
  -----------
  [dfsan] Propagate origin tracking at store

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

Reviewed By: morehouse, gbalats

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




More information about the All-commits mailing list