| Commit message (Expand) | Author | Age | Files | Lines |
* | * cse.c (insert_with_costs): Put semi-colon after empty loop body | ebotcazou | 2011-07-12 | 1 | -2/+4 |
* | * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION | bernds | 2011-07-06 | 1 | -7/+7 |
* | * emit-rtl.c (paradoxical_subreg_p): New function. | bernds | 2011-07-06 | 1 | -18/+6 |
* | * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro. | bernds | 2011-07-06 | 1 | -2/+2 |
* | * cse.c (find_comparison_args): Use val_mode_signbit_set_p. | bernds | 2011-07-06 | 1 | -12/+4 |
* | dumping cleanup phase 1 -- Removing TODO_dump_func | davidxl | 2011-06-14 | 1 | -3/+0 |
* | PR rtl-optimization/49390 | jakub | 2011-06-14 | 1 | -6/+16 |
* | 2011-06-02 Eric Botcazou <ebotcazou@adacore.com> | ebotcazou | 2011-06-02 | 1 | -1/+1 |
* | * function.h (struct stack_usage): Remove dynamic_alloc_count field. | ebotcazou | 2011-06-02 | 1 | -3/+5 |
* | remove useless if-before-free tests | meyering | 2011-04-20 | 1 | -4/+2 |
* | gcc/ | rsandifo | 2011-03-02 | 1 | -9/+7 |
* | * cse.c (is_dead_reg): Change into inline function that is not | jakub | 2010-10-14 | 1 | -25/+166 |
* | * cse.c (cse_insn): Fix thinko in the canonicalization of USE insns. | ebotcazou | 2010-10-13 | 1 | -2/+13 |
* | PR debug/45656 | aoliva | 2010-10-08 | 1 | -23/+25 |
* | * target.def (class_likely_spilled_p): New hook. | aesok | 2010-09-02 | 1 | -2/+2 |
* | 2010-08-09 Bingfeng Mei <bmei@broadcom.com> | meibf | 2010-08-09 | 1 | -1/+1 |
* | 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org> | manu | 2010-07-08 | 1 | -0/+1 |
* | Revert parts of the change for PR25130. | bernds | 2010-06-29 | 1 | -16/+6 |
* | * cse.c (cse_extended_basic_block): Move optimize_bb_for_speed_p | hubicka | 2010-06-13 | 1 | -1/+1 |
* | * function.h (struct function): Add can_throw_non_call_exceptions bit. | ebotcazou | 2010-05-25 | 1 | -1/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -1/+0 |
* | * diagnostic.c (FLOAT, FFS): Don't undefine. | jsm28 | 2010-05-19 | 1 | -1/+0 |
* | * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove. | steven | 2010-05-03 | 1 | -2/+2 |
* | PR rtl-optimization/42699 | jakub | 2010-01-12 | 1 | -0/+79 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -20/+20 |
* | 2009-10-26 Ben Elliston <bje@au.ibm.com> | uweigand | 2009-10-26 | 1 | -0/+4 |
* | Squash commit of EH in gimple | rth | 2009-09-14 | 1 | -4/+4 |
* | gcc/ChangeLog: | aoliva | 2009-09-02 | 1 | -5/+44 |
* | 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com> | paolo | 2009-06-22 | 1 | -15/+15 |
* | PR middle-end/33699 | nemet | 2009-05-28 | 1 | -11/+229 |
* | ./: | ian | 2009-05-11 | 1 | -6/+9 |
* | * dbgcnt.def (cprop1, cprop2, gcse, jump_bypass): Remove | steven | 2009-04-27 | 1 | -0/+62 |
* | PR rtl-optimization/39794 | jakub | 2009-04-24 | 1 | -1/+1 |
* | gcc/: | ian | 2009-04-20 | 1 | -4/+3 |
* | PR bootstrap/39454 | jakub | 2009-03-14 | 1 | -3/+6 |
* | * cse.c (cse_insn): Fix loop to stop at VOIDmode. | amylaar | 2009-03-05 | 1 | -1/+2 |
* | * cse.c (lookup_as_function): Delete mode frobbing code. | ebotcazou | 2008-12-04 | 1 | -13/+19 |
* | * cse.c (equiv_constant): Fix pasto. | ebotcazou | 2008-12-04 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2008-11-11 | 1 | -18/+0 |
* | 2008-10-11 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-10-11 | 1 | -2/+2 |
* | PR target/36635 | jakub | 2008-10-08 | 1 | -6/+13 |
* | gcc/ | hjl | 2008-09-13 | 1 | -5/+21 |
* | 2008-08-31 Andrey Belevantsev <abel@ispras.ru> | abel | 2008-09-01 | 1 | -32/+64 |
* | * fwprop.c (should_replace_address): Add speed attribute. | hubicka | 2008-08-31 | 1 | -1/+3 |
* | * bt-load.c (add_btr_def, migrate_btr_def, | ghazi | 2008-07-15 | 1 | -63/+63 |
* | * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or | ghazi | 2008-06-26 | 1 | -3/+3 |
* | Remove libcall notes. | steven | 2008-06-17 | 1 | -168/+18 |
* | PR rtl-optimization/36438 | uros | 2008-06-06 | 1 | -0/+5 |
* | 2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2008-05-14 | 1 | -2/+0 |
* | 2008-05-14 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2008-05-14 | 1 | -1/+1 |