]> gcc.gnu.org Git - gcc.git/history - gcc/tree-ssa-pre.c
invoke.texi ([Wnarrowing]): Update for non-constants in C++11.
[gcc.git] / gcc / tree-ssa-pre.c
2014-08-07 Jan Hubickaipa-devirt.c: Include gimple-pretty-print.h
2014-07-25 Andi KleenAdd an abstract incremental hash data type
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-07-09 Trevor Saundersremove has_execute
2014-06-27 Martin LiskaFix for devirtualization dump functions
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-18 Richard Bienertree-ssa-propagate.c (replace_phi_args_in): Return...
2014-06-16 Richard Bienertree-ssa-pre.c (eliminate_dom_walker::before_dom_childr...
2014-06-13 Richard Bienertree-ssa-pre.c (eliminate_dom_walker::before_dom_childr...
2014-06-10 Richard Bienerre PR tree-optimization/61438 (ICE on valid code at...
2014-05-20 Xinliang David Liadd dbgcnt support for devirt
2014-05-20 Richard Bienerre PR tree-optimization/61221 (ICE on valid code at...
2014-05-19 Richard Bienerre PR tree-optimization/61221 (ICE on valid code at...
2014-05-07 Richard Bienerre PR tree-optimization/61034 (Optimizing takes too...
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 Richard Bienerre PR tree-optimization/60042 (vectorizer still does...
2014-01-10 Tom de VriesNote that pass_pre destroys PROP_no_crit_edges
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_ALL_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-12-06 Trevor Saundersremove an unneeded vec.release () to unbreak lto bootstrap
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 Trevor Saundersadd auto_vec
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 David MalcolmEliminate n_basic_blocks macro
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-07 Aldy Hernandezgimplify.c (gimple_regimplify_operands): Do not set...
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-16 Paulo Matostree-core.h (tree_code_name): Remove.
2013-10-10 Richard Bienerre PR tree-optimization/58656 (rnflow regressing after...
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-23 Richard Bienerre PR tree-optimization/58464 (Crashes with SIGSEGV...
2013-09-18 Trevor Saunderscompare-elim.c (find_comparison_dom_walker): New class
2013-09-16 Xinliang David LiIntroduce -ftree-loop-vectorize option
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-24 Jeff Lawtree-ssa-pre.c (do_regular_insertion): Include the...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-06-24 Richard Bienerre PR tree-optimization/57488 (loop terminates early...
2013-04-19 Martin Jamborre PR tree-optimization/56718 (Early inlining prevents...
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-02-19 Jakub Jelinekre PR c++/56381 (ICE: cc1plus: internal compiler error...
2013-01-14 Richard Bienertree-cfgcleanup.c (remove_forwarder_block): Unshare...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-07 Richard Bienerre PR tree-optimization/55888 (ICE in bitmap_set_replac...
2013-01-04 Richard Bienerre PR tree-optimization/55862 (ICE in compute_antic...
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-13 Richard Bienertree-ssa-pre.c (get_representative_for): Adjust dumping.
2012-12-10 Richard Bienerre PR tree-optimization/55107 (GCC in an infinite loop...
2012-12-04 Richard Bienerre PR tree-optimization/55124 (ICE in find_or_generate_...
2012-11-30 Richard Bienertree-ssa-pre.c (get_expr_value_id): Do not allocate...
2012-11-29 Richard Bienertree-ssa-pre.c (get_expr_value_id): Do not add expr...
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-16 Jan Hubickare PR tree-optimization/54717 (Runtime regression:...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30 Richard Bienerre PR tree-optimization/55111 (ICE: tree check: expecte...
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
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-10-15 Richard Guentherre PR tree-optimization/54920 (segfault in tree-ssa...
2012-10-08 Richard Guentherre PR tree-optimization/54825 (ICE with vector extension)
2012-10-08 Richard Guenthertree-ssa-pre.c (postorder_num): New global.
2012-10-04 Richard Guentherre PR tree-optimization/54735 (Segmentation fault in...
2012-09-24 Richard Guenthertree-ssa-pre.c (bitmap_find_leader, [...]): Remove...
2012-09-21 Richard Guentherre PR tree-optimization/54647 (Segmentation fault in...
2012-09-13 Richard Guenthertree-ssa-sccvn.h (enum vn_kind): New.
2012-09-12 Richard Guentherre PR tree-optimization/54489 (tree FRE uses an excessi...
2012-09-11 Diego NovilloRemove unnecessary VEC function overloads.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-06 Richard Guentherre PR tree-optimization/54498 (incorrect code generatio...
2012-09-04 Richard Guenthertree-ssa-pre.c (value_expressions): Make it a vector...
2012-09-04 Richard Guenthertree-ssa-pre.c (add_to_exp_gen): Adjust.
2012-08-22 Richard Guentherre PR tree-optimization/46590 (long compile time with...
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...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-14 Richard Guentherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-13 Steven Bosschertree-ssa-pre.c (do_regular_insertion): Add FIXME marker...
2012-08-13 Richard Guentherbasic-block.h (struct basic_block): Remove loop_depth...
2012-08-10 Steven Bosschertree-ssa-pre.c (alloc_expression_id): Fix use of VEC_re...
2012-08-10 Richard Guenthertree-ssa-pre.c (pretemp, [...]): Remove.
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
2012-07-25 Eric Botcazouexpr.c (expand_expr_real_1): Do not expand operand...
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-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-14 Richard Guenthertree-vect-data-refs.c (vect_setup_realignment): Remove...
2012-05-14 Richard Guentherre PR tree-optimization/53340 (rnflow.f90 is ~20% slowe...
next
This page took 1.739123 seconds and 107 git commands to generate.