[llvm-dev] [PPC64] mflr gets scheduled after __tls_get_addr call

Rafael EspĂ­ndola via llvm-dev llvm-dev at lists.llvm.org
Tue Dec 15 14:51:43 PST 2015


You should probably open a bug report.

Cheers,
Rafael


On 15 December 2015 at 16:42, Tim Shen via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> Hi,
>
> I got a minimized test case that's causing miscompiled TLS initialization
> code: https://gist.github.com/innocentim/939ebbff1e312801bafe
>
> Should I just insert PPC::STACKCALLDOWN AND PPC::STACKCALLUP into
> ppc-tls-dynamic-call? I'm not quite sure if the frame size is simply 0?
>
> Thanks!
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>


More information about the llvm-dev mailing list