]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-phiopt.c
Update copyright years.
[thirdparty/gcc.git] / gcc / tree-ssa-phiopt.c
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-10  Jeff Lawre PR tree-optimization/68619 (error: loop with header...
2015-12-09  Marek Polacekre PR tree-optimization/66949 (ICE at -O2 and -O3 on...
2015-11-27  Bernd SchmidtBe more careful about barriers when speculating conditi...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-08  Jeff Law[PATCH] [1/n] Fix minor SSA_NAME leaks
2015-10-05  Marek Polacek* tree-ssa-loop-im.c
2015-10-01  Marek Polacekre PR tree-optimization/67769 (VRP pass does wrong...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-09-17  Richard SandifordSplit up optabs.[hc]
2015-08-11  Nathan Sidwelltree-ssa-phiopt.c (minmax_replacement): Create new...
2015-07-18  Sebastian Popfix pr46851 and pr60340: remove unmaintained omega...
2015-07-12  Kugan Vivekanandarajahre PR tree-optimization/66726 (missed optimization...
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25  Richard Sandifordhash-traits.h (free_ptr_hash): New class.
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
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-22  Trevor Saundersalways define HAVE_conditional_move
2015-05-19  Mikhail MaltsevUse std::swap instead of explicit swaps
2015-04-18  Trevor Saundersremove need for store_values_directly
2015-03-06  Wilco DijkstraRemove inefficient branchless conditional negate optimi...
2015-02-13  Jakub Jelinekre PR tree-optimization/65053 (PostgreSQL miscompilation)
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-12-12  Marc Glissereal.h (HONOR_SNANS, [...]): Replace macros with 3...
2014-12-10  Marc Glissereal.h (HONOR_NANS): Replace macro with 3 overloaded...
2014-12-01  Jakub Jelinekgimple.h (gimple_build_assign_stat): Remove prototype.
2014-11-29  Jakub Jelinekgimple-expr.h (create_tmp_var_raw, [...]): Add default...
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-19  Jakub Jelinekgimple.h (gimple_build_assign_with_ops): Add unary...
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21  Richard Bienertree-ssa-phiopt.c (value_replacement): Properly verify...
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-07-09  Trevor Saundersremove has_execute
2014-06-24  Trevor SaundersRemove a layer of indirection from hash_table
2014-06-18  Richard Bienercommon.opt (fssa-phiopt): New option.
2014-06-04  Marc Glissere PR tree-optimization/61385 (ICE on valid code at...
2014-05-17  Marc Glissere PR tree-optimization/61140 (wrong code at -O1 and...
2014-05-08  Marc Glissere PR tree-optimization/59100 (requesting optimization...
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-04-14  Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-20  Trevor Saundersmerge auto_vec and stack_vec
2013-12-13  Jeff Lawre PR tree-optimization/45685 (missed conditional move...
2013-12-10  Jakub Jelinektree-vectorizer.h (struct _loop_vec_info): Add scalar_l...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-20  Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19  David MalcolmEliminate n_basic_blocks macro
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-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-01  Trevor SaundersReplace some heap vectors with stack vectors.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-09  Zhenqiang Chentree-ssa-phiopts.c (rhs_is_fed_for_value_replacement...
2013-10-02  Andrew MacLeodtree-flow.h: Remove some prototypes.
2013-09-30  Richard Sandifordbasic-block.h (edge_list): Prefix member names with...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-18  Trevor Saunderscompare-elim.c (find_comparison_dom_walker): New class
2013-09-12  Andrew MacLeodtree-ssa.h: New.
2013-08-05  David MalcolmAutomated conversion of passes to C++ classes
2013-04-26  Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-26  Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-10  Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-02-13  Jakub Jelinekasan.c (create_cond_insert_point): Add create_then_fall...
2013-02-08  Michael Matzre PR tree-optimization/52448 (cselim broken with calls)
2013-01-25  Jakub Jelinekre PR middle-end/56098 (conditional write through volat...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-20  Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01  Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01  Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30  Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-09-13  Steven Bosscheripa-pure-const.c (state_from_flags, [...]): Use current...
2012-09-07  Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-15  Bill Schmidtre PR tree-optimization/54240 (Routine hoist_adjacent_l...
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-10  Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-02  Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16  Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10  Dehao Chentree.h (phi_arg_d): New field.
2012-06-26  Jakub Jelinekre PR tree-optimization/53748 (ice in fold_convert_loc)
2012-06-18  Bill Schmidtre PR tree-optimization/53703 (verify_ssa: definition...
2012-06-13  Bill Schmidtre PR tree-optimization/53647 (gcc.c-torture/compile...
2012-06-12  Bill Schmidtopts.c: Add -fhoist-adjacent-loads to -O2 and above.
next