[LLVMdev] Bind a LLVM variable to a CPU register

Xin Tong xerox.time.tech at gmail.com
Thu Jul 19 11:14:51 PDT 2012


I have a constant parameter in a LLVM function. Is there a way to
reserve a CPU register such that it also holds the value of the
parameter in LLVM x86 codegen ?

Thanks

Xin



More information about the llvm-dev mailing list