[LLVMdev] 64-bit Linux Support

Misha Brukman brukman at uiuc.edu
Wed Jun 1 07:39:39 PDT 2005


Hi, Bill -

On Wed, Jun 01, 2005 at 10:33:39AM -0400, Bill Wendling wrote:
> What's the plan for support on Linux 64-bit machines? Is that actively
> being worked on right now or is there a roadmap for doing this?

Do you mean compiling on 64-bit Linux or generating code for 64-bits?

As you can see here:

  http://llvm.cs.uiuc.edu/docs/GettingStarted.html#hardware
  http://llvm.cs.uiuc.edu/testresults/
  
we have support for Linux on IA-64 and test results for that platform.
We don't have test results for Linux/PPC64 so I don't know the status.
I recall Chris ran some pointer compression tests on an AMD64 so it
must work there too, but we don't have a nightly tester for that
platform.

Is there something specific you're looking for that doesn't work?

-- 
Misha Brukman :: http://misha.brukman.net :: http://llvm.cs.uiuc.edu




More information about the llvm-dev mailing list