summaryrefslogtreecommitdiff
path: root/gcc/sese.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove trailing white spaces.hjl2009-11-251-17/+17
* 2009-11-03 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-5/+8
* 2009-10-26 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-12/+0
* 2009-10-20 Sebastian Pop <sebastian.pop@amd.com>spop2009-11-251-6/+24
* PR debug/41888aoliva2009-11-181-3/+93
* Squash commit of EH in gimplerth2009-09-141-4/+1
* Prepare expressions to be good phi arguments.spop2009-08-121-19/+31
* New Graphite files.spop2009-07-311-0/+1386