Backport from GCC mainline.
[platform/upstream/linaro-gcc.git] / gcc / predict.c
2016-01-04 jakub Update copyright years.
2015-12-02 rsandifoPR 68432: Add a target hook to control size/speed optab...
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 amacleod2015-06-25 Andrew MacLeod <amacleod@redhat.com>
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-09 jason * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,
2015-01-29 hubicka PR ipa/64801
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-11-24 marxin[PATCH 1/2] Negative numbers added for sreal class.
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-17 hubicka * predict.c (maybe_hot_frequency_p): Use opt_for_fn.
2014-11-11 tbsaundec++ify sreal
2014-10-28 amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-22 amacleod2014-10-22 Andrew MacLeod <amacleod@redhat.com>
2014-10-21 dehaoAdd AutoFDO.
2014-10-20 amacleod2014-10-20 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-24 mpolacek PR c/61405
2014-09-22 hubicka * tree-ssa-ccp.c (prop_value_d): Rename to ...
2014-08-25 marxinIPA C++ refactoring 4/N
2014-08-22 dmalcolmpredict.*: Use rtx_insn (also touches function.c and...
2014-08-08 ahyangyi2Remove a redundant assignment "*predictor = PRED_BUILTI...
2014-08-08 rguenth2014-08-08 Richard Biener <rguenther@suse.de>
2014-08-07 tbsaunderemove pointer-set.[ch]
2014-08-02 tbsaundeconvert many uses of pointer_map to hash_map
2014-07-24 marxinIPA C++ refactoring 1/N
2014-07-09 tbsaunderemove has_execute
2014-05-26 rguenth2014-05-23 Richard Biener <rguenther@suse.de>
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-06 rguenth2014-05-06 Richard Biener <rguenther@suse.de>
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-23 rsandifoTweak uses of new API
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-17 tbsaundepass cfun to pass::execute
2014-04-17 tbsaundepass current function to opt_pass::gate ()
2014-04-17 tbsaunderemove has_gate
2014-04-02 mrsMerge in trunk.
2014-03-18 jakub PR ipa/58721
2014-02-10 mrsMerge in trunk.
2014-01-13 mrsMerge in trunk.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-17 marxinTime profile-based function reordering (phase 2).
2013-12-16 mrsMerge in trunk.
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_ALL_BB macro.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09 dmalcolmEliminate profile_status macro.
2013-12-09 dmalcolmEliminate BASIC_BLOCK macro.
2013-12-09 dmalcolmRename profile_status_for_function to profile_status_fo...
2013-12-04 mpolacekImplement -fsanitize=signed-integer-overflow.
2013-12-04 rsandifoMerge with trunk.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-18 rsandifoMerge from trunk.
2013-11-18 rsandifogcc/ada/
2013-11-18 rsandifogcc/c-family/
2013-11-18 rsandifogcc/ada/
2013-11-18 rsandifogcc/ada/
2013-11-18 tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-16 mrsMerge in trunk.
2013-11-13 amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-13 tejohnson2013-11-13 Teresa Johnson <tejohnson@google.com>
2013-11-12 tejohnson2013-11-12 Teresa Johnson <tejohnson@google.com>
2013-11-09 rsandifoMerge with trunk.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-29 rsandifo- Fix comment typos that I'd introducted.
2013-10-24 rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-23 amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-23 rsandifoAlways treat trees as having their native precision...
2013-10-20 mrsMerge in trunk.
2013-10-18 tejohnson2013-10-18 Teresa Johnson <tejohnson@google.com>
2013-10-10 tejohnson2013-10-10 Teresa Johnson <tejohnson@google.com>
2013-10-03 xur * predict.c (tree_predict_by_opcode): Get the...
2013-10-03 tejohnson2013-10-02 Teresa Johnson <tejohnson@google.com>
2013-09-30 rsandifogcc/
next