[PATCH] D14878: findDeadCallerSavedReg needs to pay attention to calling convention

Andy Ayers via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 22 16:50:11 PST 2015


AndyAyers updated this revision to Diff 40890.
AndyAyers added a comment.

Updated per feedback. Use R10 on windows, screen out RIP on sysv, fixed placement of &.


Repository:
  rL LLVM

http://reviews.llvm.org/D14878

Files:
  lib/Target/X86/X86FrameLowering.cpp
  lib/Target/X86/X86RegisterInfo.td
  test/CodeGen/X86/emutls-pie.ll
  test/CodeGen/X86/emutls.ll
  test/CodeGen/X86/half.ll
  test/CodeGen/X86/statepoint-allocas.ll
  test/CodeGen/X86/statepoint-call-lowering.ll
  test/CodeGen/X86/statepoint-gctransition-call-lowering.ll
  test/CodeGen/X86/vector-sext.ll
  test/CodeGen/X86/win64_sibcall.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14878.40890.patch
Type: text/x-patch
Size: 10362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151123/9d3f847d/attachment.bin>


More information about the llvm-commits mailing list