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

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 01:34:05 PST 2015


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

Replaced dead code with TODOs to bring it back.


http://reviews.llvm.org/D14948

Files:
  include/llvm/CodeGen/MachineModuleInfo.h
  lib/Target/X86/X86CallFrameOptimization.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.41723.patch
Type: text/x-patch
Size: 8737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151203/e76eb695/attachment.bin>


More information about the llvm-commits mailing list