]> gcc.gnu.org Git - gcc.git/history - gcc/tree-ssa-loop-ivcanon.c
re PR sanitizer/77823 (ICE: in ubsan_encode_value, at ubsan.c:137 with -fsanitize...
[gcc.git] / gcc / tree-ssa-loop-ivcanon.c
2016-07-26 Trevor Saundersuse auto_sbitmap in various places
2016-06-16 Jan Hubickapr36648.cc: Disable cunrolli
2016-06-07 Jan Hubickagimple.c: Include builtins.h
2016-06-06 Richard Bienerre PR tree-optimization/71398 (ICE at -O3 in 32-bit...
2016-06-01 Richard Bienerre PR tree-optimization/71366 (ICE on valid code at...
2016-05-30 Jan Hubickainvoke.texi (-fpeel-loops,-O3): Update documentation.
2016-05-30 Jan Hubickatree-ssa-loop-ivcanon.c (try_peel_loop): Correctly...
2016-05-30 Jan Hubickapredict.h (force_edge_cold): Declare.
2016-05-27 Jan Hubickacfgloop.c (record_niter_bound): Record likely upper...
2016-05-13 Kyrylo Tkachov[obvious] Typo fix in tree-ssa-loop-ivanon.c
2016-05-13 Kyrylo Tkachov[obvious] Fix param name in dump file
2016-03-29 Jan Hubickatree-ssa-loop-ivcanon.c (try_peel_loop): Change type...
2016-03-21 Richard Bienerre PR tree-optimization/70288 (ICE with -O1 -fno-tree...
2016-03-07 Richard Bienerre PR tree-optimization/70115 (gcc ICE at -O2 (seg...
2016-02-01 Richard Bienerre PR tree-optimization/69579 (gcc ICE at -O3 and __sig...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-28 Mikhail Maltsev[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-27 Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-08 Richard Bienerre PR tree-optimization/66422 (-Warray-bounds false...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-15 Eric Botcazoutree-ssa-loop-ivcanon.c (try_unroll_loop_completely...
2014-11-13 Felix Yangipa-utils.h: Fix typo in comments.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-20 Andrew MacLeodcfgrtl.h: New.
2014-10-15 Jan Hubickaloop-unroll.c: (decide_unrolling_and_peeling): Rename to
2014-07-09 Trevor Saundersremove has_execute
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-04-14 Eric Botcazoucfgloop.h (struct loop): Rename force_vect into force_v...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-20 Trevor Saundersmerge auto_vec and stack_vec
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
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-18 Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-10-28 Trevor Saundersdf-scan.c (df_collection_rec): Adjust.
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-09 Andrew MacLeodtree-flow.h: Move some protoypes.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-08-29 Xinliang David LiNew vectorizer messages; message format change.
2013-08-27 Jakub JelinekMakefile.in (omp-low.o): Depend on $(TARGET_H).
2013-07-21 Mike StumpFix typos.
2013-06-19 Jan Hubickacgraph.h (const_value_known_p): Replace by ...
2013-05-21 Richard Bienerre PR tree-optimization/57318 (optimizer takes several...
2013-05-10 Richard Bienerre PR tree-optimization/57214 (ice: tree check: expecte...
2013-04-03 Richard Bienerre PR tree-optimization/56817 (ICE in hide_evolution_in...
2013-03-01 Jakub Jelinekre PR middle-end/56461 (GCC is leaking lots of memory)
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-03 Teresa Johnsondumpfile.c (dump_loc): Print filename with location.
2012-12-14 Richard Bienerre PR tree-optimization/55684 (ICE in remove_redundant_...
2012-12-07 Jan Hubickatree-ssa-loop-ivcanon.c (tree_estimate_loop_size):...
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-06 Jan Hubickacfgloopanal.c (get_loop_hot_path): New function.
2012-11-05 Jan Hubickatree-ssa-loop-niter.c (find_loop_niter): Remove just_on...
2012-11-02 Jan Hubickare PR tree-optimization/55079 (false positive -Warray...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-25 Jan Hubickare PR lto/54980 (gimple check: expected gimple_cond...
2012-10-23 Jan Hubickare PR tree-optimization/54967 (ICE in check_loop_closed...
2012-10-17 Jan Hubickatree-ssa-loop-ivcanon.c (tree_estimate_loop_size):...
2012-09-23 Eric Botcazoure PR tree-optimization/54669 (verify_flow_info failure...
2012-09-17 Eric Botcazou* tree-cfgcleanup. (cleanup_control_expr_graph) <GIMPLE...
2012-09-05 Richard Guentherre PR tree-optimization/46590 (long compile time with...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2010-09-20 Jan Hubickare PR tree-optimization/45605 (Missed devirtualization)
2010-09-03 Jan Hubickacgraph.h (struct varpool_node): Add const_value_known.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
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...
2010-04-02 Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-02-27 Richard Guentherre PR tree-optimization/43186 (A loop in tree_unroll_lo...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-07-03 Jan Hubickaloop-24.c: Update dump file matching; enable -O2.
2009-05-11 Jan Hubickapr21829.c: Simplify matching since we now optimize...
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_...
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-01 Richard Guenthertree-ssa-pre.c (fini_pre): Take in_fre parameter.
next
This page took 6.094732 seconds and 107 git commands to generate.