On Tue, Jun 22, 2010 at 2:56 PM, Basile Starynkevitch
wrote:
> On Tue, 2010-06-22 at 14:47 -0400, Jianzhou Zhao wrote:
>> Hi,
>>
>> Is there any project for translations between GCC RTL and LLVM SSA,
>> RTL -> SSA and SSA -> RTL? I am working on a project that m
Hi,
Is there any project for translations between GCC RTL and LLVM SSA,
RTL -> SSA and SSA -> RTL? I am working on a project that may reuse
existing optimization passes from LLVM and GCC. So I was wondering if
there is a way to switch between their IR's.
Thanks.
--
Jianzhou