]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-tail-merge.c
Correct a function pre/postcondition [PR102403].
[thirdparty/gcc.git] / gcc / tree-ssa-tail-merge.c
2021-01-04  Jakub JelinekUpdate copyright years.
2020-11-13  Richard Bienerremove almost all users of gimple_expr_code
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-11-12  Martin LiskaApply mechanical replacement (generated patch).
2019-05-21  Vladislav IvanishinDon't split non-critical edges in crited
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-02  Richard Bienerre PR tree-optimization/86816 (ICE: SIGSEGV in tree...
2018-06-21  Tom de Vries[tail-merge] Fix side-effect test in stmt_local_def
2018-03-22  Tom de Vries[tail-merge] Don't merge bbs with bb_has_abnormal_pred
2018-01-24  Jan Hubickacfgcleanup.c (try_crossjump_to_edge): Use combine_with_...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Alexandre Oliva[SFN] debug markers before labels no more
2017-12-12  Alexandre Oliva[SFN] not-quite-boilerplate changes in preparation...
2017-12-12  Alexandre Oliva[SFN] boilerplate changes in preparation to introduce...
2017-11-11  Jan Hubickatree-ssa-tail-merge.c (replace_block_by): Fix and re...
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-19  Jan Hubickaasan.c (create_cond_insert_point): Do not update edge...
2017-07-28  Jakub Jelinekre PR sanitizer/80998 (Implement -fsanitize=pointer...
2017-07-03  Tom de VriesIgnore EDGE_{DFS_BACK,EXECUTABLE} in tail-merge
2017-07-03  Tom de VriesDon't tail-merge blocks from different loops
2017-07-03  Tom de VriesFix sigsegv in find_same_succ_bb
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-16  Jan Hubicka* tree-ssa-tail-merge.c (replace_block_by): Fix profile...
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-05-11  Richard Bienertree-ssa-pre.c (eliminate_dom_walker::before_dom_childr...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Martin LiskaDo not merge BBs with a different EH landing pads (PR
2016-06-25  Jakub Jelinekre PR tree-optimization/71643 (internal compiler error...
2016-06-14  Jakub Jelinekre PR tree-optimization/71520 (Missing cross-jumping...
2016-05-06  Nathan Sidwellgimple.c (gimple_call_same_target_p): Unique functions...
2016-03-07  Tom de VriesSkip ubsan/asan internal fns with different location...
2016-02-11  Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-11-06  Jan Hubickatree-core.h (size_type_kind): Remove OEP_CONSTANT_ADDRE...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-01  Trevor Saundersremove many typedefs
2015-09-30  Marek Polacekre PR tree-optimization/67690 (wrong code with -O2...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-07-13  Aldy HernandezFix double word typos.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordcgraph.h (asmname_hasher): Inherit from ggc_ptr_hash.
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-18  Tom de VriesFix whitespace in tree-ssa-tail-merge.c
2015-05-05  David MalcolmFix indentation issues seen by -Wmisleading-indentation
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-03-11  Marek Polacekre PR tree-optimization/65388 (Wrong comparison in...
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-06  Tom de VriesFix typo in struct same_succ_def comment
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-10  Marc Glissereal.h (HONOR_NANS): Replace macro with 3 overloaded...
2014-11-27  Richard Bienerre PR middle-end/64088 (ICE: in fold_abs_const, at...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  Tom de VriesFix tail-merge pass for dead type-unsafe code
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-10-09  Richard Bienerre PR tree-optimization/63380 (Wrong constant folding)
2014-08-01  Andi KleenConvert tree-ssa-tail-merge to inchash
2014-07-31  Richard Bienerre PR tree-optimization/61964 (krb5 database propagatio...
2014-07-25  Andi KleenAdd an abstract incremental hash data type
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-06-07  Eric Botcazoutree-ssa-tail-merge.c (same_succ_hash): Hash the static...
2014-06-06  Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-06  Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-09  David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09  David MalcolmEliminate last_basic_block macro.
2013-12-09  David MalcolmEliminate BASIC_BLOCK macro.
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-21  Eric Botcazoutree-ssa-tail-merge.c (stmt_local_def): Return false...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  David MalcolmEliminate n_basic_blocks macro
2013-11-17  Andrew MacLeodgimple.h: Reorder prototypes to match .c declaration...
2013-11-14  Tom de VriesHandle GIMPLE_ASSIGNs with different vuse in gimple_equal_p
2013-11-14  Tom de VriesFactor out gimple_operand_equal_value_p from gimple_equal_p
2013-11-14  Tom de VriesAdd is_tm_ending
2013-11-14  Tom de VriesSimplify code in gimple_equal_p
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-10-29  Teresa Johnsonre PR ipa/58862 (LTO profiledbootstrap failure: lto1...
2013-10-23  Tom de VriesAdd missing check in stmt_local_def for tail-merge.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18  Teresa Johnsontree-ssa-tail-merge.c (replace_block_by): Update edge...
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-07-21  Mike StumpFix typos.
2013-04-29  Tom de VriesPreserve loops in tail-merge
2013-04-29  Tom de VriesUpdate tail-merge header comment.
2013-04-26  Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-01-31  Richard Bienerre PR tree-optimization/56150 (ICE segfault in do_pre...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09  Christian Brueltree-ssa-tail-merge.c (replace_block_by): Update bb2...
2012-11-06  Richard HendersonPrevent "illegal" block sharing within transactions.
2012-10-25  Lawrence CrowlChange hash_table to support a comparator type differen...
2012-10-25  Richard Bienerre PR target/54902 (, ICE (segfault) building on arm...
2012-08-17  Richard Guentherhash-table.h (class hash_table): Use a descriptor templ...
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
next