[PATCH] D13767: [X86] Fix more -Os + EH issues
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 19 05:36:37 PDT 2015
mkuper updated this revision to Diff 37742.
mkuper added a comment.
The patch now has both the precise and the precise-at-call-site code-paths.
http://reviews.llvm.org/D13767
Files:
lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
lib/Target/X86/X86CallFrameOptimization.cpp
lib/Target/X86/X86FrameLowering.cpp
lib/Target/X86/X86FrameLowering.h
test/CodeGen/X86/fold-push.ll
test/CodeGen/X86/pop-stack-cleanup.ll
test/CodeGen/X86/push-cfi-debug.ll
test/CodeGen/X86/push-cfi-obj.ll
test/CodeGen/X86/push-cfi.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13767.37742.patch
Type: text/x-patch
Size: 19817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151019/6ff36865/attachment.bin>
More information about the llvm-commits
mailing list