]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-pre.c
gimple-walk.h: New File.
[thirdparty/gcc.git] / gcc / tree-ssa-pre.c
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...
2012-05-14  Eric Botcazoustor-layout.c (bit_from_pos): Distribute conversion...
2012-05-04  Richard Guentherre PR tree-optimization/53168 (ICE in find_or_generate_...
2012-05-03  Richard Guenthertree-ssa-pre.c (valid_in_sets): Remove checking of...
2012-05-03  Richard Guenthertree-ssa-pre.c (debug_bitmap_sets_for): New function.
2012-04-28  Joern Renneckere PR tree-optimization/38785 (huge performance regress...
2012-04-24  Richard Guentherre PR tree-optimization/53085 (writes to volatile struc...
2012-04-05  Richard Guenthergimple-iterator.c (gsi_remove): Return whether EH edges...
2012-03-29  Richard Guenthertree-flow.h (struct pre_expr_d): Remove forward declara...
2012-03-22  Richard Guentherre PR tree-optimization/52548 (missed PRE optimization...
2012-03-22  Richard Guentherre PR tree-optimization/52459 (PRE performs stupid...
2012-02-15  Eric Botcazoure PR lto/52178 (Ada bootstrap failure in LTO mode)
2012-01-27  Tom de Vriesre PR tree-optimization/51990 (ICE in copy_reference_op...
2012-01-20  Richard Guentherre PR tree-optimization/51903 (ICE: in gimple_purge_all...
2012-01-09  Richard Guentherre PR tree-optimization/51775 (FAIL: gnat.dg/pack9...
2011-12-23  Bin Chengre PR tree-optimization/43491 (Unnecessary temporary...
2011-11-10  Richard Guentherre PR tree-optimization/51042 (endless recursion in...
2011-10-18  Richard Guentherre PR tree-optimization/50767 (ICE: in refs_may_alias_p...
2011-09-27  Tom de Vriesre PR middle-end/43864 (Same basic blocks should be...
2011-09-27  Richard Guentherre PR tree-optimization/50363 (internal compiler error...
2011-09-09  Richard Guenthertree-ssa-pre.c (create_expression_by_pieces): Fold...
2011-09-06  Richard Guentherre PR tree-optimization/48317 (SCCVN does not handle...
2011-09-02  Michael Matzre PR middle-end/50260 (internal compiler error: Segmen...
2011-08-17  Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-07-19  Richard Guenthertree-ssa-forwprop.c (lookup_logical_inverted_value...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-04  Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-04-27  Richard Guentherre PR tree-optimization/48772 (ICE: SIGSEGV in walk_non...
2011-04-20  Jim Meyeringremove useless if-before-free tests
2011-04-20  Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-18  Richard Guenthergimple.h (gimple_call_addr_fndecl): New function.
2011-03-31  Eric Botcazoutree-ssa-pre.c (create_component_ref_by_pieces_1):...
2011-03-24  Richard Guentherre PR tree-optimization/46562 (CCP currently needs...
next