| Commit message (Expand) | Author | Age | Files | Lines |
* | This patch is the main part of a consolodation of the hash_table | crowl | 2013-04-26 | 1 | -17/+49 |
* | Remove unused symbols related to ivtype_map. This map does not appear to | crowl | 2013-04-02 | 1 | -41/+0 |
* | Remove various unused items. | crowl | 2013-03-29 | 1 | -8/+0 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -13/+13 |
* | 2012-08-14 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-14 | 1 | -4/+2 |
* | 2012-08-14 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-14 | 1 | -3/+2 |
* | 2012-08-07 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-07 | 1 | -4/+2 |
* | 2012-08-01 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-01 | 1 | -1/+0 |
* | 2012-07-16 Dehao Chen <dehao@google.com> | dehao | 2012-07-16 | 1 | -2/+2 |
* | 2012-07-10 Dehao Chen <dehao@google.com> | dehao | 2012-07-10 | 1 | -2/+2 |
* | * cfgloop.h: Do not include rtl.h. | steven | 2012-06-17 | 1 | -1/+1 |
* | * LANGUAGES: Fix typos. | jsm28 | 2012-05-29 | 1 | -1/+1 |
* | 2011-09-09 Richard Guenther <rguenther@suse.de> | rguenth | 2011-09-09 | 1 | -1/+4 |
* | Fix PR49876: Continue code generation with integer_zero_node on gloog_error | spop | 2011-07-28 | 1 | -10/+8 |
* | Fix PR47691: do not abort compilation when code generation fails | spop | 2011-07-27 | 1 | -11/+30 |
* | PR debug/47858 | jakub | 2011-06-22 | 1 | -1/+3 |
* | remove useless if-before-free tests | meyering | 2011-04-20 | 1 | -4/+2 |
* | Do not include unnecessary .h files. | spop | 2010-12-28 | 1 | -11/+0 |
* | Fix PR46845: handle scop parameters before scev analysis. | spop | 2010-12-15 | 1 | -3/+5 |
* | Fix PR45230, PR45231, and PR45370: fold_stmt_inplace after replace_exp. | spop | 2010-12-08 | 1 | -6/+11 |
* | LHS cannot be an ADDR_EXPR. | spop | 2010-12-01 | 1 | -3/+0 |
* | Call recompute_tree_invariant_for_addr_expr when replacing a constant in an A... | spop | 2010-12-01 | 1 | -0/+13 |
* | * diagnostic-core.h: Include bversion.h. | jsm28 | 2010-11-30 | 1 | -1/+0 |
* | gcc/ | froydnj | 2010-08-20 | 1 | -1/+1 |
* | Propagate constant values or parametric expressions outside the scop region. | spop | 2010-08-11 | 1 | -1/+1 |
* | Unshare the scev before code generating it. | spop | 2010-08-11 | 1 | -1/+2 |
* | Add testcase for PR42729 and fix handling of gimple_debug info. | spop | 2010-08-11 | 1 | -13/+11 |
* | Remove expand_scalar_variables_ hack. | spop | 2010-08-11 | 1 | -553/+122 |
* | Remove insert_loop_close_phis. | spop | 2010-08-11 | 1 | -167/+0 |
* | Replace map with rename_map. | spop | 2010-08-11 | 1 | -48/+48 |
* | Remove rename_nb_iterations and rename_sese_parameters | spop | 2010-08-11 | 1 | -56/+0 |
* | Also rewrite out of SSA scalar dependences going outside the SCoP region. | spop | 2010-08-11 | 1 | -159/+0 |
* | gcc/ada: | lauras | 2010-06-08 | 1 | -1/+1 |
* | * tree-vrp.c (debug_value_range, debug_all_value_ranges, | hubicka | 2010-05-29 | 1 | -2/+2 |
* | * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or | jsm28 | 2010-05-21 | 1 | -0/+1 |
* | 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com> | lauras | 2010-04-23 | 1 | -1/+1 |
* | * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, | steven | 2010-04-02 | 1 | -1/+2 |
* | Fold convert SSA_NAMEs in the scalar expander. | spop | 2010-03-08 | 1 | -7/+7 |
* | Fix PR42326: handle default definitions. | spop | 2010-03-08 | 1 | -3/+2 |
* | Fix PR43097: rename only SSA_NAMEs. | spop | 2010-02-23 | 1 | -3/+9 |
* | Fix PR43026: handle COMPONENT_REFs in expand scalar expressions. | spop | 2010-02-23 | 1 | -0/+3 |
* | Fix PR42771. | spop | 2010-02-11 | 1 | -32/+27 |
* | Fix PR42681. | spop | 2010-01-14 | 1 | -0/+28 |
* | Fix PR42732. | spop | 2010-01-14 | 1 | -3/+66 |
* | Fix PR42393. | spop | 2010-01-10 | 1 | -15/+44 |
* | Fix PR42221. | spop | 2010-01-08 | 1 | -1/+14 |
* | 2010-01-07 Richard Guenther <rguenther@suse.de> | rguenth | 2010-01-07 | 1 | -1/+1 |
* | Do not abuse sese for codegeneration | grosser | 2009-11-30 | 1 | -8/+0 |