[LLVMdev] [PATCH] Support asm comment output

David Greene dag at cray.com
Mon Jul 13 11:47:32 PDT 2009


On Monday 13 July 2009 11:40, Chris Lattner wrote:

> > - Tag instructions as register spills or reloads.
>
> I'm not sure what this means exactly, but would it be sufficient for
> the asmprinter to use isLoadFromStackSlot and print this if the FI is
> a spill slot?

How does one know if the FI is a spill slot?

                             -Dave



More information about the llvm-dev mailing list