OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / ipa-split.c
2012-08-21 rguenth2012-08-21 Richard Guenther <rguenther@suse.de>
2012-02-27 jakub PR tree-optimization/52376
2012-02-23 jakub PR tree-optimization/52019
2012-01-23 rguenth2012-01-23 Richard Guenther <rguenther@suse.de>
2012-01-11 ebotcazou * tree.h (build_function_decl_skip_args): Add boolean...
2012-01-11 wschmidtgcc:
2011-10-14 rguenth2011-10-14 Richard Guenther <rguenther@suse.de>
2011-10-13 rguenth2011-10-13 Richard Guenther <rguenther@suse.de>
2011-10-10 rguenth2011-10-10 Richard Guenther <rguenther@suse.de>
2011-09-08 jamborm2011-09-08 Martin Jambor <mjambor@suse.cz>
2011-09-02 matz PR middle-end/50260
2011-08-31 jamborm2011-08-31 Martin Jambor <mjambor@suse.cz>
2011-06-14 davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-30 rguenth2011-05-30 Richard Guenther <rguenther@suse.de>
2011-04-22 hubicka * gengtype.c (open_base_files): Add ipa-inline.h include.
2011-04-16 hubicka * cgraphbuild.c: Include ipa-inline.h.
2011-04-11 jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-03-24 rguenth2011-03-24 Richard Guenther <rguenther@suse.de>
2011-02-11 ebotcazou PR tree-optimization/47420
2011-01-26 hubicka PR target/47237
2011-01-20 jakub PR tree-optimization/46130
2011-01-19 jakub * ipa-split.c (find_return_bb): Use single_pred_p...
2011-01-19 jakub * ipa-split.c: Spelling fixes.
2011-01-10 law * PR tree-optimization/47141
2011-01-10 hubicka PR tree-optimization/47234
2011-01-03 jakub PR tree-optimization/47148
2010-11-11 hubicka * doc/invoke.texi (-fwhopr): Merge into -flto section.
2010-11-04 rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-10-09 ebotcazou PR tree-optimization/45612
2010-09-02 rguenth2010-09-02 Richard Guenther <rguenther@suse.de>
2010-08-19 froydnj * cfgloop.c (get_loop_body_in_bfs_order): Avoid redund...
2010-08-10 froydnj * ipa-split.c (find_split_points): Free stack.
2010-08-03 hubicka * ipa-split.c (struct split_point): Add split_part_set...
2010-07-15 froydnjgcc/
2010-07-07 hubicka PR middle-end/44813
2010-07-02 hubicka * ipa-split.c (split_function): For aggregate values...
2010-07-02 hubicka * ipa-split.c (verify_non_ssa_vars): Break out from...
2010-06-30 hubicka PR middle-end/PR44706
2010-06-28 hubicka PR middle-end/44671
2010-06-28 hubicka PR tree-optimization/44687
2010-06-28 hubicka PR middle-end/44671
2010-06-26 hubicka * gcc.dg/tree-ssa/ipa-split-2.c: New testcase.
2010-06-25 hubicka * tree-pass.h (pass_split_functions): Declare.
2010-06-04 hubicka * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info...