| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | Merge of the scalar-storage-order branch. | ebotcazou | 2015-11-08 | 1 | -1/+1 |
* | 2015-10-30 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-30 | 1 | -10/+0 |
* | 2015-10-29 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-29 | 1 | -7/+7 |
* | [PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FE | law | 2015-10-28 | 1 | -19/+19 |
* | revert to assign_parms assignments using default defsaoliva/pr64164 | aoliva | 2015-09-27 | 1 | -13/+2 |
* | switch from gimple to gimple* | tbsaunde | 2015-09-20 | 1 | -8/+8 |
* | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | aoliva | 2015-08-14 | 1 | -9/+7 |
* | Revert: | dje | 2015-07-25 | 1 | -7/+9 |
* | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | aoliva | 2015-07-23 | 1 | -9/+7 |
* | 2015-07-10 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-10 | 1 | -0/+1 |
* | 2015-07-07 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-07-08 | 1 | -20/+5 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -2/+0 |
* | Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt... | aoliva | 2015-06-10 | 1 | -7/+9 |
* | [PR64164] Drop copyrename, use coalescible partition as base when optimizing. | aoliva | 2015-06-09 | 1 | -9/+7 |
* | 2015-06-08 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-08 | 1 | -5/+0 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -5/+0 |
* | make emit_partition_copy return a rtx_insn * | tbsaunde | 2015-05-02 | 1 | -18/+13 |
* | 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2015-01-15 | 1 | -1/+14 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -4/+10 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | * gimple-expr.h (create_tmp_var_raw, create_tmp_var, | jakub | 2014-11-29 | 1 | -1/+1 |
* | Merger of git branch "gimple-classes-v2-option-3" | dmalcolm | 2014-11-19 | 1 | -11/+12 |
* | gcc/ada/ | rsandifo | 2014-10-29 | 1 | -2/+2 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+12 |
* | Convert edge_def.insns.r to rtx_insn * | dmalcolm | 2014-08-25 | 1 | -2/+2 |
* | gcc/ | rsandifo | 2014-07-28 | 1 | -13/+13 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -3/+3 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -1/+5 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -1/+2 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+2 |
* | * gimple-walk.h: New File. Relocate prototypes from gimple.h. | amacleod | 2013-11-13 | 1 | -0/+1 |
* | 2013-11-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-05 | 1 | -3/+18 |
* | * tree-outof-ssa.h: Remove include files. | amacleod | 2013-10-29 | 1 | -0/+3 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -1/+6 |
* | * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h, | amacleod | 2013-10-18 | 1 | -0/+1 |
* | 2013-09-26 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-09-26 | 1 | -1/+56 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one | dnovillo | 2012-11-18 | 1 | -63/+59 |
* | This patch normalizes more bitmap function names. | crowl | 2012-11-01 | 1 | -9/+9 |
* | This patch implements the unification of the *bitmap interfaces as discussed. | crowl | 2012-10-30 | 1 | -2/+2 |
* | Integrate lexical block into source_location. | dehao | 2012-09-19 | 1 | -8/+6 |
* | 2012-08-14 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-14 | 1 | -3/+3 |
* | 2012-08-08 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-08 | 1 | -6/+3 |
* | 2012-08-03 Richard Guenther <rguenther@suse.de> | rguenth | 2012-08-03 | 1 | -2/+2 |
* | gcc/ | steven | 2012-07-16 | 1 | -4/+1 |
* | 2012-07-16 Dehao Chen <dehao@google.com> | dehao | 2012-07-16 | 1 | -76/+25 |