re PR fortran/55618 (Failures with ISO_Varying_String test suite)
[gcc.git] / gcc / tree-ssa-pre.c
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 gcc.gnu.org/ml/gcc/2012-08...
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...
2011-02-15 Richard Guentherre PR middle-end/47743 (PRE ICE in fold_convert_loc)
2011-02-14 Eric Botcazoure PR tree-optimization/46494 (ICE: verify_flow_info...
2011-02-07 Richard Guentherre PR tree-optimization/47615 (ICE: too deep recursion...
2011-01-21 Richard Guentherre PR tree-optimization/47365 (wrong code with -O ...
2010-11-03 Jakub Jelinekre PR tree-optimization/46165 (ICE: verify_flow_info...
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-18 Eric Botcazoutree-flow.h (gimple_purge_all_dead_abnormal_call_edges...
2010-09-06 Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-08-25 Richard Guentherre PR middle-end/45316 (ICE: verify_flow_info failed...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-08-16 Richard Guenthertree-cfg.c (verify_types_in_gimple_reference): Verify...
2010-08-10 Nathan Froyd* tree-ssa-prec. (init_pre): Call alloc_aux_for_blocks.
2010-07-05 Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-05 Richard Guentherre PR middle-end/44784 (Failed to build 403.gcc in...
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-15 Richard Guenthertree-ssa-pre.c (eliminate): Handle PHI elimination...
2010-06-05 Jan Hubickadf-problems.c (seen_in_block, [...]): Convert to bitmap...
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29 Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
next