[PATCH] D29856: [X86]: Add imp-uses of live regs when creating conditional tail calls (PR31257)
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 15 16:15:55 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL295262: [X86] Re-enable conditional tail calls and fix PR31257. (authored by hans).
Changed prior to commit:
https://reviews.llvm.org/D29856?vs=88420&id=88623#toc
Repository:
rL LLVM
https://reviews.llvm.org/D29856
Files:
llvm/trunk/include/llvm/Target/TargetInstrInfo.h
llvm/trunk/lib/CodeGen/BranchFolding.cpp
llvm/trunk/lib/Target/X86/X86ExpandPseudo.cpp
llvm/trunk/lib/Target/X86/X86InstrControl.td
llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
llvm/trunk/lib/Target/X86/X86InstrInfo.h
llvm/trunk/lib/Target/X86/X86MCInstLower.cpp
llvm/trunk/test/CodeGen/X86/conditional-tailcall.ll
llvm/trunk/test/CodeGen/X86/shrink-compare.ll
llvm/trunk/test/CodeGen/X86/tail-call-conditional.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29856.88623.patch
Type: text/x-patch
Size: 22839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170216/2b9ea96c/attachment-0001.bin>
More information about the llvm-commits
mailing list