aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / tree-ssa-threadupdate.c
2016-01-25 law PR tree-optimization/69196
2016-01-13 law[PATCH][PR tree-optimization/pr67755] Fix profile insan...
2016-01-12 law * tree-ssa-threadupdate.c: Various whitespace...
2016-01-04 jakub Update copyright years.
2015-11-19 law[PATCH][PR tree-optimization/68198] Avoid CFG explosion...
2015-11-09 marxinFix memory leaks and use a pool_allocator
2015-11-09 law[PATCH] Remove backedge handling support in tree-ssa...
2015-11-02 law[PATCH] Avoid more irreducible loops in FSM threader
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-19 law[PATCH] Don't allow FSM threader to create irreducible...
2015-10-14 law[PATCH] Fix accounting for num_threaded_edges
2015-10-07 lawRe: [PATCH] Improve DOM's optimization of control state...
2015-10-07 law[PATCH][PR tree-optimization/67816] Fix jump threading...
2015-09-30 law[PATCH] Improve DOM's optimization of control statements
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-08-28 law[PATCH][lto/66752] Fix missed FSM jump thread
2015-08-03 law PR middle-end/66314
2015-07-25 lawRevert:
2015-07-23 law PR lto/66752
2015-07-13 aldyhFix double word typos.
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-25 rsandifogcc/
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01 rguenth2015-06-01 Richard Biener <rguenther@suse.de>
2015-05-29 rguenth2015-05-29 Richard Biener <rguenther@suse.de>
2015-05-27 law * tree-ssa-threadupdate.c: Replace 8 space...
2015-05-20 law * tree-ssa-threadupdate.c (mark_threaded_blocks...
2015-05-20 law * tree-ssa-threadupdate.c (thread_single_edge...
2015-04-20 law PR tree-optimization/65658
2015-04-20 law PR tree-optimization/65658
2015-04-18 tbsaunderemove need for store_values_directly
2015-03-25 spopdiamonds are not valid execution threads for jump threading
2015-02-26 spopimprove FSM jump thread dump
2015-02-26 law PR tree-optimization/65048
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-15 rguenth2014-12-15 Richard Biener <rguenther@suse.de>
2014-12-06 spopextend jump thread for finite state automata
2014-11-27 rguenth2014-11-27 Richard Biener <rguenther@suse.de>
2014-11-19 dmalcolmPR jit/63854: Fix leak of paths within jump threading
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-10 jiwang[PATCH] Partially fix PR61529, bound basic block frequency
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-15 tejohnson2014-10-15 Teresa Johnson <tejohnson@google.com>
2014-10-09 tejohnson2014-10-07 Teresa Johnson <tejohnson@google.com>
2014-10-03 tejohnson2014-10-02 Teresa Johnson <tejohnson@google.com>
2014-10-02 tejohnson2014-10-01 Teresa Johnson <tejohnson@google.com>
2014-09-30 tejohnsonRedesign jump threading profile updates to avoid introd...
2014-09-05 rguenth2014-09-05 Richard Biener <rguenther@suse.de>
2014-06-26 rguenth2014-06-26 Richard Biener <rguenther@suse.de>
2014-06-24 tbsaundeRemove a layer of indirection from hash_table
2014-06-06 rguenth2014-06-06 Richard Biener <rguenther@suse.de>
2014-05-05 mrsMerge in trunk.
2014-05-05 amker PR tree-optimization/60363
2014-02-10 mrsMerge in trunk.
2014-01-22 law PR tree-optimization/59597
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-13 mrsMerge in trunk.
2013-12-11 law PR rtl-optimization/59446
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09 dmalcolmEliminate BASIC_BLOCK macro.
2013-12-04 rsandifoMerge with trunk.
2013-12-03 law PR tree-optimization/59322
2013-11-27 law * tree-ssa-threadupdate.c (thread_through_all_blocks...
2013-11-25 law * tree-ssa-threadupdate.c (thread_through_all_blocks...
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-22 rsandifoMerge with trunk.
2013-11-22 law * tree-ssa-threadupdate.c: Include tree-cfg.h and...
2013-11-20 rsandifoMerge from trunk.
2013-11-20 law * tree-ssa-threadedge.c (thread_across_edge): After...
2013-11-20 law * tree-ssa-threadupdate.c: Fix trailing whitespace.
2013-11-19 rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19 law * tree-ssa-threadupdate.c: Include ssa-iterators.h
2013-11-19 law * tree-ssa-threadupdate.c (thread_through_loop_header...
2013-11-18 law * tree-ssa-threadupdate.c (redirection_data): Record two
2013-11-18 law * tree-ssa-threadupdate.c: Fix file block comment.
2013-11-16 mrsMerge in trunk.
2013-11-13 amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-11 law * tree-ssa-threadupdate.c (mark_threaded_blocks...
2013-11-09 rsandifoMerge with trunk.
2013-11-08 law * tree-ssa-threadupdate.h (delete_thread_path...
2013-11-04 mrsMerge in trunk.
2013-10-23 law * tree-ssa-threadedge.c (thread_across_edge): Do not...
2013-10-23 amacleod * tree-ssa.h: Remove all #include's
2013-10-21 law * tree-ssa-threadedge.c (thread_through_normal_b...
2013-10-20 mrsMerge in trunk.
2013-10-18 law * tree-ssa-threadupdate.c: Do not include "tm...
2013-10-11 law PR tree-optimization/58640
2013-10-01 law * tree-ssa-threadupdate.c (struct redirection_da...
2013-10-01 law * tree-ssa-threadedge.c (thread_across_edge): Make...
2013-09-30 law * tree-ssa-threadupdate.c (ssa_fix_duplicate_block_edges):
2013-09-28 rsandifogcc/
2013-09-26 law * tree-flow.h (thread_through_all_blocks): Prototype...
next