summaryrefslogtreecommitdiff
path: root/gcc/combine.c
Commit message (Expand)AuthorAgeFilesLines
* PR rtl-optimization/45394ebotcazou2010-10-061-59/+37
* gcc:jsm282010-09-291-3/+3
* PR rtl-optimization/45695jakub2010-09-201-52/+24
* PR rtl-optimization/45617jakub2010-09-131-13/+26
* 2010-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2010-09-061-1/+1
* * target.def (class_likely_spilled_p): New hook.aesok2010-09-021-7/+7
* PR rtl-optimization/44858jakub2010-08-251-1/+52
* PR rtl-optimization/45400jakub2010-08-251-1/+3
* * combine.c (find_split_point): Undo canonicalization of multiply-addbernds2010-08-251-0/+17
* PR middle-end/45355bernds2010-08-251-1/+1
* gcc/froydnj2010-08-201-1/+1
* PR bootstrap/45350bernds2010-08-191-3/+3
* PR target/42172bernds2010-08-191-147/+442
* PR middle-end/45182bernds2010-08-101-5/+7
* Replace exact_log2(x & -x) in favor of more direct computation.rth2010-08-051-1/+1
* * simplify-rtx.c (simplify_binary_operation_1): Try to simplify awaybernds2010-08-031-3/+70
* PR debug/45055jakub2010-07-301-23/+0
* 2010-07-28 Richard Guenther <rguenther@suse.de>rguenth2010-07-291-1/+1
* * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN, NOTE): Swap operandsbernds2010-07-271-2/+2
* gcc/froydnj2010-07-151-1/+1
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* PR rtl-optimization/44659ebotcazou2010-06-291-12/+18
* PR bootstrap/44255jakub2010-05-271-14/+6
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-1/+1
* * double-int.h (double_int_and): New.aesok2010-05-251-64/+10
* gcc/ChangeLog:steven2010-05-211-1/+0
* gcc/rsandifo2010-05-191-1/+22
* * target.h (struct calls): Add function_value_regno_p field.aesok2010-05-021-2/+2
* 2010-04-25 Paolo Bonzini <bonzini@gnu.org>bonzini2010-04-251-15/+24
* 2010-03-20 Richard Guenther <rguenther@suse.de>rguenth2010-03-201-2/+4
* PR debug/43051jakub2010-03-161-2/+4
* 2010-01-15 Jing Yu <jingyu@google.com>jingyu2010-01-151-2/+6
* Revert revision 155944 due to the broken testcase.jingyu2010-01-151-6/+2
* 2010-01-15 Jing Yu <jingyu@google.com>jingyu2010-01-151-2/+6
* PR rtl-optimization/42475jakub2009-12-231-4/+3
* * combine.c (setup_incoming_promotions): Fix sign-extend ofrth2009-12-081-29/+33
* PR rtl-opt/42269rth2009-12-081-6/+10
* 2009-12-04 David Daney <ddaney@caviumnetworks.com>daney2009-12-041-0/+4
* Remove trailing white spaces.hjl2009-11-251-8/+8
* 2009-10-28 Paolo Bonzini <bonzini@gnu.org>bonzini2009-10-281-21/+30
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-2/+5
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-4/+7
* gcc/rsandifo2009-10-201-55/+21
* * combine.c (label_tick_ebb_start): Fix comment.nemet2009-10-081-11/+18
* PR rtl-optimization/41511ebotcazou2009-10-051-21/+17
* 2009-10-05 Doug Kwan <dougkwan@google.com>dougkwan2009-10-051-0/+6
* 2009-09-20 Paolo Bonzini <bonzini@gnu.org>ktietz2009-09-201-3/+4
* Squash commit of EH in gimplerth2009-09-141-11/+6
* * combine.c (propagate_for_debug_subst): Call wrap_constant on top.jakub2009-09-111-1/+1
* gcc/ChangeLog:aoliva2009-09-021-9/+313