re PR target/79131 (ICE: in extract_constrain_insn, at recog.c:2213, big-endian ARM)
[platform/upstream/gcc.git] / gcc / predict.c
2017-01-06 Jan Hubickare PR middle-end/77484 (Static branch predictor causes...
2017-01-06 Martin LiskaFix lto-bootstrap (PR bootstrap/79003).
2017-01-01 Jan Hubickare PR middle-end/77484 (Static branch predictor causes...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-10-18 Andrew Pinskire PR middle-end/65950 (exit in main is causing the...
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-09-26 Marek Polacekipa-inline-analysis.c (find_foldable_builtin_expect...
2016-09-14 Bernd EdlingerAdd braces to a condition in predict.c (PR middle-end...
2016-08-17 Jakub Jelinekgimple-fold.c (gimple_fold_call): Use gimple_call_noret...
2016-07-27 Richard Bienerpredict.c (set_even_probabilities): Make nedges unsigned.
2016-07-27 Martin Liskapredict.c: merge multi-edges
2016-07-13 Trevor Saundersuse auto_vec for more local variables
2016-06-28 Jakub Jelinekre PR middle-end/66867 (Suboptimal code generation...
2016-06-26 Jan Hubickapredict-12.c: New testcase.
2016-06-25 Jan Hubickapredict.c (predict_paths_leading_to, [...]): Add in_loo...
2016-06-25 Jan Hubickapredict.c: Include ipa-utils.h
2016-06-23 Martin Liskare PR middle-end/71619 (ICE: in predict_loops, at predi...
2016-06-21 Martin Liskas/imposisble/impossible in predict.c
2016-06-16 Martin LiskaFix finding of a first match predictor
2016-06-15 Martin LiskaFix obvious typo in predict.c
2016-06-13 Martin LiskaChange enum value to not to clash with a MSP430 private...
2016-06-10 Jan Hubickapredict.c (predict_loops): Remove PRED_LOOP_BRANCH.
2016-06-09 Martin LiskaAdd edge predictions pruning
2016-06-09 Martin LiskaIntroduce filtering for edge_predictions.
2016-06-08 Jan Hubickapredict.c (pass_strip_predict_hints::execute): Cleanup...
2016-06-07 Jan Hubickapredict.c (predict_iv_comparison): Mention that heurist...
2016-06-05 Jan Hubickapredict.c (predicted_by_loop_heuristics_p): New function.
2016-06-02 Martin LiskaFix first match heuristics
2016-05-31 Jan Hubickapredict-lop-exit-1.C: Update template for new predictor...
2016-05-30 Jan Hubickapredict.h (force_edge_cold): Declare.
2016-05-29 Jan Hubicka* predict.c (maybe_hot_frequency_p): Avoid division.
2016-05-28 Jan Hubickaprofile.c (compute_branch_probabilities): Do not report...
2016-05-28 Jan Hubickapredict.c (edge_predicted_by_p): New function.
2016-04-17 Jan Hubickapredict.c (combine_predictions_for_bb): Add dry_run...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-02 Richard SandifordPR 68432: Add a target hook to control size/speed optab...
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-01-29 Jan Hubickare PR ipa/64801 (kernel build failure due to ICF)
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-24 Martin Liska[PATCH 1/2] Negative numbers added for sreal class.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-17 Jan Hubickapredict.c (maybe_hot_frequency_p): Use opt_for_fn.
2014-11-11 Trevor Saundersc++ify sreal
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-22 Andrew MacLeodcfgbuild.h: New.
2014-10-21 Dehao ChenAdd AutoFDO.
2014-10-20 Andrew MacLeodcfgrtl.h: New.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-24 Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-09-22 Jan Hubickatree-ssa-ccp.c (prop_value_d): Rename to ...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-22 David Malcolmpredict.*: Use rtx_insn (also touches function.c and...
2014-08-08 Yi YangRemove a redundant assignment "*predictor = PRED_BUILTI...
2014-08-08 Richard Bienerbuiltins.c (c_getstr, [...]): Export.
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-09 Trevor Saundersremove has_execute
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-03-18 Jakub Jelinekre PR ipa/58721 (The subroutine perdida is no longer...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-17 Martin LiskaTime profile-based function reordering (phase 2).
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate profile_status macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-12-09 David MalcolmRename profile_status_for_function to profile_status_fo...
2013-12-04 Marek PolacekImplement -fsanitize=signed-integer-overflow.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-18 Trevor Saundersremove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-13 Teresa Johnsonre PR ipa/58862 (LTO profiledbootstrap failure: lto1...
2013-11-12 Teresa Johnsonpredict.c (drop_profile): New function.
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
next