summaryrefslogtreecommitdiff
path: root/gcc/gcse.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary VEC function overloads.dnovillo2012-09-111-4/+4
* 2012-08-23 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-231-12/+3
* * calls.c (mem_overlaps_already_clobbered_arg_p): Use SBITMAP_SIZEsteven2012-08-091-1/+1
* * sbitmap.h (struct int_list): Remove.steven2012-07-231-1/+1
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-10/+10
* 2012-04-24 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2012-04-241-1/+1
* gcc/rsandifo2012-01-241-3/+3
* * gcse.c: Adjust outdated comments throughout.ebotcazou2011-11-071-148/+113
* gcc/rsandifo2011-08-181-2/+2
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-3/+0
* Revert r174848,174849davidxl2011-06-091-13/+10
* Gator cleanupdavidxl2011-06-091-10/+13
* * gcse.c (modify_mem_list): Convert to an array of VECs.froydnj2011-04-051-19/+14
* * gcse.c (modify_pair): Define. Define a VEC of it.froydnj2011-04-051-51/+28
* * Makefile.in: New rule for cprop.o.steven2011-03-281-1644/+35
* * gcse.c (free_gcse_mem): Free reg_set_bitmap.steven2011-03-281-0/+2
* PR rtl-optimization/48170mkuvyrkov2011-03-181-7/+2
* PR debug/43092aoliva2011-02-031-1/+1
* * PR rtl-optimization/39077law2011-01-131-1/+73
* PR rtl-optimization/46571rth2010-11-211-3/+3
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-3/+15
* PR debug/46252jakub2010-11-031-1/+1
* * fwprop.c (forward_propagate_and_simplify): Only attach ahainque2010-09-131-6/+4
* gcc/froydnj2010-08-201-7/+3
* PR debug/45105jakub2010-07-281-7/+1
* PR rtl-optimization/45107mkuvyrkov2010-07-281-2/+3
* PR rtl-optimization/45101mkuvyrkov2010-07-281-2/+2
* PR target/42495mkuvyrkov2010-07-271-130/+146
* * gcse.c (insert_insn_end_basic_block): Update signature, removemkuvyrkov2010-07-271-24/+6
* PR target/42495mkuvyrkov2010-07-271-3/+0
* * gcse.c (hoist_code): Generate new pseudo for every new set insn.mkuvyrkov2010-07-271-2/+6
* PR rtl-optimization/40956mkuvyrkov2010-07-271-2/+14
* * gcse.c (struct expr:max_distance): New field.mkuvyrkov2010-07-271-27/+204
* * gcse.c (compute_transpout, transpout): Remove, move logicmkuvyrkov2010-07-271-80/+86
* * dbgcnt.def (hoist_insn): New debug counter.mkuvyrkov2010-07-271-1/+1
* gcc/rsandifo2010-07-121-6/+10
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* * function.h (struct function): Add can_throw_non_call_exceptions bit.ebotcazou2010-05-251-2/+2
* gcc/ChangeLog:steven2010-05-221-1/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.steven2010-05-031-4/+4
* PR debug/43051jakub2010-03-161-2/+2
* * doc/invoke.texi: Fix name of sched1 dump.steven2010-02-031-23/+5
* * gcse.c (execute_rtl_cprop, execute_rtl_pre, execute_rtl_hoist):steven2010-01-071-3/+0
* * postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUMsteven2010-01-031-9/+13
* Remove trailing white spaces.hjl2009-11-251-16/+16
* 2009-11-24 Michael Matz <matz@suse.de>paolo2009-11-241-2/+2
* * cfgrtl.c (pass_free_cfg): Add pass name.amylaar2009-11-081-1/+1