[LLVMdev] Register only Machine

傅德瑋 wizard0413 at gmail.com
Mon Dec 28 20:29:12 PST 2009


Hi,

        Can LLVM support a machine has no memory? My machine has only
registers, how should I process load/store instructions?

I have tried to map the memory target to virtual register, but it will
assert whose message is “Register use before def!”

 

Thanks a lot

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091229/e2430723/attachment.html>


More information about the llvm-dev mailing list