search for: isinreg

Displaying 3 results from an estimated 3 matches for "isinreg".

Did you mean: inreg
2008 Oct 13
0
[LLVMdev] api changes in llvm 2.4
...getSectionForFunction(*f) to f->getSection() 13) TargetLowering::LowerArguments() fingerprint changed It now takes the SmallVectorImpl<SDValue>& argValues as an output reference parameter and is a void function. 14) TargetLowering::LowerCallTo() has an additional bool argument isInreg BR, -- --Pekka, visit0r @ IRC
2008 Oct 11
2
[LLVMdev] api changes in llvm 2.4
In the 2.3 release, we included a list of the major LLVM API changes. If you are working on upgrading your code from 2.3 to 2.4, I'd appreciate it if you could compile a list of the major stumbling blocks you have, so that others can benefit from your experience. Please send any info to the list, thanks! -Chris
2011 Jun 16
3
[LLVMdev] ARM support status (GHC/ARM new calling convention)
...Ins=@0x8045f30, dl={LineCol = 0, ScopeIdx = 0}, DAG=@0x92bdea8, InVals=@0x80461f0) at ARMISelLowering.cpp:1209 #7 0x08aece19 in llvm::TargetLowering::LowerCallTo (this=0x92b4c58, Chain= {Node = 0x92d1b50, ResNo = 0}, RetTy=0x92aee1c, RetSExt=false, RetZExt=false, isVarArg=false, isInreg=false, NumFixedArgs=7, CallConv=llvm::CallingConv::GHC, isTailCall=false, isReturnValueUsed=false, Callee={Node = 0x92d1c60, ResNo = 0}, Args=@0x80468d0, DAG=@0x92bdea8, dl={LineCol = 0, ScopeIdx = 0}) at SelectionDAGBuilder.cpp:6135 #8 0x08ae73df in llvm::SelectionDAGBuilder::LowerCal...