[LLVMdev] [PATCH] Spill Comments

David Greene dag at cray.com
Mon Sep 14 13:39:22 PDT 2009


On Monday 14 September 2009 15:28, David Greene wrote:

> I don't see PseudoSourceValue::FPRel, etc. defined anywhere.  How do I know
> if a PseudoSourceValue is from the stack?

Ok, the comment is misleading.  I see the class defined in 
PseudoSourceValue.cpp now.  I'll move it to the header.

I have another question.  Looking at the list of MachineMemOperands for an
instruction, is ther eany way to easily know whether the operand is loaded
from or stored to?

                            -Dave



More information about the llvm-dev mailing list