[PATCH] D36596: [InstCombine] Add a flag to disable LowerDbgDeclare

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 18:44:56 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313108: [InstCombine] Add a flag to disable LowerDbgDeclare (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D36596?vs=114659&id=114954#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36596

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/test/Transforms/InstCombine/debuginfo-skip.ll
  llvm/trunk/test/Transforms/InstCombine/debuginfo.ll
  llvm/trunk/test/Transforms/Util/simplify-dbg-declare-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36596.114954.patch
Type: text/x-patch
Size: 13553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170913/7a95f5e6/attachment.bin>


More information about the llvm-commits mailing list