forked from OSchip/llvm-project
![]() This reverts r294348, which removed support for conditional tail calls due to the PR above. It fixes the PR by marking live registers as implicitly used and defined by the now predicated tailcall. This is similar to how IfConversion predicates instructions. Differential Revision: https://reviews.llvm.org/D29856 llvm-svn: 295262 |
||
---|---|---|
.. | ||
llvm | ||
llvm-c |