| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -1/+1 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | 2013-09-09 Richard Biener <rguenther@suse.de> | rguenth | 2013-09-09 | 1 | -1/+8 |
* | 2013-07-22 Po-Chun Chang <pchang9@cs.wisc.edu> | law | 2013-07-23 | 1 | -1/+5 |
* | 2013-05-16 Steve Ellcey <sellcey@imgtec.com> | sje | 2013-05-16 | 1 | -1/+1 |
* | 2013-04-30 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-30 | 1 | -6/+6 |
* | 2013-03-26 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-26 | 1 | -1/+1 |
* | First phase of unifying the computation of profile scale factors/probabilities | tejohnson | 2013-04-08 | 1 | -16/+19 |
* | 2013-02-08 Richard Biener <rguenther@suse.de> | rguenth | 2013-02-08 | 1 | -156/+0 |
* | Fix PR56035. | mpolacek | 2013-01-25 | 1 | -4/+2 |
* | Fix PR55833. | mpolacek | 2013-01-17 | 1 | -5/+13 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | PR tree-optimization/55569 | hubicka | 2013-01-09 | 1 | -2/+2 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | 2012-12-18 Richard Biener <rguenther@suse.de> | rguenth | 2012-12-18 | 1 | -24/+42 |
* | Introduce vNULL to use as a nil initializer for vec<>. | dnovillo | 2012-11-20 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -18/+18 |
* | This patch normalizes more bitmap function names. | crowl | 2012-11-01 | 1 | -19/+19 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | crowl | 2012-10-30 | 1 | -4/+4 |
* | 2012-10-29 Richard Guenther <rguenther@suse.de> | rguenth | 2012-10-29 | 1 | -0/+27 |
* | PR middle-end/54967 | hubicka | 2012-10-23 | 1 | -9/+19 |
* | * cfgloopmanip.c (copy_loop_info): New function. | hubicka | 2012-10-17 | 1 | -0/+18 |
* | * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add edge_to_cancel | hubicka | 2012-10-17 | 1 | -2/+1 |
* | * cfgloop.c (scale_loop_profile): Move to... | hubicka | 2012-09-30 | 1 | -3/+109 |
* | * graphite-scop-detection.c (create_sese_edges): Compute dominance | steven | 2012-08-14 | 1 | -0/+3 |
* | * tree-ssa-pre.c (do_regular_insertion): Add FIXME markers at points | steven | 2012-08-13 | 1 | -3/+3 |
* | gcc/ | steven | 2012-07-16 | 1 | -2/+1 |
* | 2012-06-17 Steven Bosscher <steven@gcc.gnu.org> | steven | 2012-06-17 | 1 | -2/+0 |
* | * output.h (__gcc_host_wide_int__): Move to hwint.h. | steven | 2012-05-31 | 1 | -1/+0 |
* | 2012-03-28 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-28 | 1 | -0/+2 |
* | PR middle-end/49710 | hubicka | 2012-01-05 | 1 | -4/+7 |
* | PR rtl-optimization/51069 | hubicka | 2012-01-01 | 1 | -1/+6 |
* | PR bootstrap/48000 | jakub | 2011-03-07 | 1 | -1/+5 |
* | PR rtl-optimization/47899 | jakub | 2011-03-05 | 1 | -4/+9 |
* | PR tree-optimization/46107 | jakub | 2010-11-03 | 1 | -3/+6 |
* | gcc/ | froydnj | 2010-08-20 | 1 | -3/+3 |
* | 2009-12-02 Richard Guenther <rguenther@suse.de> | rguenth | 2009-12-02 | 1 | -9/+2 |
* | * config/i386/i386.c (ix86_emit_restore_sse_regs_using_mov): Remove | jakub | 2009-11-27 | 1 | -7/+1 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -11/+11 |
* | 2009-10-22 Razya Ladelsky <razya@il.ibm.com> | razya | 2009-10-22 | 1 | -2/+1 |
* | 2009-08-28 Sebastian Pop <sebastian.pop@amd.com> | spop | 2009-08-28 | 1 | -6/+6 |
* | Leave the loop_latch basic block empty. | spop | 2009-07-31 | 1 | -39/+45 |
* | PR middle-end/39124 | jakub | 2009-02-10 | 1 | -4/+4 |
* | 2008-09-02 Sebastian Pop <sebastian.pop@amd.com> | spop | 2008-09-02 | 1 | -33/+239 |
* | 2008-08-31 Andrey Belevantsev <abel@ispras.ru> | abel | 2008-09-01 | 1 | -6/+41 |
* | gcc/ | rwild | 2008-06-06 | 1 | -4/+5 |
* | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 2007-08-14 | 1 | -4/+4 |
* | * tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state | rakdver | 2007-08-04 | 1 | -9/+7 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * cfgloopmanip.c (fix_loop_structure): Call force_single_succ_latches. | rakdver | 2007-07-25 | 1 | -0/+3 |