Age | Commit message (Expand) | Author | Files | Lines |
2008-11-11 | cse.c (fold_rtx): Remove redundant gen_rtx_CONST. | Richard Sandiford | 1 | -18/+0 |
2008-10-11 | re PR middle-end/37448 (cannot compile big function) | Kenneth Zadeck | 1 | -2/+2 |
2008-10-08 | re PR target/36635 (cc1 segfault from svn 137122) | Jakub Jelinek | 1 | -6/+13 |
2008-09-13 | re PR rtl-optimization/37489 (const_true_rtx returned for float compare) | H.J. Lu | 1 | -5/+21 |
2008-09-01 | sel-sched.h, [...]: New files. | Andrey Belevantsev | 1 | -32/+64 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -1/+3 |
2008-07-15 | bt-load.c (add_btr_def, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -63/+63 |
2008-06-26 | cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or -Wcast-qual warn... | Kaveh R. Ghazi | 1 | -3/+3 |
2008-06-17 | Remove libcall notes. | Steven Bosscher | 1 | -168/+18 |
2008-06-06 | re PR rtl-optimization/36438 (gcc ICE compiling code with mmx builtin) | Uros Bizjak | 1 | -0/+5 |
2008-05-14 | rtl.texi: Removed reference to REG_NO_CONFLICT notes. | Kenneth Zadeck | 1 | -2/+0 |
2008-05-14 | cse.c (cse_cc_succs): Invoke delete_insn_and_edges. | Andreas Krebbel | 1 | -1/+1 |
2008-05-07 | [multiple changes] | Kenneth Zadeck | 1 | -1/+1 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -5/+9 |
2008-03-06 | cse.c (cse_extended_basic_block): Invalidate artificial defs at bb start. | Andreas Krebbel | 1 | -0/+15 |
2008-02-25 | re PR target/35258 (two memcpy calls merged incorrectly with -O1) | Andreas Krebbel | 1 | -0/+17 |
2008-01-14 | re PR rtl-optimization/31944 (Endless loop while building a 64-bit 2.6.20 ker... | Eric Botcazou | 1 | -10/+20 |
2007-11-12 | re PR rtl-optimization/34035 (ICE in calc_dfs_tree with -O2 -fnon-call-except... | Eric Botcazou | 1 | -26/+41 |
2007-09-27 | simplify-rtx.c (comparison_result): New. | Paolo Bonzini | 1 | -66/+7 |
2007-09-09 | Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET. | Hans-Peter Nilsson | 1 | -10/+14 |
2007-09-09 | revert: regrename.c (copyprop_hardreg_forward_1): New variable next. | Laurynas Biveinis | 1 | -2/+2 |
2007-09-08 | cse.c (fold_rtx): Use validate_unshare_change() instead of validate_change() ... | Segher Boessenkool | 1 | -1/+1 |
2007-09-07 | regrename.c (copyprop_hardreg_forward_1): New variable next. | Laurynas Biveinis | 1 | -2/+2 |
2007-09-06 | re PR middle-end/33318 (fortran/expr.c:305: internal compiler error: internal... | Jan Hubicka | 1 | -1/+2 |
2007-09-05 | regrename.c (pass_regrename, [...]): Add RTL sharing verifier. | Jan Hubicka | 1 | -5/+5 |
2007-08-23 | rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT... | Chao-ying Fu | 1 | -1/+13 |
2007-07-30 | alias.c (mems_in_disjoint_alias_sets_p, [...]): Constify. | Kaveh R. Ghazi | 1 | -5/+5 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-09 | * cse.c (cse_insn): Avoid invalid sharing on trial replacement. | Jan Hubicka | 1 | -1/+2 |
2007-06-29 | * cse.c: Rever accidentally comitted TODO_verify_rtl_sharing change. | Jan Hubicka | 1 | -2/+2 |
2007-06-29 | re PR rtl-optimization/32372 (ICE in df_refs_verify, at df-scan.c:4065) | Jan Hubicka | 1 | -3/+3 |
2007-06-19 | df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. | Kenneth Zadeck | 1 | -2/+2 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -99/+69 |
2007-05-22 | regs.h (end_hard_regno): New function. | Richard Sandiford | 1 | -22/+7 |
2007-03-14 | re PR middle-end/31127 (ICE in cse_find_path, at cse.c:5930) | Alexandre Oliva | 1 | -12/+17 |
2007-03-09 | re PR rtl-optimization/30643 (CSE pessimization) | Alexandre Oliva | 1 | -4/+34 |
2007-01-12 | cse.c (cse_insn): Move HAVE_CC0 code after declarations. | Richard Sandiford | 1 | -6/+5 |
2006-12-22 | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-12-19 | * cse.c (cse_insn): Fix formatting. | Ben Elliston | 1 | -4/+2 |
2006-12-17 | cse.c (have_eh_succ_edges): New function. | Steven Bosscher | 1 | -17/+24 |
2006-12-17 | cse.c (cse_find_path): Don't wrap a gcc_assert in ENABLE_CHECKING. | Steven Bosscher | 1 | -9/+20 |
2006-12-17 | cse.c (this_insn_cc0, [...]): New global variables, moved out from cse_insn. | Steven Bosscher | 1 | -34/+41 |
2006-12-10 | cse.c: (struct cse_basic_block_data): Remove LAST field. | Steven Bosscher | 1 | -375/+407 |
2006-11-25 | cse.c (cse_altered): Remove. | Steven Bosscher | 1 | -29/+14 |
2006-11-22 | cse.c (enum taken): Remove PATH_AROUND. | Steven Bosscher | 1 | -208/+14 |
2006-11-11 | tree-pass.h (pass_purge_lineno_notes): Remove declaration. | Jan Hubicka | 1 | -11/+2 |
2006-11-10 | cse.c (cse_process_notes): Copy the propagated value. | Jan Hubicka | 1 | -1/+1 |
2006-11-04 | fwprop.c: New file. | Paolo Bonzini | 1 | -886/+83 |
2006-09-04 | re PR rtl-optimization/27616 (Infinite loop at -O1 and above in RTL CSE) | Eric Botcazou | 1 | -8/+63 |
2006-08-04 | re PR rtl-optimization/26244 (FAIL: gcc.c-torture/execute/builtin-bitops-1.c ... | John David Anglin | 1 | -11/+38 |