Merger of git branch "gimple-classes-v2-option-3"
[gcc.git] / gcc / tree-ssa-threadupdate.c
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-10 Renlin Li[PATCH] Partially fix PR61529, bound basic block frequency
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-10-15 Teresa Johnsonre PR bootstrap/63432 (profiledbootstrap failure with...
2014-10-09 Teresa Johnsonre PR bootstrap/63432 (profiledbootstrap failure with...
2014-10-03 Teresa Johnsontree-ssa-threadupdate.c (freqs_to_counts_path): Scale...
2014-10-02 Teresa Johnsonre PR middle-end/63422 (ICE in freqs_to_counts_path...
2014-09-30 Teresa JohnsonRedesign jump threading profile updates to avoid introd...
2014-09-05 Richard Bienercfgloop.c (mark_loop_for_removal): New function.
2014-06-26 Richard Bienerre PR tree-optimization/61607 (DOM missed jump threadin...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-06 Richard Bienercfgexpand.c (expand_gimple_cond): Remove check for...
2014-05-05 Bin Chengre PR tree-optimization/60363 (logical_op_short_circuit...
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...
next