diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index adbd98e..c7e7fe1 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2015-10-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com> + + * config/arm/arm.c (cortex_a9_sched_adjust_cost): Use reg_set_p to + check for dependencies. + 2015-10-30 Richard Sandiford <richard.sandiford@arm.com> * tree-ssa-math-opts.c (pass_cse_sincos::execute): Don't free |