Displaying 1 result from an estimated 1 matches for "f5e734c6".
2008 Apr 21
1
[LLVMdev] Address Spaces for local memories
Hello,
I'm developing a C compiler for a machine with different local memories,
for which I need to be able to specify in which specific memory a global
variable should be allocated, and I also need to generate different
instructions for accessing different local memories.
I've seen in the LLVM 2.2 release notes that there is now support for
multiple address spaces, that seem to