search for: 996540

Displaying 1 result from an estimated 1 matches for "996540".

Did you mean: 996544
2007 Oct 07
2
[LLVMdev] Supporting pre-allocated registers in LLVM
>> You mean a temporary defined in an instruction. OK, that is what i >> basically >> need here. Is it guaranteed to "live" in the physical register for >> the entire >> program (or at least for a single function, which would trivially >> work for >> single-function programs)? >No it's just guaranteed to be defined in a fixed register.