aboutsummaryrefslogtreecommitdiff
path: root/gcc/sese.c
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-08-142012-08-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-142012-08-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-072012-08-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-08-012012-08-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2012-07-162012-07-16 Dehao Chen <dehao@google.com>Dehao Chen
2012-07-102012-07-10 Dehao Chen <dehao@google.com>Dehao Chen
2012-06-17 * cfgloop.h: Do not include rtl.h.Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2011-09-092011-09-09 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-07-28Fix PR49876: Continue code generation with integer_zero_node on gloog_errorSebastian Pop
2011-07-27Fix PR47691: do not abort compilation when code generation failsSebastian Pop
2011-06-22 PR debug/47858Jakub Jelinek
2011-04-20remove useless if-before-free testsJim Meyering
2010-12-28Do not include unnecessary .h files.Sebastian Pop
2010-12-15Fix PR46845: handle scop parameters before scev analysis.Sebastian Pop
2010-12-08Fix PR45230, PR45231, and PR45370: fold_stmt_inplace after replace_exp.Richard Guenther
2010-12-01LHS cannot be an ADDR_EXPR.Sebastian Pop
2010-12-01Call recompute_tree_invariant_for_addr_expr when replacing a constant in an A...Sebastian Pop
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-08-20gcc/Nathan Froyd
2010-08-11Propagate constant values or parametric expressions outside the scop region.Sebastian Pop
2010-08-11Unshare the scev before code generating it.Sebastian Pop
2010-08-11Add testcase for PR42729 and fix handling of gimple_debug info.Sebastian Pop
2010-08-11Remove expand_scalar_variables_ hack.Sebastian Pop
2010-08-11Remove insert_loop_close_phis.Sebastian Pop
2010-08-11Replace map with rename_map.Sebastian Pop
2010-08-11Remove rename_nb_iterations and rename_sese_parametersSebastian Pop
2010-08-11Also rewrite out of SSA scalar dependences going outside the SCoP region.Sebastian Pop
2010-06-08gcc/ada:Laurynas Biveinis
2010-05-29 * tree-vrp.c (debug_value_range, debug_all_value_ranges,Jan Hubicka
2010-05-21 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orJoseph Myers
2010-04-232010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>Laurynas Biveinis
2010-04-02 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c, Steven Bosscher
2010-03-08Fold convert SSA_NAMEs in the scalar expander.Sebastian Pop
2010-03-08Fix PR42326: handle default definitions.Sebastian Pop
2010-02-23Fix PR43097: rename only SSA_NAMEs.Sebastian Pop
2010-02-23Fix PR43026: handle COMPONENT_REFs in expand scalar expressions.Sebastian Pop
2010-02-11Fix PR42771.Sebastian Pop
2010-01-14Fix PR42681.Sebastian Pop
2010-01-14Fix PR42732.Sebastian Pop
2010-01-10Fix PR42393.Sebastian Pop
2010-01-08Fix PR42221.Sebastian Pop
2010-01-072010-01-07 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-11-30Do not abuse sese for codegenerationTobias Grosser
2009-11-25Remove trailing white spaces.H.J. Lu
2009-11-252009-11-03 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop
2009-11-252009-10-26 Sebastian Pop <sebastian.pop@amd.com>Sebastian Pop