[PATCH] Be more aggressive on tail call generation.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 5 13:17:26 PDT 2016


ping

On 27 June 2016 at 10:03, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> The existing code was basically a weaker version of shouldAssumeDSOLocal.
>
> The main interesting case that was not covered is that functions
> cannot be preempted out of an executable.
>
> Cheers,
> Rafael


More information about the llvm-commits mailing list