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