]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dojump.c
expander: Optimize store_expr from STRING_CST [PR95052]
[thirdparty/gcc.git] / gcc / dojump.c
2020-01-27  Richard Sandiforddojump: Fix gcc.dg/torture/pr91323.c for aarch64 targets
2020-01-01  Jakub JelinekUpdate copyright years.
2019-06-27  Martin LiskaRemove quite obvious dead assignments.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-10-02  Eric Botcazoudojump.h (do_jump): Delete.
2018-09-14  John David Anglinre PR middle-end/87188 (Function pointer canonicalizati...
2018-06-16  Kugan Vivekanandarajahre PR tree-optimization/64946 ([AArch64] gcc.target...
2018-01-22  Jakub Jelinekre PR tree-optimization/83081 ([arm] gcc.dg/pr80218...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-21  Richard Sandifordpoly_int: argument sizes
2017-12-19  Jakub Jelinekread-rtl.c (parse_reg_note_name): Replace Yoda conditio...
2017-08-30  Richard Sandiford[62/77] Big machine_mode to scalar_int_mode replacement
2017-08-30  Richard Sandiford[60/77] Pass scalar_int_modes to do_jump_by_parts_*
2017-08-30  Richard Sandiford[34/77] Add a SCALAR_INT_TYPE_MODE macro
2017-08-30  Richard Sandiford[20/77] Replace MODE_INT checks with is_int_mode
2017-08-30  Richard Sandiford[17/77] Add an int_mode_for_size helper function
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-28  Eric Botcazoudojump.c (do_jump_by_parts_greater_rtx): Invert probabi...
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-08-12  Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-19  Uros Bizjakbuiltins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-25  John David Anglinre PR middle-end/68079 (hppa: pointers to method types...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-30  Richard Bienertarget-insns.def (canonicalize_funcptr_for_compare...
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-26  Richard Sandifordcaller-save.c (init_caller_save): Base temporary regist...
2015-05-20  Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-19  Mikhail MaltsevUse std::swap instead of explicit swaps
2015-04-30  Mikhail Maltsevdojump.c (do_compare_rtx_and_jump): Use std::swap inste...
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-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-03  Trevor Saundersuse rtx_code_label more
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-03-27  Dehao Chendojump.c (do_compare_rtx_and_jump): Sets correct probab...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-03  Jakub Jelinekre PR target/58864 (ICE in connect_traces, at dwarf2cfi...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-02  Teresa JohnsonThis patch fixes an issue where expansion of an ORIF...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-10-16  Easwaran Raman[multiple changes]
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-07-24  Richard HendersonIntroduce and use code_to_optab and optab_to_code functions
2012-07-24  Richard HendersonIntroduce and use unknown_optab
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-07  Richard Guenthercoverage.c (get_gcov_type): Use type_for_mode.
2012-02-09  Peter Bergnerre PR middle-end/52140 (Libdfp testcase encounters...
2011-08-18  Richard Sandifordtm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
2011-06-02  Julian Brownarm-protos.h (tune_params): Add branch_cost hook.
2011-03-24  Eric Botcazou* dojump.c (do_jump_by_parts_greater_rtx): Optimize...
2010-05-19  Anatoly Sokolovdouble-int.h (double_int_ior): New function.
2010-04-20  Anatoly Sokolovdouble-int.h (double_int_setbit): Declare.
2010-02-19  Jakub Jelinekre PR middle-end/42233 (c++ builtin_expect code generat...
2010-02-19  Jakub Jelinekre PR middle-end/42233 (c++ builtin_expect code generat...
2009-12-13  Michael Matzre PR tree-optimization/42027 (Performance regression...
2009-08-25  Michael Matzexpr.h (jumpifnot_1, [...]): Declare.
2009-06-28  Paolo Bonzinidojump.c (do_compare_rtx_and_jump): Try swapping the...
2009-06-28  Paolo Bonzinibuiltins.c (expand_errno_check): Use do_compare_rtx_and...
2009-05-12  Paolo BonziniMerge cond-optab branch.
2009-05-07  Jakub Jelinekre PR middle-end/40057 (Incorrect right shift by 31...
2009-03-30  Paolo Bonzinicombine.c (simplify_comparison): Use have_insn_for.
2009-01-09  Jakub Jelinekre PR middle-end/38347 (gfortran.dg/alloc_comp_construc...
2008-09-11  Paolo Bonzinidojump.c (do_jump): Move below.
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-30  Michael MeissnerInclude basic-block.h in dojump.c to declare optimize_i...
2008-08-30  Jan Hubickaoptabs.c (expand_abs_nojump): Update BRANCH_COST call.
2008-08-12  Jakub Jelinekre PR middle-end/37014 (internal compiler error: in...
2008-07-26  Jan Hubickacgraph.c (cgraph_function_possibly_inlined_p): Do not...
2008-05-09  Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-04-25  Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-23  Tomas Bilytree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR...
2007-08-09  Jan Hubickaoptabs.c (expand_widen_pattern_expr): Use optabs accestors.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2006-11-11  Jan Hubickaextended.texi (__builtin_expect): We no longer require...
2006-07-07  Roger Saylepointer-set.c (pointer_set_destroy): Correct whitespace.
2006-04-03  Roger Saylebuiltins.c (dummy_object): Use build_int_cst instead...
2006-02-14  Roger Sayledojump.c (do_compare_rtx_and_jump): Also handle multi...
2006-02-14  Roger Saylere PR middle-end/26279 (ICE in do_compare_rtx_and_jump)
2006-02-14  Roger Sayleoptabs.c (expand_abs): Don't call do_jump_by_parts_grea...
2006-02-13  Roger Saylere PR middle-end/25724 (Emits call to __cmpdi2 for...
2006-01-31  Marcin Daleckiexpr.h (expand_normal): new inline function.
2005-10-21  Paolo Bonzinidojump.c (do_jump): Handle side-effecting TRUTH_AND_EXP...
2005-10-19  Paolo Bonzinire PR target/19672 (Performance regression in simple...
2005-07-06  Fariborz JahanianRemoval of -fforce-mem.
2005-06-25  Kelley CookUpdate FSF address.
2005-05-09  David Edelsohndojump.c (do_jump, MINUS_EXPR): Build NE_EXPR and fall...
2005-04-27  Kazu Hiratadojump.c: Fix comment typos.
next