]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-switch-conversion.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-switch-conversion.c
2019-01-01  jakub Update copyright years.
2018-11-16  ebotcazou * tree-switch-conversion.h (switch_decision_tree:...
2018-10-24  marxinSwitch conversion: support any ax + b transformation...
2018-10-22  marxinRevert r263947.
2018-09-05  marxinGroup switch cases in switch lowering (PR tree-optimiza...
2018-09-03  marxinFix thinko (PR tree-optimization/87201).
2018-09-03  marxinMake __builtin_expect effective in switch statements...
2018-08-29  marxinStrenghten assumption about gswitch statements.
2018-08-27  marxinImprove switch code emission for a balanced tree (PR...
2018-08-27  marxinFix probability for bit-tests.
2018-08-27  marxinFix probabilities for jump table (PR tree-optimization...
2018-08-27  marxinAdd new gswitch related functions into tree-cfg.c.
2018-07-04  marxinFix bootstrap on ia64 with old GCC version.
2018-06-29  marxinFix bit-test expansion for single cluster (PR tree...
2018-06-28  marxinCome up with jump_table ratio constants used in jump_ta...
2018-06-28  marxinFix clustering algorithm in switch expansion.
2018-06-22  marxinFix emission of jump tables (PR tree-optimization/86263).
2018-06-20  marxinChange default for jump_table expansion ratio to 8.
2018-06-20  marxinEnable clustering for switch statements.
2018-06-20  marxinSwitch other switch expansion methods into classes.
2018-06-20  marxinTransform switch_conversion into a class.
2018-05-18  marxinRadically simplify emission of balanced tree for switch...
2018-03-26  vriesFix switch conversion in offloading functions
2018-03-08  jakub PR tree-optimization/84740
2018-01-08  law PR rtl-optimizatin/81308
2018-01-03  jakub Update copyright years.
2017-11-03  hubicka * asan.c (create_cond_insert_point): Maintain profile.
2017-10-19  hubicka * asan.c (create_cond_insert_point): Do not update...
2017-10-10  rsandifoRequire wi::to_wide for trees
2017-10-07  hubicka * tree-switch-conversion.c (do_jump_if_equal, emit_cmp...
2017-09-05  marxinLearn CFG cleanup to transform single case switches...
2017-08-30  rsandifo[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  rsandifo[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30  rsandifo[6/77] Make GET_MODE_WIDER return an opt_mode
2017-08-30  rsandifo[5/77] Small tweak to array_value_type
2017-08-29  marxinMake expansion of balanced binary trees of switches...
2017-06-29  hubicka * asan.c (asan_emit_stack_protection): Update.
2017-06-16  rguenth2017-06-16 Richard Biener <rguenther@suse.de>
2017-06-16  mseborPR c++/80560 - warn on undefined memory operations...
2017-06-04  hubicka2017-05-23 Jan Hubicka <hubicka@ucw.cz>
2017-05-05  jakub PR tree-optimization/80632
2017-05-03  jakub PR tree-optimization/79472
2017-03-10  hainque2017-03-10 Olivier Hainque <hainque@adacore.com>
2017-01-01  jakub Update copyright years.
2016-01-04  jakub Update copyright years.
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-09-20  tbsaundeswitch from gimple to gimple*
2015-09-17  rsandifoSplit up optabs.[hc]
2015-07-10  amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08  amodra * target.def (rtx_costs): Remove "code" param, add...
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-05  aldyhMerge debug-early branch into mainline.
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-05-22  aldyh * tree-switch-conversion.c (build_one_array): Set...
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-29  jakub * gimple-expr.h (create_tmp_var_raw, create_tmp_var,
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-01  amacleod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  rsandifogcc/ada/
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-17  jakub PR tree-optimization/63464
2014-10-10  jakub PR tree-optimization/63464
2014-07-24  marxinIPA C++ refactoring 2/N
2014-07-09  tbsaunderemove has_execute
2014-06-17  rguenth2014-06-17 Richard Biener <rguenther@suse.de>
2014-06-06  rguenth2014-06-06 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  rsandifoFormatting and typo fixes.
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-14  rguenth2014-04-14 Richard Biener <rguenther@suse.de>
2014-04-02  mrsMerge in trunk.
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-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  amacleod * gimple.h: Remove all includes.
2013-11-22  rsandifoMerge with trunk.
next