PR c++/68795: fix uninitialized close_paren_loc in cp_parser_postfix_expression
[gcc.git] / gcc / cfgloopmanip.c
2016-01-04 Jakub JelinekUpdate copyright years.
2015-11-17 Tom de VriesAdd in_oacc_kernels_region in struct loop
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
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-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-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-01-24 Jakub Jelinekre PR middle-end/59561 (warning: iteration 4 invokes...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate last_basic_block macro.
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 David MalcolmEliminate n_basic_blocks macro
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-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-21 Diego NovilloRe-factor inclusion of tree.h.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-09 Richard Bienerre PR tree-optimization/58326 (ICE in check_loop_closed...
2013-07-23 Po-Chun Changreload.c (find_reloads): Exit loop once we find this...
2013-05-16 Steve Ellceycfghooks.c (copy_bbs): Add update_dominance argument.
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-26 Richard Bienertree-cfg.c (execute_build_cfg): Build the loop tree.
2013-04-08 Teresa JohnsonFirst phase of unifying the computation of profile...
2013-02-08 Richard Bienerre PR rtl-optimization/56181 (ICE in verify_loop_struct...
2013-01-25 Marek PolacekFix PR56035.
2013-01-17 Marek PolacekFix PR55833.
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-09 Jan Hubickare PR tree-optimization/55569 (ICE: in check_probabilit...
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-18 Richard Bienerre PR middle-end/54838 (ICE: in merge_latch_edges,...
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-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-10-29 Richard Guentherre PR middle-end/53695 (ICE: in dfs_enumerate_from...
2012-10-23 Jan Hubickare PR tree-optimization/54967 (ICE in check_loop_closed...
2012-10-17 Jan Hubickacfgloopmanip.c (copy_loop_info): New function.
2012-10-17 Jan Hubickatree-ssa-loop-ivcanon.c (tree_estimate_loop_size):...
2012-09-30 Jan Hubickacfgloop.c (scale_loop_profile): Move to...
2012-08-14 Steven Bosschergraphite-scop-detection.c (create_sese_edges): Compute...
2012-08-13 Steven Bosschertree-ssa-pre.c (do_regular_insertion): Add FIXME marker...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2012-01-05 Jan Hubickare PR rtl-optimization/49710 (segfault)
2012-01-01 Jan Hubickare PR rtl-optimization/51069 (ICE in verify_loop_struct...
2011-03-07 Zdenek Dvorakre PR bootstrap/48000 (LTO bootstrap failed with bootst...
2011-03-05 Zdenek Dvorakre PR rtl-optimization/47899 (ICE in get_loop_body...
2010-11-03 Jakub Jelinekre PR tree-optimization/46107 (-ftree-loop-distribute...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2009-12-02 Richard Guentherre PR middle-end/42229 (cancel_loop_tree: bad read...
2009-11-27 Jakub Jelineki386.c (ix86_emit_restore_sse_regs_using_mov): Remove...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-10-22 Razya Ladelskycfgloopmanip.c (duplicate_subloops): Export.
2009-08-28 Sebastian Popcfgloopmanip.c (create_empty_loop_on_edge): Generate...
2009-07-31 Sebastian PopLeave the loop_latch basic block empty.
2009-02-10 Jakub Jelinekre PR middle-end/39124 (-fno-exceptions leads to a...
2008-09-02 Sebastian Popbackport: configure: Regenerate.
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2007-08-14 Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-08-04 Zdenek Dvoraktree-ssa-threadupdate.c (thread_through_all_blocks...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Zdenek Dvorakcfgloopmanip.c (fix_loop_structure): Call force_single_...
2007-07-20 Zdenek Dvoraktree-ssa-loop-niter.c (assert_loop_rolls_lt): Convert...
2007-06-05 Thomas Neumanncfg.c (init_flow): Use type safe memory macros.
2007-06-03 Zdenek Dvorakcfgloopmanip.c (remove_path, [...]): Change dom_bbs...
2007-05-24 Zdenek Dvorakre PR middle-end/32018 (ICE on optimization)
2007-05-17 Zdenek Dvoraktree-vrp.c (finalize_jump_threads): Do not care about...
2007-05-14 Zdenek Dvoraktree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-05-11 Zdenek Dvoraktree-loop-linear.c (gather_interchange_stats, [......
2007-04-09 Zdenek Dvorakcfgloopmanip.c (create_preheader): Do not use loop_preh...
2007-02-06 Zdenek Dvorakloop.texi: Document possibility not to perform disambig...
2007-02-04 Zdenek Dvorakcfgloopmanip.c (loop_delete_branch_edge): Removed.
2007-01-14 Zdenek Dvorakloop-unswitch.c (unswitch_loop): Do not call fix_loop_p...
2007-01-12 Zdenek Dvorakloop.texi: Document recording of loop exits.
2007-01-03 Zdenek Dvorakloop-unswitch.c (unswitch_loop): Pass probabilities...
2006-12-20 Zdenek Dvorakloop-unswitch.c (unswitch_loop): Update arguments of...
2006-12-10 Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
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-21 Zdenek Dvorakcfgloopmanip.c (add_loop, [...]): Do not set level...
2006-11-17 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-12 Zdenek Dvorakcfgloopmanip.c (update_single_exit_for_duplicated_loop...
2006-11-03 Steven Bosschertree-dump.c (dump_enable_all): Rename local variable...
2006-08-30 Zdenek Dvorakre PR rtl-optimization/27735 (ICE at -O3 caused by...
2006-05-18 Mike StumpWhitespace fixups
next