Displaying 1 result from an estimated 1 matches for "regalloc_howto".
2010 Aug 29
1
[LLVMdev] [Website] Error in the documentation on the website.
On the page "http://llvm.org/docs/CodeGenerator.html#regAlloc_howTo" under
the header "Register Allocation" and subheader "Mapping Virtual Registers to
Physical Registers" the api reference
"TargetRegisterInfo::storeRegToStackSlot(...)" and "
TargetRegisterInfo::loadRegFromStackSlot"
should be
"TargetInstrInfo::sto...