[PATCH] D45396: [DebugInfo] Create merged locations for instructions other than calls

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 12 14:01:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329955: [DebugInfo] Create merged locations for instructions other than calls (authored by vedantk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45396?vs=141919&id=142257#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45396

Files:
  llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
  llvm/trunk/lib/IR/DebugInfo.cpp
  llvm/trunk/lib/IR/DebugInfoMetadata.cpp
  llvm/trunk/test/DebugInfo/Generic/instcombine-phi.ll
  llvm/trunk/test/DebugInfo/Generic/simplifycfg_sink_last_inst.ll
  llvm/trunk/test/DebugInfo/Generic/store-tail-merge.ll
  llvm/trunk/test/Transforms/SimplifyCFG/remove-debug-2.ll
  llvm/trunk/test/Transforms/SimplifyCFG/remove-debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45396.142257.patch
Type: text/x-patch
Size: 12102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180412/85b370d4/attachment.bin>


More information about the llvm-commits mailing list