aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/ChangeLog
diff options
context:
space:
mode:
authorAndrew Hsieh <andrewhsieh@google.com>2015-03-02 04:45:51 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-03-02 04:45:53 +0000
commit7e8c3dad070b469494f5e8e09ee73cd99bb84c12 (patch)
treea20d4280d11a2e562ef0e5e6c143324a8c17255b /gcc-4.9/gcc/ChangeLog
parentf8623c7fd5ebd974202059297c57c705b34eab7a (diff)
parent5c0bd159398f85757214f380b12fbf7bb7e2a8bc (diff)
downloadtoolchain_gcc-7e8c3dad070b469494f5e8e09ee73cd99bb84c12.tar.gz
toolchain_gcc-7e8c3dad070b469494f5e8e09ee73cd99bb84c12.tar.bz2
toolchain_gcc-7e8c3dad070b469494f5e8e09ee73cd99bb84c12.zip
Merge "Cherry-pick: Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly"
Diffstat (limited to 'gcc-4.9/gcc/ChangeLog')
-rw-r--r--gcc-4.9/gcc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/ChangeLog b/gcc-4.9/gcc/ChangeLog
index b8aa734c8..b97054b2c 100644
--- a/gcc-4.9/gcc/ChangeLog
+++ b/gcc-4.9/gcc/ChangeLog
@@ -1,3 +1,9 @@
+2014-11-22 Uros Bizjak <ubizjak@gmail.com>
+
+ * params.def (PARAM_MAX_COMPLETELY_PEELED_INSNS): Increase to 200.
+ * config/i386/i386.c (ix86_option_override_internal): Do not increase
+ PARAM_MAX_COMPLETELY_PEELED_INSNS.
+
2014-10-29 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* config/aarch64/aarch64.c (aarch64_madd_needs_nop): Restore