auto-profile.c (afdo_calculate_branch_prob): Break once has_sample is true.
[platform/upstream/gcc.git] / gcc / auto-profile.c
2015-05-27 Aditya Kumarauto-profile.c (afdo_calculate_branch_prob): Break...
2015-05-05 David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-01-18 Felix Yangauto-profile.c (afdo_find_equiv_class): Remove unnecess...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub Jelinek* auto-profile.c, auto-profile.h: Fix up Copyright...
2014-12-22 Martin Liskaipa-prop uses symbol_summary class.
2014-12-18 Dehao Chenauto-profile.c (afdo_annotate_cfg): Invoke update_ssa...
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22 Dehao Chenauto-profile.c: Change order of header files.
2014-10-21 Dehao ChenAdd AutoFDO.