[PATCH] D27343: [framelowering] Improve tracking of first CS pop instruction.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 2 07:03:49 PST 2016
fhahn created this revision.
fhahn added a reviewer: mkuper.
fhahn added a subscriber: llvm-commits.
This patch makes sure FirstCSPop and MBBI never point to DBG_VALUE instructions, which affected the code generated.
https://reviews.llvm.org/D27343
Files:
lib/Target/X86/X86FrameLowering.cpp
test/CodeGen/X86/frame-lowering-debug-intrinsic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27343.80067.patch
Type: text/x-patch
Size: 4265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161202/2321d186/attachment.bin>
More information about the llvm-commits
mailing list