Closed penberg closed 12 years ago
Commit 9429bdff9d56394325ee6506d74237acc71ee3f6 disabled '-ftree-vectorize' because it breaks tests on x86-64. We should figure out the root cause, fix it, and enable the optimization.
Issue #25 ("Caller save register clobbered by call instructions") is likely the root cause here. I'm closing the issue.
Commit 9429bdff9d56394325ee6506d74237acc71ee3f6 disabled '-ftree-vectorize' because it breaks tests on x86-64. We should figure out the root cause, fix it, and enable the optimization.