[PATCH] D13767: [X86] Fix more -Os + EH issues

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 3 00:19:47 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL251904: [X86] Generate .cfi_adjust_cfa_offset correctly when pushing arguments (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D13767?vs=38343&id=39033#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13767

Files:
  llvm/trunk/include/llvm/CodeGen/MachineModuleInfo.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
  llvm/trunk/lib/Target/X86/X86CallFrameOptimization.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.h
  llvm/trunk/test/CodeGen/X86/debugloc-argsize.ll
  llvm/trunk/test/CodeGen/X86/fold-push.ll
  llvm/trunk/test/CodeGen/X86/pop-stack-cleanup.ll
  llvm/trunk/test/CodeGen/X86/push-cfi-debug.ll
  llvm/trunk/test/CodeGen/X86/push-cfi-obj.ll
  llvm/trunk/test/CodeGen/X86/push-cfi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13767.39033.patch
Type: text/x-patch
Size: 27691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151103/9c1be43c/attachment.bin>


More information about the llvm-commits mailing list