[PATCH] D30670: [Outliner] Add tail call support
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 13 11:05:21 PDT 2017
paquette updated this revision to Diff 91593.
paquette marked 7 inline comments as done.
paquette added a comment.
Added a test case, removed the tail call MachineOutlinerInstrType.
This also no longer has anything to do with the stack fixups patch.
https://reviews.llvm.org/D30670
Files:
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/MachineOutliner.cpp
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
test/CodeGen/X86/machine-outliner-tailcalls.ll
test/CodeGen/X86/machine-outliner.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30670.91593.patch
Type: text/x-patch
Size: 19273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170313/08acfb6f/attachment.bin>
More information about the llvm-commits
mailing list