[PATCH] D38088: Fix out-of-order stepping behavior in programs with hoisted constants.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 9 12:01:51 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317827: Fix out-of-order stepping behavior in programs with hoisted constants. (authored by probinson).

Repository:
  rL LLVM

https://reviews.llvm.org/D38088

Files:
  llvm/trunk/lib/Transforms/Scalar/ConstantHoisting.cpp
  llvm/trunk/test/Transforms/ConstantHoisting/X86/dbg-dominatingblock.ll
  llvm/trunk/test/Transforms/ConstantHoisting/X86/dbg-samebasicblock.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38088.122301.patch
Type: text/x-patch
Size: 5989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171109/5b27b94f/attachment.bin>


More information about the llvm-commits mailing list