summaryrefslogtreecommitdiff
path: root/gcc/sese.c
Commit message (Expand)AuthorAgeFilesLines
* This patch is the main part of a consolodation of the hash_tablecrowl2013-04-261-17/+49
* Remove unused symbols related to ivtype_map. This map does not appear tocrowl2013-04-021-41/+0
* Remove various unused items.crowl2013-03-291-8/+0
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-13/+13
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-4/+2
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-3/+2
* 2012-08-07 Richard Guenther <rguenther@suse.de>rguenth2012-08-071-4/+2
* 2012-08-01 Richard Guenther <rguenther@suse.de>rguenth2012-08-011-1/+0
* 2012-07-16 Dehao Chen <dehao@google.com>dehao2012-07-161-2/+2
* 2012-07-10 Dehao Chen <dehao@google.com>dehao2012-07-101-2/+2
* * cfgloop.h: Do not include rtl.h.steven2012-06-171-1/+1
* * LANGUAGES: Fix typos.jsm282012-05-291-1/+1
* 2011-09-09 Richard Guenther <rguenther@suse.de>rguenth2011-09-091-1/+4
* Fix PR49876: Continue code generation with integer_zero_node on gloog_errorspop2011-07-281-10/+8
* Fix PR47691: do not abort compilation when code generation failsspop2011-07-271-11/+30
* PR debug/47858jakub2011-06-221-1/+3
* remove useless if-before-free testsmeyering2011-04-201-4/+2
* Do not include unnecessary .h files.spop2010-12-281-11/+0
* Fix PR46845: handle scop parameters before scev analysis.spop2010-12-151-3/+5
* Fix PR45230, PR45231, and PR45370: fold_stmt_inplace after replace_exp.spop2010-12-081-6/+11
* LHS cannot be an ADDR_EXPR.spop2010-12-011-3/+0
* Call recompute_tree_invariant_for_addr_expr when replacing a constant in an A...spop2010-12-011-0/+13
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* gcc/froydnj2010-08-201-1/+1
* Propagate constant values or parametric expressions outside the scop region.spop2010-08-111-1/+1
* Unshare the scev before code generating it.spop2010-08-111-1/+2
* Add testcase for PR42729 and fix handling of gimple_debug info.spop2010-08-111-13/+11
* Remove expand_scalar_variables_ hack.spop2010-08-111-553/+122
* Remove insert_loop_close_phis.spop2010-08-111-167/+0
* Replace map with rename_map.spop2010-08-111-48/+48
* Remove rename_nb_iterations and rename_sese_parametersspop2010-08-111-56/+0
* Also rewrite out of SSA scalar dependences going outside the SCoP region.spop2010-08-111-159/+0
* gcc/ada:lauras2010-06-081-1/+1
* * tree-vrp.c (debug_value_range, debug_all_value_ranges,hubicka2010-05-291-2/+2
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>lauras2010-04-231-1/+1
* * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, steven2010-04-021-1/+2
* Fold convert SSA_NAMEs in the scalar expander.spop2010-03-081-7/+7
* Fix PR42326: handle default definitions.spop2010-03-081-3/+2
* Fix PR43097: rename only SSA_NAMEs.spop2010-02-231-3/+9
* Fix PR43026: handle COMPONENT_REFs in expand scalar expressions.spop2010-02-231-0/+3
* Fix PR42771.spop2010-02-111-32/+27
* Fix PR42681.spop2010-01-141-0/+28
* Fix PR42732.spop2010-01-141-3/+66
* Fix PR42393.spop2010-01-101-15/+44
* Fix PR42221.spop2010-01-081-1/+14
* 2010-01-07 Richard Guenther <rguenther@suse.de>rguenth2010-01-071-1/+1
* Do not abuse sese for codegenerationgrosser2009-11-301-8/+0