Age | Commit message (Expand) | Author | Files | Lines |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -6/+7 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -9/+15 |
2009-06-22 | alias.c: Use REG_P... | Shujing Zhao | 1 | -2/+2 |
2009-05-27 | gcse.c (target.h): Include. | Julian Brown | 1 | -2/+18 |
2009-05-16 | alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry. | Ian Lance Taylor | 1 | -29/+29 |
2009-04-30 | gcse.c (ae_gen): Remove. | Steven Bosscher | 1 | -1166/+12 |
2009-04-30 | * gcse.c (gcse_constant_p): Fix typo in last change. | Hans-Peter Nilsson | 1 | -1/+1 |
2009-04-30 | gcse.c (gcse_constant_p): Make sure the constant is sharable. | Andreas Krebbel | 1 | -1/+3 |
2009-04-27 | dbgcnt.def (cprop1, [...]): Remove | Steven Bosscher | 1 | -458/+349 |
2009-04-26 | df-scan.c (df_insn_rescan): Salvage insn's LUID if the insn is not new but on... | Steven Bosscher | 1 | -342/+67 |
2009-04-24 | re PR rtl-optimization/39794 (Miscompile with -O2 -funroll-loops) | Jakub Jelinek | 1 | -2/+2 |
2009-04-12 | invoke.texi (max_gcse_passes): Remove documentation. | Steven Bosscher | 1 | -91/+87 |
2009-03-30 | cfglayout.c (pass_into_cfg_layout_mode, [...]): Provide/destroy PROP_cfglayou... | Paolo Bonzini | 1 | -2/+2 |
2008-08-29 | loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p. | Jan Hubicka | 1 | -5/+3 |
2008-07-15 | df-problems.c (df_set_note): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -26/+26 |
2008-07-02 | rtlanal.c (add_reg_note): New function. | Ian Lance Taylor | 1 | -3/+2 |
2008-06-26 | dwarf2out.c (new_cfi, [...]): Fix -Wc++-compat and/or -Wcast-qual warnings. | Kaveh R. Ghazi | 1 | -24/+38 |
2008-06-17 | Remove libcall notes. | Steven Bosscher | 1 | -117/+13 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -2/+2 |
2008-05-25 | gcse.c (hash_scan_set): Do not pick up a REG_EQUAL value if SRC is a REG. | Steven Bosscher | 1 | -2/+15 |
2008-05-10 | re PR c++/36185 (wrong code with -O2 -fgcse-sm) | Kenneth Zadeck | 1 | -1/+1 |
2008-05-07 | [multiple changes] | Kenneth Zadeck | 1 | -2/+2 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -2/+2 |
2008-04-07 | PR middle-end/PR28690 | Peter Bergner | 1 | -6/+5 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -6/+10 |
2008-02-26 | dbgcnt.def (cfg_cleanup, [...]): New counters. | David Edelsohn | 1 | -12/+21 |
2008-01-13 | gcse.c (cprop_jump): Call validate_unshare_change instead of validate_change ... | Uros Bizjak | 1 | -1/+1 |
2007-11-24 | rtlanal.c (label_is_jump_target_p): Return true for a matching REG_LABEL_TARGET. | Hans-Peter Nilsson | 1 | -12/+10 |
2007-11-18 | re PR rtl-optimization/34132 (ICE: internal consistency failure (invalid rtl ... | Jakub Jelinek | 1 | -1/+2 |
2007-11-12 | re PR rtl-optimization/34035 (ICE in calc_dfs_tree with -O2 -fnon-call-except... | Eric Botcazou | 1 | -1/+3 |
2007-11-10 | gcse.c (CUID_INSN): Remove. | Steven Bosscher | 1 | -15/+0 |
2007-11-01 | re PR rtl-optimization/33828 (Issues with code hoisting implementation in gcs... | Steven Bosscher | 1 | -3/+7 |
2007-11-01 | re PR rtl-optimization/33673 (ICE in verify_flow_info, missing barrier, when ... | Jakub Jelinek | 1 | -0/+18 |
2007-10-11 | gcse.c (hash_scan_set): If the next nonnote insn is in a different basic bloc... | Richard Guenther | 1 | -0/+1 |
2007-10-03 | gcse.c (hash_scan_set): Insert set in insn before note at the end of basic bl... | Alexandre Oliva | 1 | -2/+2 |
2007-09-09 | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | Hans-Peter Nilsson | 1 | -9/+18 |
2007-09-05 | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 1 | -1/+1 |
2007-08-23 | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 1 | -0/+5 |
2007-08-14 | alias.c (rtx_equal_for_memref_p): Constify. | Kaveh R. Ghazi | 1 | -41/+41 |
2007-08-05 | configure.ac: Remove --enable-checking=df from default settings. | Paolo Bonzini | 1 | -1/+1 |
2007-07-30 | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 1 | -12/+12 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-06-18 | re PR middle-end/32321 (ICE in df_refs_verify with -fgcse-sm) | Seongbae Park | 1 | -11/+14 |
2007-06-18 | Revert 125825 due to mismatching patch/changelog. | Seongbae Park | 1 | -14/+11 |
2007-06-18 | re PR rtl-optimization/32339 (ICE in insert_save, at caller-save.c:726) | Seongbae Park | 1 | -11/+14 |
2007-06-18 | re PR rtl-optimization/32355 (ICE in df_lr_verify_transfer_functions, at df-p... | Kenneth Zadeck | 1 | -0/+1 |
2007-06-12 | df-scan.c (df_get_exit-block_use_set): Always add the stack pointer to the ex... | Seongbae Park | 1 | -6/+0 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -36/+42 |
2007-06-03 | cfgloopmanip.c (remove_path, [...]): Change dom_bbs to vector. | Zdenek Dvorak | 1 | -10/+7 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -2/+1 |