[PATCH] D13999: X86ISelLowering: Support tail calls to/from thiscall functions
Hans Wennborg via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 22 15:49:58 PDT 2015
hans created this revision.
hans added reviewers: rnk, hansw.
hans added a subscriber: llvm-commits.
This saves 16.5 KB on a Clang bootstrap. I'm hoping for more on Chromium, but haven't measured yet.
http://reviews.llvm.org/D13999
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/tailcall-thiscall.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13999.38184.patch
Type: text/x-patch
Size: 6500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/2fb7d2f5/attachment-0001.bin>
More information about the llvm-commits
mailing list