]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-niter.c
dojump.h: New header file.
[thirdparty/gcc.git] / gcc / tree-ssa-loop-niter.c
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-11  Marek Polacekfold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_...
2014-11-20  Marek Polacek* tree-ssa-loop-niter.c (maybe_lower_iteration_bound...
2014-11-20  Andrew StubbsWarn on undefined loop exit.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-26  Richard Bienerre PR c++/62175 (Internal compiler error in gimplify_mo...
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-07  Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-06-17  Richard Bienergenopinit.c (main): Use vec<>::qsort method.
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-09  Steve EllceyMakefile.in (TREE_FLOW_H): Remove.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-11  Jakub Jelinekre PR tree-optimization/59417 (ICE in determine_value_r...
2013-12-02  Richard Bienerre PR tree-optimization/59139 (internal compiler error...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19  Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-14  Andrew MacLeodgimplify-be.h: New file.
2013-11-13  Andrew Macleodgimple-walk.h: New File.
2013-11-12  Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-07  Jakub Jelinektree-ssa-loop-niter.c: Include tree-ssanames.h.
2013-10-23  Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23  Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-16  Andrew MacLeodre PR tree-optimization/58697 (wrong code (segfaults...
2013-10-09  Andrew MacLeodtree-flow.h: Move some protoypes.
2013-09-12  Andrew MacLeodtree-ssa.h: New.
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_...
next