re PR c++/37530 (ICE with invalid catch)
[gcc.git] / gcc / lambda-code.c
2008-09-02 Sebastian Popbackport: configure: Regenerate.
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-05-21 Sebastian Popre PR middle-end/36286 (ICE with -ftree-loop-linear...
2008-05-20 Jan Sjodintree-loop-linear.c (gather_interchange_stats): Look...
2008-01-16 Sebastian Poplambda-code.c (lambda_transform_legal_p): Handle the...
2008-01-09 Sebastian Popre PR tree-optimization/34017 (ICE in lambda_loopnest_t...
2007-12-21 Sebastian Poplambda-code.c (lambda_loopnest_to_gcc_loopnest): Fix...
2007-12-18 Sebastian Popre PR tree-optimization/34123 (verify_ssa failed with...
2007-10-19 Sebastian Popre PR tree-optimization/23820 (ICE in lambda_loopnest_t...
2007-10-03 Sebastian Popre PR tree-optimization/33576 (segfault in extract_muld...
2007-09-07 Laurynas Biveinistree-loop-linear.c: Include obstack.h.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-09 Zdenek Dvoraktree-scalar-evolution.c (scev_const_prop): Add argument...
2007-06-10 Jan Sjodinlambda-code.c (remove_iv): New.
2007-06-06 Thomas Neumannlambda-code.c (struct lambda_lattice_s): Add a name...
2007-06-06 Jan Sjodinlambda.h (build_linear_expr): New.
2007-06-03 Zdenek Dvorakcfgloopmanip.c (remove_path, [...]): Change dom_bbs...
2007-05-30 Zdenek Dvoraktree-scalar-evolution.c (scev_const_prop): Do not creat...
2007-05-11 Zdenek Dvoraktree-loop-linear.c (gather_interchange_stats, [......
2007-05-03 Zdenek Dvorakre PR tree-optimization/30565 (ICE with -O1 -ftree...
2007-04-27 Zdenek Dvoraktree-ssa-loop-im.c (determine_invariantness_stmt):...
2007-03-12 Zdenek Dvorakre PR middle-end/30835 (ICE with -O2 -ftree-loop-linear)
2007-02-25 Mark Mitchellextend.texi: Document optional priority argument to...
2007-02-19 Roger Saylefunction.c (gimplify_parameters): Call build_gimple_mod...
2007-01-12 Zdenek Dvorakloop.texi: Document recording of loop exits.
2006-12-11 Diego Novillo* tree-scalar-evolution.c (scev_const_prop):
2006-12-05 Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-25 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-21 Zdenek Dvoraktree-loop-linear.c (linear_transform_loops): Use single...
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-15 Jakub Jelinekre PR tree-optimization/29581 (Latent bug in 4.1/4...
2006-11-12 Zdenek Dvoraktree-ssa-loop-prefetch.c (schedule_prefetches): Cleanup...
2006-05-29 Sebastian Popre PR tree-optimization/27745 (ICE in execute_todo...
2006-05-28 Kazu Hiratacfgcleanup.c, [...]: Fix comment typos.
2006-05-23 Andrew MacLeodre PR c++/26757 (C++ front-end producing two DECLs...
2006-05-17 Sebastian Popre PR tree-optimization/20256 (Perfect nest transformat...
2006-04-27 Andrew MacLeodImplement new immediate use iterators.
2006-04-10 Kazu HirataMakefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.
2006-03-28 Sebastian Poptree-loop-linear.c: Don't include varray.h.
2006-02-27 Daniel Berlinlambda-code.c (can_convert_to_perfect_nest): Allow...
2006-02-20 Sebastian Poptree-chrec.c (eq_evolutions_p): New.
2006-02-02 Paolo Bonzinitree-flow-inline.h (bsi_after_labels): Rewrite, return...
2006-01-04 Daniel Berlinlambda-code.c (can_put_in_inner_loop): Relax restrictions.
2005-12-02 Richard Guenthertree-vrp.c (build_assert_expr_for, [...]): Use buildN...
2005-11-05 Sebastian Poplambda-code.c (lambda_transform_legal_p): Use DDR_NUM_D...
2005-08-23 Sebastian Poplambda-code.c (lambda_vector_lexico_pos): Moved...
2005-06-26 Kazu Hiratabuiltins.c, [...]: Use fold_buildN instead of fold...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-11 Daniel Berlinlambda-code.c (replace_uses_equiv_to_x_with_y): Verify...
2005-06-10 Daniel Berlinlambda-code.c (replace_uses_equiv_to_x_with_y): Check...
2005-06-10 Daniel Berlinlambda-code.c (replace_uses_of_x_with_y): Renamed and...
2005-06-01 Kaveh R. Ghazibasic-block.h, [...]: Don't include errors.h and includ...
2005-05-27 Nathan Sidwellvec.h: Implement integral type vector specialization.
2005-05-25 Daniel Berlinlambda-code.c (perfect_nestify): Call update_stmt on...
2005-05-03 Andrew MacLeodlambda-code.c (gcc_loop_to_lambda_loop, [...]): Use...
2005-04-23 Diego Novillo[multiple changes]
2005-04-22 Nathan Sidwelllambda-code.c: Define VEC(int,heap), VEC(lambda_loop...
2005-04-21 Nathan Sidwellalias.c (true_dependence): Remove 'abort' from comments.
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-17 Kazu Hiratatree-flow-inline.h (get_stmt_operands): Remove.
2005-04-11 Daniel Berlinre PR tree-optimization/20612 (ICE in verify_ssa for...
2005-04-05 Andrew MacLeodlambda-code.c (lambda_loopnest_to_gcc_loopnest): Use...
2005-04-01 Kazu Hiratacgraphunit.c, [...]: Fix comment typos.
2005-03-13 Kazu Hiratalambda-code.c (lambda_compute_auxillary_space): Remove...
2005-03-11 Zdenek Dvorakbasic-block.h (single_succ_p, [...]): New inline functions.
2005-03-05 Kazu Hiratatree-phinodes.c (remove_phi_node): Drop the last argument.
2005-03-01 Zdenek Dvorakcfgloop.c (flow_loop_entry_edges_find, [...]): Removed.
2005-02-17 Daniel Berlinlambda-code (perfect_nestify): Remove mark/unmark for...
2005-02-15 Kazu Hiratabitmap.c, [...]: Update copyright.
2005-02-14 Sebastian Poplambda-code.c (lambda_loopnest_to_gcc_loopnest, [....
2004-12-19 Daniel Berlinlambda-code.c (can_convert_to_perfect_nest): Make check...
2004-11-25 Kazu Hiratatree-phinodes.c (add_phi_arg): Take "tree" instead...
2004-11-17 Daniel Berlinlambda-code.c (lambda_loopnest_to_gcc_loopnest): Swap...
2004-11-16 Kazu Hiratatree-cfg.c (bsi_commit_edge_inserts): Remove an argument.
2004-11-13 Kazu Hiratac-cppbuiltin.c, [...]: Fix comment typos.
2004-11-03 Daniel Berlinlambda-code.c (lambda_compute_auxillary_space): Update...
2004-11-01 Daniel BerlinFix PR tree-optimization/17672 Fix PR tree-optimization...
2004-10-28 Kazu Hiratalambda-code.c (nestify_update_pending_stmts): Remove.
2004-10-22 Kazu Hirataalias.c, [...]: Fix comment formatting.
2004-10-18 Diego Novillotree-cfg.c (bsi_for_stmt): Rename from stmt_for_bsi.
2004-10-06 Daniel Berlinlambda-code.c (lambda_loopnest_to_gcc_loopnest): Conver...
2004-09-28 Ben Ellistonbackport: basic-block.h: Include vec.h, errors.h.
2004-09-25 Kazu Hiratac-typeck.c, [...]: Fix comment formatting.
2004-09-18 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-17 Kazu Hiratabasic-block.h, [...]: Fix comment typos.
2004-09-16 Daniel Berlin[multiple changes]
2004-09-10 Kazu Hiratabb-reorder.c, [...]: Fix comment typos.
2004-09-10 Kazu Hiratac-common.c, [...]: Fix comment typos.
2004-09-08 Daniel BerlinMakefile.in (tree-loop-linear.o): Added.
2004-09-08 Nathan Sidwellvec.c (vec_p_reserve, [...]): Rename to ...
2004-09-05 Kazu Hiratac-common.c, [...]: Fix comment formatting.
2004-08-26 Daniel Berlin[multiple changes]