> Let's not remove copy propagation, it does not make the code
> difficult, does not add lots of lines, but still very functional.
>
> OK?
>
> --
>
> Egor Pasko
>
>
OK, got it.
What are the requirments for simplify and hvn passes?
Currently I am testing using this optimizer
chain: ssa,devirt,inline,purge,simplify,dce,uce... (didn't include hvn yet)
BTW, I' ve updated my application and put it on the wiki
http://wiki.apache.org/general/WikiTranslatorRefactoringProposal.<http://wiki.apache.org/general/WikiTranslatorRefactoringProposal>

Reply via email to