summaryrefslogtreecommitdiff
path: root/gcc/gcse.c
Commit message (Expand)AuthorAgeFilesLines
* * df-problems.c (df_set_note): Avoid C++ keywords.ghazi2008-07-151-26/+26
* * rtlanal.c (add_reg_note): New function.ian2008-07-021-3/+2
* * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begin_prologue,ghazi2008-06-261-24/+38
* Remove libcall notes.steven2008-06-171-117/+13
* gcc/rwild2008-06-061-2/+2
* 2008-05-25 Steven Bosscher <stevenb.gcc@gmail.com>rguenth2008-05-251-2/+15
* 2008-05-10 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-101-1/+1
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-2/+2
* PR testsuite/35843hubicka2008-04-251-2/+2
* PR middle-end/PR28690bergner2008-04-071-6/+5
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-6/+10
* * dbgcnt.def (cfg_cleanup, cprop1, cprop2, dce_fast, dce_ud, dse1,dje2008-02-261-12/+21
* * gcse.c (cprop_jump): Call validate_unshare_change instead ofuros2008-01-131-1/+1
* * rtlanal.c (label_is_jump_target_p): Return true for a matchinghp2007-11-241-12/+10
* PR rtl-optimization/34132jakub2007-11-181-1/+2
* PR rtl-optimization/34035ebotcazou2007-11-121-1/+3
* 2007-11-10 Steven Bosscher <stevenb.gcc@gmail.com>bonzini2007-11-101-15/+0
* PR rtl-optimization/33828ebotcazou2007-11-011-3/+7
* PR rtl-optimization/33673jakub2007-11-011-0/+18
* 2007-10-11 Richard Guenther <rguenther@suse.de>rguenth2007-10-111-0/+1
* * gcse.c (hash_scan_set): Insert set in insn before note ataoliva2007-10-031-2/+2
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.hp2007-09-091-9/+18
* * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka2007-09-051-1/+1
* * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizeschaoyingfu2007-08-231-0/+5
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-41/+41
* 2008-08-05 Paolo Bonzini <bonzini@gnu.org>bonzini2007-08-051-1/+1
* * alias.c (record_set, memory_modified_1): Constify.ghazi2007-07-301-12/+12
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-06-18 Seongbae Park <seongbae.park@gmail.com>spark2007-06-181-11/+14
* Revert 125825 due to mismatching patch/changelog.spark2007-06-181-14/+11
* gcc/ChangeLog:spark2007-06-181-11/+14
* 2007-06-18 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-06-181-0/+1
* 2007-06-12 Seongbae Park <seongbae.park@gmail.com>zadeck2007-06-121-6/+0
* Merge dataflow branch into mainlinedberlin2007-06-111-36/+42
* * cfgloopmanip.c (remove_path, loopify, duplicate_loop_to_header_edge):rakdver2007-06-031-10/+7
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-2/+1
* * gcse.c (gcse_main): Do jump bypassing in CPROP2.steven2007-05-121-1/+1
* gcc/ChangeLog:aoliva2007-04-211-24/+45
* * fwprop.c (try_fwprop_subst): Use set_unique_reg_notesteven2007-02-111-1/+2
* * alias.c (init_alias_analysis): Correct whitespace.sayle2007-02-011-4/+4
* * cse.c (cse_process_notes): Copy the propagated value.hubicka2006-11-101-0/+5
* 2006-11-03 Paolo Bonzini <bonzini@gnu.org>bonzini2006-11-041-1/+2
* * gcse.c, rtlanal.c: Remove obsolete comments associated withkazu2006-05-291-3/+0
* PR rtl-optimization/27073rsandifo2006-04-111-5/+5
* PR rtl-optimization/27073rsandifo2006-04-091-1/+1
* * cse.c (rest_of_handle_cse): Do not pass CLEANUP_PRE_LOOP to cfgrakdver2006-03-031-1/+1
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-2/+4
* * gcse.c (want_to_gcse_p): On STACK_REGS targets, look throughsayle2006-02-191-0/+8
* 2006-02-15 Paolo Bonzini <bonzini@gnu.org>bonzini2006-02-151-2/+2
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-142/+124