symtab.c (change_decl_assembler_name): Fix transparent alias chain construction.
[gcc.git] / gcc / tree-ssa-threadupdate.c
2014-01-22 Jeff Lawre PR tree-optimization/59597 (Performance degradation...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-11 Jeff Lawre PR rtl-optimization/59446 (loop2_doloop creates...
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate BASIC_BLOCK macro.
2013-12-03 Jeff Lawre PR tree-optimization/59322 (ICE with segfault on...
2013-11-27 Jeff Lawtree-ssa-threadupdate.c (thread_through_all_blocks...
2013-11-25 Jeff Lawtree-ssa-threadupdate.c (thread_through_all_blocks...
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-22 Jeff Lawtree-ssa-threadupdate.c: Include tree-cfg.h and tree...
2013-11-20 Jeff Lawtree-ssa-threadedge.c (thread_across_edge): After threa...
2013-11-20 Jeff Lawtree-ssa-threadupdate.c: Fix trailing whitespace.
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19 Jeff Lawtree-ssa-threadupdate.c: Include ssa-iterators.h
2013-11-19 Jeff Lawtree-ssa-threadupdate.c (thread_through_loop_header...
2013-11-18 Jeff Lawtree-ssa-threadupdate.c (redirection_data): Record...
2013-11-18 Jeff Lawtree-ssa-threadupdate.c: Fix file block comment.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-11 Jeff Lawtree-ssa-threadupdate.c (mark_threaded_blocks): Truncat...
2013-11-08 Jeff Lawtree-ssa-threadupdate.h (delete_thread_path): Declare.
2013-10-23 Jeff Lawtree-ssa-threadedge.c (thread_across_edge): Do not...
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-21 Jeff Lawtree-ssa-threadedge.c (thread_through_normal_block...
2013-10-18 Jeff Lawtree-ssa-threadupdate.c: Do not include "tm.h" or ...
2013-10-11 Jeff Lawre PR tree-optimization/58640 (wrong code (segfaults...
2013-10-01 Jeff Lawtree-ssa-threadupdate.c (struct redirection_data):...
2013-10-01 Jeff Lawtree-ssa-threadedge.c (thread_across_edge): Make path...
2013-09-30 Teresa Johnsontree-ssa-threadupdate.c (ssa_fix_duplicate_block_edges...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-26 Jeff Lawtree-flow.h (thread_through_all_blocks): Prototype...
2013-09-25 Jeff Lawtree-ssa-threadedge.c (thread_across_edge): Use foo...
2013-09-17 Jeff Lawpr58387.c: New test.
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-11 Jeff Lawre PR tree-optimization/58380 (ice in fold_comparison)
2013-09-10 Jeff Lawre PR tree-optimization/58343 (ICE in dfs_enumerate_fro...
2013-09-03 Jeff Lawtree-ssa-threadedge.c (thread_across_edge): Record...
2013-08-28 Jeff Lawtree-ssa-threadedge.c (thread_around_empty_block):...
2013-08-21 Jeff LawFix typo.
2013-08-21 Jeff Lawtree-flow.h (register_jump_thread): Pass vector of...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-25 Lawrence CrowlChange hash_table to support a comparator type differen...
2012-10-12 Jan Hubickatree-ssa-threadupdate.c (def_split_header_continue_p...
2012-09-20 Marek PolacekDon't cast XNEWVEC's result.
2012-09-10 Richard Guentherre PR middle-end/54520 (ice in merge_latch_edges with...
2012-09-04 Richard Guentherre PR tree-optimization/54458 (ICE get_loop_body, at...
2012-08-17 Richard Guentherhash-table.h (class hash_table): Use a descriptor templ...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-07-16 Dehao Chenrevert: tree.h (phi_arg_d): New field.
2012-07-10 Dehao Chentree.h (phi_arg_d): New field.
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-04-11 Richard Guentherre PR tree-optimization/52912 (ICE: verify_ssa failed)
2012-04-03 Richard Guentherre PR bootstrap/52808 (LTO bootstrap failed with bootst...
2012-04-02 Richard Guentherre PR middle-end/52756 (255.vortex in SPEC CPU 2000...
2012-03-28 Richard Guentherloop-init.c (loop_optimizer_init): If loops are preserv...
2011-12-27 Jan Hubickare PR tree-optimization/48641 (ICE: verify_flow_info...
2011-06-23 Jeff Lawre PR middle-end/49465 (Revision 175114 miscompiled...
2011-06-16 Jeff Lawtree-ssa-threadupdate.c (struct redirection_data):...
2011-05-06 Jeff Lawtree-ssa-threadupdate.c (create_block_for_threading...
2011-05-03 Jeff Lawtree-ssa-threadupdate.c (THREAD_TARGET): define.
2011-04-05 Jeff Lawtree-ssa-threadupdate.c (determine_bb_domination_status...
2011-03-29 Jeff Lawre PR bootstrap/48327 (Bootstrap comparison failure...
2011-03-28 Jeff Lawtree-ssa-threadupdate.c (redirect_edges): Call create_e...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
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-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-30 Andrew MacLeodAdd source_location support to PHI arguments.
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-20 Richard Guenthertree-ssa-reassoc.c (fini_reassoc): Use the statistics...
2007-11-07 Eric Botcazoure PR rtl-optimization/33737 (verify_flow_info failed...
2007-09-07 Diego Novillotree-flow.h (const_block_stmt_iterator): Remove.
2007-08-14 Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
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-08-01 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 Dvoraktree-ssa-threadupdate.c (create_edge_and_update_destina...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-06-21 Richard Guentherre PR tree-optimization/32451 (ICE in verify_flow_info...
2007-06-06 Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-06-03 Zdenek Dvorakcfgloopmanip.c (remove_path, [...]): Change dom_bbs...
2007-05-27 Zdenek Dvoraktree-vrp.c (execute_vrp): Do not check whether current_...
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...
2006-11-21 Zdenek Dvoraktree-ssa-loop-im.c (schedule_sm, [...]): Use vector...
2006-07-03 Roger Saylere PR tree-optimization/26251 (code size increase with...
2006-03-05 Kazu Hiratatree-ssa-threadupdate.c (rediscover_loops_after_threadi...
2006-03-04 Kazu Hiratabuiltins.c, [...]: Fix comment typos.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2006-01-11 Jeff Lawtree-ssa-threadupdate.c (threaded_edges): New VEC to...
2006-01-06 Jeff Lawtree-cfg.c (bsi_replace): Rename final argument from...
2005-08-24 Zdenek Dvorakbb-reorder.c (copy_bb, [...]): Add argument to duplicat...
2005-08-02 Jan Hubickatree-ssa-dom.c (thread_across_edge): Remove updating...
2005-07-15 Jan Hubickacfg.c (update_bb_profile_for_threading): More diagnostic.
next