[LLVMdev] Fortran and LLVM

Chris Lattner sabre at nondot.org
Wed Nov 8 18:48:19 PST 2006


On Thu, 9 Nov 2006, Warren Armstrong wrote:
> 2. How do you go about hooking LLVM into the NAG compiler?  Does
> it emit an IR that LLVM recognises?

FWIW, we use NAG on Darwin/PPC with the fortran programs in SPECCPU2000 
and it works fine.  It outputs C code which we feed into llvm-gcc.

-Chris

-- 
http://nondot.org/sabre/
http://llvm.org/



More information about the llvm-dev mailing list