search for: ec85ce6d

Displaying 2 results from an estimated 2 matches for "ec85ce6d".

2012 Jun 22
0
[LLVMdev] mapping a virtual register to a specific address
...s.uiuc.edu/mailman/listinfo/llvmdev > > > > -- > > Thanks, > > Justin Holewinski > > > -- Thanks, Justin Holewinski -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120622/ec85ce6d/attachment.html>
2012 Jun 22
3
[LLVMdev] mapping a virtual register to a specific address
Does LLVM allow mapping a virtual register to a specific memory location? If not, how do we extract information on where the virtual registers are mapped to? Thanks, Amruth