[all-commits] [llvm/llvm-project] ea4251: [asan] Faster version of QuickCheckForUnpoisonedRe...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Aug 8 22:07:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ea42515dadfa3ca0020bc7107787761f026ad2dc
      https://github.com/llvm/llvm-project/commit/ea42515dadfa3ca0020bc7107787761f026ad2dc
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-08-08 (Mon, 08 Aug 2022)

  Changed paths:
    M compiler-rt/lib/asan/asan_interceptors_memintrinsics.h

  Log Message:
  -----------
  [asan] Faster version of QuickCheckForUnpoisonedRegion

Slightly helps with performance regression after D128146.




More information about the All-commits mailing list