[PATCH] D30670: [Outliner] Add tail call support

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 16:56:07 PST 2017


paquette updated this revision to Diff 91106.
paquette added a comment.

Removed the extra instruction type for tail calls and fixed up the other couple minor things.


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.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30670.91106.patch
Type: text/x-patch
Size: 18528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170309/0e91c687/attachment.bin>


More information about the llvm-commits mailing list