[PATCH] D27688: [framelowering] Skip dbg values when getting next/previous instruction.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 20 15:46:19 PST 2016


fhahn updated this revision to Diff 82170.
fhahn marked an inline comment as done.
fhahn added a comment.

Use a few more CHECK-NEXT where possible.

@aprantl It would be great if you could have another look now that this patch is using generic functions to skip debug instructions.


https://reviews.llvm.org/D27688

Files:
  lib/Target/X86/X86FrameLowering.cpp
  test/CodeGen/X86/frame-lowering-debug-intrinsic-2.ll
  test/CodeGen/X86/frame-lowering-debug-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27688.82170.patch
Type: text/x-patch
Size: 5711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161220/9d9f16e1/attachment.bin>


More information about the llvm-commits mailing list