inclhack.def (hpux_imaginary_i): Remove spaces.
[gcc.git] / gcc / tree-ssa-pre.c
2009-08-08 Richard Guentherre PR tree-optimization/40991 (ICE: at optimization...
2009-08-06 Richard Guenthertree-ssa.c (useless_type_conversion_p_1): Make function...
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2009-07-22 Michael Matzre PR tree-optimization/35229 (Vectorizer doesn't ...
2009-07-17 Richard Guentherre PR tree-optimization/40321 (internal compiler error...
2009-06-07 Bernhard Reutner... errors.c (internal_error): Commentary typo fix.
2009-05-28 Richard Guenthertree-ssa-alias.c (ao_ref_init): New function.
2009-05-21 Richard Guenthertree-ssa-sccvn.c (copy_reference_ops_from_ref): Record...
2009-05-15 Richard Guenthertree-ssa-pre.c (eliminate): Use TODO_update_ssa_only_vi...
2009-05-11 Richard Guentherpasses.c (init_optimization_passes): Strip now incorrec...
2009-05-02 Richard Guentherre PR java/39940 (failure in jc1 on i686-apple-darwin9...
2009-04-29 Richard Guentherre PR middle-end/39941 (ice in passes.c:execute_todo())
2009-04-17 Diego Novillotree-ssa-pre.c (create_expression_by_pieces): Remove...
2009-04-17 Diego Novilloomp-low.c (create_omp_child_function): Set DECL_CONTEXT...
2009-04-17 Richard Guenthertree-ssa-dom.c (gimple_assign_unary_useless_conversion_...
2009-04-15 Richard Guenthertree-ssa-pre.c (eliminate): When replacing a PHI node...
2009-04-11 Jan Hubicka* tree-ssa-pre.c (eliminate): Fix call of update_stmt.
2009-04-06 Richard Guentherre PR tree-optimization/28868 (Not eliminating the...
2009-04-04 Richard Guentherre PR c++/8781 (Pessimization of C++ (functional) code)
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-31 Richard Guentherre PR middle-end/23401 (Gimplifier produces too many...
2009-03-28 Richard Guentherre PR tree-optimization/38723 (default definitions...
2009-03-28 Richard Guentherre PR tree-optimization/38513 (Only postreload will...
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-17 Richard Guentherre PR tree-optimization/39204 (ICE in compute_antic)
2009-02-06 Paolo Bonzinire PR target/35659 (Miscompiled code with -O2 (but...
2009-01-28 Richard Guentherre PR tree-optimization/38926 (ice in find_or_generate_...
2009-01-18 Richard Guentherre PR tree-optimization/38819 (trapping expression...
2009-01-02 Mark Mitchellre PR tree-optimization/33649 (cc1 segfaults when multi...
2008-12-10 Richard Guentherre PR tree-optimization/36792 (Revision 137631 causes...
2008-12-10 Daniel Berlinre PR tree-optimization/36792 (Revision 137631 causes...
2008-12-03 Ben Elliston* tree-ssa-pre.c (do_regular_insertion): Initialise...
2008-11-02 Richard Guentherre PR tree-optimization/37542 (PRE doesn't simplify...
2008-10-20 Daniel Berlintree-ssa-pre.c (insert_into_preds_of_block): Don't...
2008-10-16 Daniel Berlintree-ssa-pre.c (phi_translate_set): Add constants to...
2008-10-01 Richard Guentherre PR tree-optimization/37617 (ICE on valid code)
2008-09-22 Richard Guentherre PR tree-optimization/37145 (XFAILs from PRE rewrite...
2008-09-22 Richard Guentherre PR tree-optimization/37145 (XFAILs from PRE rewrite...
2008-09-11 Jan Hubicka* tree-ssa-pre.c (phi_translate_1): Fix memory leak
2008-09-10 Richard Guenthertree-ssa-pre.c (phi_translate_1): Fix memory leak.
2008-08-30 Jan Hubickaparse.c (parse_interface): Silence uninitialized var...
2008-08-21 Richard Guenthertree-ssa-pre.c (insert_into_preds_of_block): Before...
2008-08-20 Richard Guenthertree-vrp.c (found_in_subgraph): Remove.
2008-08-19 Richard Guentherre PR tree-optimization/35972 (load-PRE missed opportun...
2008-08-13 Eric Botcazougimple.h (gimple_call_set_chain): Accept SSA variables.
2008-08-01 Richard Guenthertree-ssa-pre.c (fini_pre): Take in_fre parameter.
2008-07-29 Richard Guentherre PR tree-optimization/36945 (PRE/SCCVN do not handle...
2008-07-28 Richard Guenthertree-ssa-pre.c (insert_into_preds_of_block): Remove...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-19 Richard Guentherre PR bootstrap/36864 (Yet another bootstrap failure...
2008-07-15 Daniel Berlintree-ssa-sccvn.c (expressions_equal_p): Check type...
2008-07-14 Richard Guenthertree-ssa-pre.c (insert_into_preds_of_block): Do not...
2008-07-14 Daniel Berlintree-ssa-pre.c (fully_constant_expression): Add fold_co...
2008-07-10 Daniel Berlintree-ssa-pre.c (create_expression_by_pieces): Add fold_...
2008-07-09 Daniel Berlintree-ssa-pre.c (phi_translate_1): Update placement...
2008-07-08 Daniel BerlinFix PR tree-optimization/23455 Fix PR tree-optimization...
2008-06-23 Jakub Jelinekre PR tree-optimization/36508 (ICE in compute_antic)
2008-06-21 Bernhard Fischertree-ssa-pre.c (fini_antic): Bitmap_sets have to be...
2008-06-20 Bernhard Fischertree-ssa-pre.c: Fix typo in comment.
2008-05-16 Kenneth Zadecktree-ssa-dse (max_stmt_uid): Removed.
2008-05-15 Richard Guenthertree-pass.h (current_pass): Declare.
2008-05-07 Kenneth Zadeck[multiple changes]
2008-03-20 Richard Guenthertree-scalar-evolution.c (chrec_contains_symbols_defined...
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-03-18 Richard Guenthertree-ssa-sccvn.c (visit_reference_op_load): If the...
2008-03-15 Richard Guentherre PR middle-end/35595 (build broke in newlib erf_lgamm...
2008-03-14 Richard Guentherre PR tree-optimization/34043 (Missed optimization...
2008-03-10 Richard Guentherre PR tree-optimization/34677 (PREs insert_fake_stores...
2008-03-10 Richard Guenthertree-ssa-pre.c (get_sccvn_value): Simplify.
2008-02-29 Richard Guenthertree-ssa-pre.c (get_sccvn_value): Create missing VNs...
2007-12-14 Richard Guentherre PR middle-end/34462 (tree check: expected ssa_name...
2007-12-13 Eric Botcazoure PR middle-end/33088 (spurious exceptions with -ffloa...
2007-12-13 Richard Guentherre PR middle-end/34450 (compile takes up 1.8 GB RAM...
2007-11-05 Nick Cliftonre PR tree-optimization/32540 (Exponential time behavio...
2007-10-09 Richard Sandifordre PR tree-optimization/33615 (Hoisting of potentially...
2007-08-26 Bernhard Fischertree-ssa-sccvn.c, [...]: Remove unnecessary trailing...
2007-08-14 Daniel Berlintree-pass.h (PROP_pta): Removed.
2007-08-08 Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-28 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-12 Daniel Berlintree-ssa-pre.c (get_expression_vuses): Move out side...
2007-07-12 Daniel Berlinre PR tree-optimization/32663 (revision 126369 went...
2007-07-07 Daniel BerlinRevert (note the sccvn portions are *not* reverted...
2007-07-07 Daniel Berlinre PR middle-end/23488 (GCSE load PRE does not work...
2007-07-04 Daniel Berlinre PR tree-optimization/32604 (miscompilation at -O2)
2007-07-02 Daniel BerlinFix PR tree-optimization/32583 Fix PR tree-optimization...
2007-07-02 Richard Guenthertree-flow.h (tree_ssa_useless_type_conversion_1): Renam...
2007-07-01 Daniel Berlintree-ssa-pre.c (is_exception_related): New function
2007-06-30 Daniel BerlinFix PR tree-optimization/32540 Fix PR tree-optimization...
2007-06-13 Kazu Hiratatree-ssa-pre.c (mergephitemp): Remove.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-06-06 Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-05-27 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not check whether current_...
2007-05-13 Daniel Berlinre PR tree-optimization/31911 (Short function (md4...
2007-03-17 Daniel Berlinre PR tree-optimization/29922 ([Linux] ICE in insert_in...
2007-02-19 Diego Novillotree-ssa-pre.c (create_value_expr_from): Initialize...
2007-02-16 Roger Saylere PR middle-end/30391 (ICE at -O1 with conditional...
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2006-12-14 Richard Guentherre PR middle-end/30197 (cexp ( __complex__ ( 0, x ...
next