Displaying 1 result from an estimated 1 matches for "3486cec4".
2008 Sep 29
1
[LLVMdev] Going from argument to register and back
One of the requirements for the backend that I am targeting is certain
meta-data needs to be returned to the runtime. This includes the mapping
between parameters and the locations this data is expected to be stored
at. This is mainly because there are multiple address spaces and each
one is mapped differently but all are assigned registers from the same
register class. So this mapping needs to be