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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 6 14:47:14 PDT 2017


rnk updated this revision to Diff 114078.
rnk added a comment.

- Conditionalize things under -instcombine-lower-dbg-declare


https://reviews.llvm.org/D36596

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36596.114078.patch
Type: text/x-patch
Size: 12957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170906/c8ef3b42/attachment.bin>


More information about the llvm-commits mailing list