OSDN Git Service

Backported from mainline
[pf3gnuchains/gcc-fork.git] / gcc / sese.c
2011-09-09 rguenth2011-09-09 Richard Guenther <rguenther@suse.de>
2011-07-28 spopFix PR49876: Continue code generation with integer_zero...
2011-07-27 spopFix PR47691: do not abort compilation when code generat...
2011-06-22 jakub PR debug/47858
2011-04-20 meyeringremove useless if-before-free tests
2010-12-28 spopDo not include unnecessary .h files.
2010-12-15 spopFix PR46845: handle scop parameters before scev analysis.
2010-12-08 spopFix PR45230, PR45231, and PR45370: fold_stmt_inplace...
2010-12-01 spopLHS cannot be an ADDR_EXPR.
2010-12-01 spopCall recompute_tree_invariant_for_addr_expr when replac...
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-08-20 froydnjgcc/
2010-08-11 spopPropagate constant values or parametric expressions...
2010-08-11 spopUnshare the scev before code generating it.
2010-08-11 spopAdd testcase for PR42729 and fix handling of gimple_deb...
2010-08-11 spopRemove expand_scalar_variables_ hack.
2010-08-11 spopRemove insert_loop_close_phis.
2010-08-11 spopReplace map with rename_map.
2010-08-11 spopRemove rename_nb_iterations and rename_sese_parameters
2010-08-11 spopAlso rewrite out of SSA scalar dependences going outsid...
2010-06-08 laurasgcc/ada:
2010-05-29 hubicka * tree-vrp.c (debug_value_range, debug_all_value_ranges,
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-04-23 lauras2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail...
2010-04-02 steven * ada/gcc-interface/Make-lang.in, alias.c, attribs...
2010-03-08 spopFold convert SSA_NAMEs in the scalar expander.
2010-03-08 spopFix PR42326: handle default definitions.
2010-02-23 spopFix PR43097: rename only SSA_NAMEs.
2010-02-23 spopFix PR43026: handle COMPONENT_REFs in expand scalar...
2010-02-11 spopFix PR42771.
2010-01-14 spopFix PR42681.
2010-01-14 spopFix PR42732.
2010-01-10 spopFix PR42393.
2010-01-08 spopFix PR42221.
2010-01-07 rguenth2010-01-07 Richard Guenther <rguenther@suse.de>
2009-11-30 grosserDo not abuse sese for codegeneration
2009-11-25 hjlRemove trailing white spaces.
2009-11-25 spop2009-11-03 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-26 Sebastian Pop <sebastian.pop@amd.com>
2009-11-25 spop2009-10-20 Sebastian Pop <sebastian.pop@amd.com>
2009-11-18 aolivaPR debug/41888
2009-09-14 rthSquash commit of EH in gimple
2009-08-12 spopPrepare expressions to be good phi arguments.
2009-07-31 spopNew Graphite files.