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

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 26 05:57:17 PST 2015


mkuper updated this revision to Diff 41245.
mkuper added a comment.

Addressed Dave's comments.


http://reviews.llvm.org/D14948

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14948.41245.patch
Type: text/x-patch
Size: 8077 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151126/895ec5bf/attachment.bin>


More information about the llvm-commits mailing list