[LLVMdev] LLVM to Gcc tree convertor

Mike Emmel mike.emmel at gmail.com
Tue Dec 6 05:27:12 PST 2005


I know the current gcc based frontend converts llvm trees to gcc trees.
Is anyone working on a backend for llvm that generates  gcc trees ?
It would at least be intresting since you can run all the llvm passes
and all the gcc passes. I'm not sure at what level you would want to
generate generic ssa ??

Mike




More information about the llvm-dev mailing list