[PATCH] D30747: TargetInstrInfo: Provide default implementation of isTailCall().
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 13:14:46 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297980: TargetInstrInfo: Provide default implementation of isTailCall(). (authored by matze).
Changed prior to commit:
https://reviews.llvm.org/D30747?vs=91048&id=92040#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30747
Files:
llvm/trunk/include/llvm/Target/TargetInstrInfo.h
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.cpp
llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.h
llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.h
llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
llvm/trunk/lib/Target/X86/X86InstrInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30747.92040.patch
Type: text/x-patch
Size: 4736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170316/e627e10d/attachment.bin>
More information about the llvm-commits
mailing list