[PATCH] D24359: Win64: Don't use REX prefix for direct tail calls

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 16:43:46 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281003: Win64: Don't use REX prefix for direct tail calls (authored by hans).

Changed prior to commit:
  https://reviews.llvm.org/D24359?vs=70733&id=70765#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24359

Files:
  llvm/trunk/lib/Target/X86/X86ExpandPseudo.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrControl.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
  llvm/trunk/test/CodeGen/X86/seh-catchpad.ll
  llvm/trunk/test/CodeGen/X86/tail-call-win64.ll
  llvm/trunk/test/CodeGen/X86/win64_sibcall.ll
  llvm/trunk/test/DebugInfo/COFF/register-variables.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24359.70765.patch
Type: text/x-patch
Size: 4796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160908/e4f39bff/attachment.bin>


More information about the llvm-commits mailing list