[LLVMdev] PR19267 - Add a feature to clobber non-calle-save regs in the prolog.
Philip Reames
listmail at philipreames.com
Thu Mar 27 16:15:01 PDT 2014
Sounds like it could be useful for debugging purposes.
If you implement it, I'd turn it on for some of our local verification
runs. Finding runtime calling convention bugs cheaply is always nice. :)
Philip
On 03/27/2014 03:10 PM, Andrew Trick wrote:
> This is a feature I’m considering for the LLVM backend. Feel free to provide input in the following PR.
>
> llvm.org/pr19267 - Add a feature to clobber non-callee-save regs in the prolog.
>
> I’m copying llvm-dev because it seems like something that others must have already done or at least thought about at some point.
>
> -Andy
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
More information about the llvm-dev
mailing list