diff options
author | Daniel Dunbar <daniel@zuster.org> | 2010-04-10 18:56:24 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2010-04-10 18:56:24 +0000 |
commit | 4e06a5b8b3fe4722a64f3cf125e691612ff69f75 (patch) | |
tree | beef797e2383d027a9f2cbe981013c5d57f71452 /llvm/lib/Transforms | |
parent | 291279e3a62519946d1311365cc898d7a218e30a (diff) | |
download | bcm5719-llvm-4e06a5b8b3fe4722a64f3cf125e691612ff69f75.tar.gz bcm5719-llvm-4e06a5b8b3fe4722a64f3cf125e691612ff69f75.zip |
configure: Fix default value for optimize_option, I messed up the test condition
in r86005 and unintentionally changed the default from -O3 to -O2.
- It's odd the things automated perf testing turns up! :)
- Also, the configure diff is messed up slightly. It looks like someone either
didn't regenerate configure correctly (or I didn't), or autoconf has some
funnyness in it. Eric, any ideas?
This has been at -O2 for so long, that I am slightly nervous that this change
will uncover miscompiles of LLVM on other systems. If that is the case, I think
we should just set the default universally at -O3, and let developers/vendors
use -O3 if they want it and have tested it.
llvm-svn: 100941
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions