[all-commits] [llvm/llvm-project] 61cab3: [NFC] Move findAllocaForValue into ValueTracking.h

Vitaly Buka via All-commits all-commits at lists.llvm.org
Thu Jul 30 18:23:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 61cab352e377d5a37d47555bc56e11f052d7eb8b
      https://github.com/llvm/llvm-project/commit/61cab352e377d5a37d47555bc56e11f052d7eb8b
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M llvm/include/llvm/Analysis/ValueTracking.h
    M llvm/include/llvm/Transforms/Utils/Local.h
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
    M llvm/lib/Transforms/Utils/Local.cpp

  Log Message:
  -----------
  [NFC] Move findAllocaForValue into ValueTracking.h

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




More information about the All-commits mailing list