[LLVMdev] backend question

Jakob Stoklund Olesen stoklund at 2pi.dk
Wed May 26 09:11:57 PDT 2010


On May 26, 2010, at 1:57 AM, Lev Yudalevich wrote:

> Thank you very very much for your answer!
> 
> Am I correct in my understanding that "let Defs = [CPSR]" in the definition of AI1_bin_s_irs multiclass explains the effect of setting conditional codes to the TableGen in ARM's case?

Yes, that tells the instruction selector and scheduler that the CPSR register is clobbered by this instruction.





More information about the llvm-dev mailing list