Age | Commit message (Expand) | Author | Files | Lines |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2009-01-21 | check alias sets in add_inter_loop_mem_dep | Bingfeng Mei | 1 | -0/+4 |
2008-10-11 | re PR middle-end/37448 (cannot compile big function) | Kenneth Zadeck | 1 | -9/+9 |
2008-06-18 | df.h (struct df_ref): Replace 'insn' field with 'insn_info' field. | Steven Bosscher | 1 | -2/+2 |
2008-01-22 | re PR tree-optimization/26854 (Inordinate compile times on large routines) | Kenneth Zadeck | 1 | -3/+2 |
2008-01-20 | re PR tree-optimization/26854 (Inordinate compile times on large routines) | Kenneth Zadeck | 1 | -2/+3 |
2007-10-17 | sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'. | Maxim Kuvyrkov | 1 | -0/+4 |
2007-08-28 | Modulo-scheduling improvements. Patch 2 of 2 | Mircea Namolaru | 1 | -3/+7 |
2007-08-14 | sched-int.h (struct _dep): Rename field 'kind' to 'type'. | Maxim Kuvyrkov | 1 | -6/+8 |
2007-08-08 | Remove profitability check | Vladimir Yanovsky | 1 | -0/+1 |
2007-08-05 | New flag to control reg-moves generation | Vladimir Yanovsky | 1 | -37/+41 |
2007-07-31 | ddg.c (add_cross_iteration_register_deps): Declare bb_info only if ENABLE_CHE... | H.J. Lu | 1 | -0/+2 |
2007-07-31 | SMS: Change the ddg's construction | Revital Eres | 1 | -95/+75 |
2007-07-30 | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-25 | c-lex.c (c_lex_with_flags, lex_string): Constify. | Kaveh R. Ghazi | 1 | -2/+2 |
2007-07-03 | ddg.c (check_sccs): Define only if ENABLE_CHECKING is defined. | H.J. Lu | 1 | -1/+2 |
2007-07-03 | modulo-sched: print sccs and check it | Revital Eres | 1 | -0/+48 |
2007-07-01 | Fix missed initialization of scc_nodes. | Vladimir Yanovsky | 1 | -0/+1 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -22/+21 |
2007-05-21 | gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER... | Jan Hubicka | 1 | -1/+1 |
2007-02-02 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Maxim Kuvyrkov | 1 | -16/+25 |
2006-10-30 | builtins.c (expand_builtin_mathfn_3): Correct coding style. | Roger Sayle | 1 | -2/+3 |
2006-05-23 | re PR rtl-optimization/26375 (Swing modulo scheduling results in ICE) | Kenneth Zadeck | 1 | -2/+2 |
2006-03-16 | target.h (struct spec_info_def): New opaque declaration. | Maxim Kuvyrkov | 1 | -1/+1 |
2006-03-16 | ddg.c (build_intra_loop_deps): Adjust add_forward_dependence call. | Maxim Kuvyrkov | 1 | -2/+1 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -20/+20 |
2006-01-11 | df.h (DF_SCAN, [...]): New macros. | Daniel Berlin | 1 | -17/+20 |
2005-07-19 | bt-load.c (link_btr_uses): Fix uninitialised warnings. | Ben Elliston | 1 | -5/+5 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-07 | sbitmap.h (sbitmap_iterator, [...]): New. | Kazu Hirata | 1 | -17/+26 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-03-29 | builtin-types.def, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-21 | Fix PR middle-end/20177 and add test case. | Mostafa Hagog | 1 | -0/+2 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -1/+0 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -1/+1 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -4/+5 |
2004-09-17 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-08 | dbxout.c (dbxout_type, [...]): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -15/+11 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -2/+2 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -3/+3 |
2004-06-26 | c-typeck.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2004-05-30 | bb-reorder.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -6/+6 |
2004-05-25 | New files for implementing sms in gcc. | Mostafa Hagog | 1 | -0/+1046 |