[LLVMdev] Explicit register usage in LLVM assembly

Yiannis Tsiouris yiannis.tsiouris at gmail.com
Sat Apr 2 07:39:13 PDT 2011


Hello!
     Is there a way to force explicit register usage (e.g. %r15 in amd64 
architecture) in
LLVM assembly code? I was proposed in #llvm channel at irc.oftc.net to 
use inline
assembly but i find it rather impractical in my case. Is there any other 
way?

Thanx,
~y.



More information about the llvm-dev mailing list