[LLVMdev] 32-bit indexes

Jon Harrop jon at ffconsultancy.com
Tue Dec 4 09:48:02 PST 2007


On Tuesday 04 December 2007 19:12, Chris Lattner wrote:
> As far as I know, the only thing that is not 64-bit clean are the malloc
> and alloca instructions, both of which take a fixed 32-bit integer operand
> instead of either a 32-bit or 64-bit one.  This can be worked around in
> various ways, but the best solution is to just fix it.  Patches welcome.

Thanks for the clarification.

Is there a todo list of such things?

-- 
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/products/?e



More information about the llvm-dev mailing list