]> gcc.gnu.org Git - gcc.git/history - gcc/tree-ssa-loop-niter.c
re PR tree-optimization/57584 (ice: SSA corruption: Unable to coalesce ssa_names)
[gcc.git] / gcc / tree-ssa-loop-niter.c
2013-06-20 Richard Bienerre PR tree-optimization/57584 (ice: SSA corruption...
2013-05-27 Richard Bienerre PR tree-optimization/57343 (wrong code on x86_64...
2013-05-08 Paolo Carlinire PR tree-optimization/57200 (aggressive-loop-optimiza...
2013-03-14 Jakub Jelinekre PR tree-optimization/53265 (Warn when undefined...
2013-03-05 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-02-27 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-01-31 Richard Bienerre PR middle-end/53073 (464.h264ref in SPEC CPU 2006...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-09 Jan Hubickare PR tree-optimization/55875 (IVopts caused miscompila...
2012-12-21 Richard Bienerre PR bootstrap/54659 (Bootstrap with --disable-nls...
2012-12-18 Richard Bienerre PR middle-end/55555 (miscompilation at -O2 (number_o...
2012-12-12 Jakub Jelinekre PR fortran/55633 (FAIL: gfortran.dg/g77/f90-intrinsi...
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-05 Jan Hubickaconst-1.c: Update.
2012-11-05 Jan Hubickatree-ssa-loop-niter.c (find_loop_niter): Remove just_on...
2012-11-03 Jan Hubickaloop-38.c: Correct testcase.
2012-11-02 Jan Hubickatree-ssa-loop-niter.c (double_int_cmp, [...]): New...
2012-11-02 Jan Hubickare PR tree-optimization/55079 (false positive -Warray...
2012-10-30 Jan Hubickatree-ssa-loop-niter.c (number_of_iterations_exit):...
2012-10-23 Jan Hubickare PR tree-optimization/54937 (Invalid loop bound estimate)
2012-10-14 Jan Hubickatree-ssa-loop-niter.c (estimate_numbers_of_iterations_l...
2012-10-08 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use estimated_l...
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-16 Diego Novillorevert: re PR bootstrap/54281 (Fails to bootstrap with...
2012-08-16 Richard Guentherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-16 Diego Novillore PR bootstrap/54281 (Fails to bootstrap with --disabl...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-04 Jakub JelinekUpdate Copyright years.
2012-06-04 Jakub Jelinekre PR tree-optimization/53550 (ICE with -O{1,2,3} ...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-04-18 Richard Guentherre PR tree-optimization/44688 (Excessive code-size...
2012-04-18 Richard Guenthercfgloop.h (estimate_numbers_of_iterations_loop): Remove...
2012-04-17 Richard Guenthertree-flow.h (array_at_struct_end_p): Move declaration ...
2012-04-12 Richard Guenthercfgloop.h (estimated_loop_iterations_int): Ditch 'conse...
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-06-16 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-06-14 Zdenek Dvorakre PR middle-end/45098 (Missed induction variable optim...
2011-05-23 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-05-04 Richard Guenthertree.h (int_const_binop): Remove notrunc argument.
2011-02-03 Alexandre Olivare PR tree-optimization/45122 (-funsafe-loop-optimizati...
2010-11-30 Joseph Myershwint.c: New.
2010-11-29 Uros Bizjak[multiple changes]
2010-09-01 Richard Guenthertree-vrp.c (adjust_range_with_scev): Use number of...
2010-08-30 Zdenek Dvorakre PR tree-optimization/45427 (Number of iteration...
2010-08-26 Jakub Jelinekre PR tree-optimization/44485 (ICE in get_expr_operands...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-05 Richard Bienerdouble-int.h (double_int_sub): Declare.
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-09 Sebastian PopFix comments and indentation.
2010-06-09 Richard Guenthertree-ssa-loop-niter.c (simplify_replace_tree): Do not...
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2009-11-28 Jakub Jelinekmatrix-reorg.c (analyze_matrix_allocation_site): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-25 Sebastian Poptree-ssa-loop-niter.c (finite_loop_p): Do not call...
2009-11-25 Sebastian Popgraphite-sese-to-poly.c (pdr_add_data_dimensions):...
2009-07-07 Manuel López-Ibáñezc-lex.c: Replace %H by an explicit location.
2009-06-21 Richard Guentherre PR middle-end/38729 (long time needed in tree canoni...
2009-05-20 Zdenek Dvorakre PR tree-optimization/40087 (Number of iterations...
2009-04-26 Jan Hubickaipa-pure-const.c (struct funct_state_d): New fields...
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-16 Jakub Jelinekre PR tree-optimization/39455 (ICE : in compare_values_...
2009-03-04 Zdenek Dvoraktree-scalar-evolution.c (analyze_scalar_evolution_in_lo...
2008-11-20 Zdenek Dvorakre PR rtl-optimization/32283 (Missed induction variable...
2008-08-18 Tomas Bilytree.h (IS_CONVERT_EXPR_CODE_P): Renamed to
2008-08-13 Richard Guentherre PR tree-optimization/15255 ([tree-ssa] a * 2 + a...
2008-08-08 Richard Guentherre PR tree-optimization/37056 (ICE in build2_stat,...
2008-08-04 Richard Guentherre PR middle-end/36691 (wrong value left in induction...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-03 Eric Botcazoutree-flow.h (loop_only_exit_p): Declare.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-03-18 Richard Guenthertree-gimple.h (is_gimple_invariant_address): Declare.
2008-03-16 Richard Guentherre PR tree-optimization/35607 (IVOPTs produces invalid...
2007-08-22 Zdenek Dvorakre PR tree-optimization/32949 (suboptimal address gener...
2007-08-14 Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-20 Zdenek Dvoraktree-ssa-loop-niter.c (assert_loop_rolls_lt): Convert...
2007-07-02 Richard Guenthertree-flow.h (tree_ssa_useless_type_conversion_1): Renam...
2007-06-16 Andrew Pinski[multiple changes]
2007-06-06 Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-05-26 Kazu Hiratac-typeck.c, [...]: Fix typos and follow spelling conven...
2007-05-24 Zdenek Dvorakpasses.texi: Document predictive commoning.
2007-05-14 Zdenek Dvoraktree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-04-30 Brooks Mosesdouble-int.c (mpz_set_double_int): Moved from tree...
2007-04-15 Kazu Hiratai386.c, [...]: Fix comment typos.
2007-04-06 Zdenek Dvoraktree-ssa-loop-niter.c (idx_infer_loop_bounds): Add...
2007-03-16 Zdenek Dvoraktree-ssa-loop-niter.c (record_estimate): Add "upper...
2007-03-15 Zdenek Dvoraktree-ssa-loop-niter.c (refine_bounds_using_guard, ...
2007-03-14 Zdenek Dvorakre PR tree-optimization/30730 (-Wunsafe-loop-optimizati...
2007-02-25 Zdenek Dvoraktree-ssa-loop-niter.c (compute_estimated_nb_iterations...
2007-02-18 Kazu Hiratacfgloop.c, [...]: Fix comment typos.
2007-02-15 Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-13 Ian Lance Taylorcommon.opt: Add Wstrict-overflow and Wstrict-overflow=.
next
This page took 4.189533 seconds and 108 git commands to generate.