[PATCH] D50220: [DebugInfo] Refactor DbgInfoIntrinsic class hierarchy.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 5 21:00:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338984: [DebugInfo] Refactor DbgInfoIntrinsic class hierarchy. (authored by HsiangKai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50220?vs=159177&id=159240#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50220

Files:
  llvm/trunk/include/llvm-c/Core.h
  llvm/trunk/include/llvm/IR/InstVisitor.h
  llvm/trunk/include/llvm/IR/IntrinsicInst.h
  llvm/trunk/include/llvm/Transforms/Utils/Local.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/IR/IntrinsicInst.cpp
  llvm/trunk/lib/IR/Verifier.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/lib/Transforms/Scalar/ADCE.cpp
  llvm/trunk/lib/Transforms/Scalar/Reassociate.cpp
  llvm/trunk/lib/Transforms/Scalar/SROA.cpp
  llvm/trunk/lib/Transforms/Utils/Local.cpp
  llvm/trunk/lib/Transforms/Utils/LoopRotationUtils.cpp
  llvm/trunk/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  llvm/trunk/unittests/Transforms/Utils/Local.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50220.159240.patch
Type: text/x-patch
Size: 30097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180806/d37f238c/attachment.bin>


More information about the llvm-commits mailing list