Hi My front-end is designed to be as simple as possible, and it inevitably generates some redundant code. I expect to use a standard-alone C-- optimizer to eliminate these redundant code. Has anyone implemented a SSA based optimization module for C--?
It would be great if we can have central repository to host user contributed C-- optimization/program analysis modules or whatever C-- related stuff. I believe these modules would be useful for other C-- users as well. Ning _______________________________________________ Cminusminus mailing list [email protected] https://cminusminus.org/mailman/listinfo/cminusminus
