[RFC] WHOPR - A whole program optimizer framework for GCC

Diego Novillo dnovillo@google.com
Thu Dec 13 14:41:00 GMT 2007


On 12/12/07 6:41 PM, Harvey Harrison wrote:

> I'm curious how this interacts/complements  with any efforts to
> using the LLVM IR in LTO.

No.  At least not at this moment.  GCC uses its own IR (GIMPLE) as the 
in-core and on-disk representation.

> Any pointers to where that discussion ended up?

There was some discussion about merging LLVM and GCC a couple of years 
back but nothing concrete came out of it.


Diego.



More information about the Gcc mailing list