Displaying 2 results from an estimated 2 matches for "c98f109d".
2014 Apr 04
2
[LLVMdev] 32bit pointers on a (pure) 64bit architecture
...ed by legalization seems more like a bug to me.. and I would
like to find out what the recommend way is to fix this.
[...]
Greetings,
Jeroen Dobbelaere
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140404/c98f109d/attachment.html>
2014 Apr 03
5
[LLVMdev] 32bit pointers on a (pure) 64bit architecture
Hi,
I am trying to get llvm working for an architecture that has 64bit
registers, but 32bit addresses.
Because of that, I want the pointers to also be 32bit, although they will
live in a 64 bit register.
On the frontend, I do not encounter any issues, but when I provide a
...
"p:32:32:32"
...
DataLayout specification to the backend, things get ugly:
- SelectionDag is producing a