alias.c: Reorder #include statements and remove duplicates.
[platform/upstream/gcc.git] / gcc / tree-ssa-threadupdate.c
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-19 Jeff Law[PATCH] Don't allow FSM threader to create irreducible...
2015-10-14 Jeff Law[PATCH] Fix accounting for num_threaded_edges
2015-10-07 Jeff LawRe: [PATCH] Improve DOM's optimization of control state...
2015-10-07 Jeff Law[PATCH][PR tree-optimization/67816] Fix jump threading...
2015-09-30 Jeff Law[PATCH] Improve DOM's optimization of control statements
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-08-28 Jeff Law[PATCH][lto/66752] Fix missed FSM jump thread
2015-08-03 Jeff Lawre PR middle-end/66314 (ice in verify_loop_structure)
2015-07-25 Jeff Lawrevert: re PR lto/66752 (spec2000 255.vortex performanc...
2015-07-23 Jeff Lawre PR lto/66752 (spec2000 255.vortex performance compil...
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-25 Richard Sandifordhash-traits.h (free_ptr_hash): New class.
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-06-01 Richard Bienerrevert: re PR middle-end/66314 (ice in verify_loop_stru...
2015-05-29 Richard Bienerre PR middle-end/66314 (ice in verify_loop_structure)
2015-05-27 Jeff Lawtree-ssa-threadupdate.c: Replace 8 space sequences...
2015-05-20 Jeff Lawtree-ssa-threadupdate.c (mark_threaded_blocks): Properl...
2015-05-20 Jeff Lawtree-ssa-threadupdate.c (thread_single_edge): Use delet...
2015-04-20 Jeff Lawre PR tree-optimization/65658 (Jump threading too pessi...
2015-04-20 Jeff Lawre PR tree-optimization/65658 (Jump threading too pessi...
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-03-25 Sebastian Popdiamonds are not valid execution threads for jump threading
2015-02-26 Sebastian Popimprove FSM jump thread dump
2015-02-26 Sebastian Popre PR middle-end/65048 (ICE in add_phi_args_after_copy_...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-15 Richard Bienerre PR tree-optimization/64284 (ICE: Segmentation fault)
2014-12-06 James Greenhalghextend jump thread for finite state automata
2014-11-27 Richard Bienerre PR middle-end/64083 (ICE: in fix_loop_structure...
2014-11-19 David MalcolmPR jit/63854: Fix leak of paths within jump threading
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.
next