[PATCH] D14948: [X86] Use precise CFI for pushes by default

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 6 05:09:27 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254874: [X86] Always generate precise CFA adjustments. (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D14948?vs=41723&id=42009#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D14948

Files:
  llvm/trunk/include/llvm/CodeGen/MachineModuleInfo.h
  llvm/trunk/lib/Target/X86/X86CallFrameOptimization.cpp
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
  llvm/trunk/test/CodeGen/X86/push-cfi.ll
  llvm/trunk/test/CodeGen/X86/tls-pie.ll
  llvm/trunk/test/CodeGen/X86/win32-pic-jumptable.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14948.42009.patch
Type: text/x-patch
Size: 8785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151206/690c5b7e/attachment.bin>


More information about the llvm-commits mailing list