aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/ChangeLog
diff options
context:
space:
mode:
authorUros Bizjak <ubizjak@gmail.com>2015-02-11 15:52:39 +0800
committerAndrew Hsieh <andrewhsieh@google.com>2015-02-11 15:54:09 +0800
commit5c0bd159398f85757214f380b12fbf7bb7e2a8bc (patch)
treecb1452edce8b4d159875d87162eb1ab330c5f9d8 /gcc-4.9/gcc/ChangeLog
parent63fd708bd182b50b37b9f64fa330458c9109380a (diff)
downloadtoolchain_gcc-5c0bd159398f85757214f380b12fbf7bb7e2a8bc.tar.gz
toolchain_gcc-5c0bd159398f85757214f380b12fbf7bb7e2a8bc.tar.bz2
toolchain_gcc-5c0bd159398f85757214f380b12fbf7bb7e2a8bc.zip
Cherry-pick: Increase PARAM_MAX_COMPLETELY_PEELED_INSNS when branch is costly
Author: uros <uros@138bc75d-0d04-0410-961f-82ee72b054a4> Date: Sat Nov 22 19:02:12 2014 +0000 * 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. Change-Id: I202e14a29f2436872910301efec863afdd4127e7
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