This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
performance comparison post
- From: Xinliang David Li <davidxl at google dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 13 Dec 2010 09:14:39 -0800
- Subject: performance comparison post
Any comment on the following?
http://blog.regehr.org/archives/320
1) is due to lack of non-linear induction variable support
5) is the same problem mentioned in pr35363
I have not looked at the details of others -- there are probably
related missed-optimization bugs already filed.
Thanks,
David