| Commit message (Expand) | Author | Age | Files | Lines |
* | PR middle-end/68146 | jakub | 2016-01-14 | 1 | -29/+78 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | Add non-folding variants for convert_to_*. | jason | 2015-11-13 | 1 | -2/+2 |
* | 2015-10-30 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-30 | 1 | -13/+0 |
* | 2015-10-29 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-10-29 | 1 | -6/+6 |
* | Remove remaining uses of REAL_VALUES_IDENTICAL | rsandifo | 2015-10-05 | 1 | -2/+2 |
* | switch from gimple to gimple* | tbsaunde | 2015-09-20 | 1 | -13/+13 |
* | 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 | -18/+5 |
* | 2015-06-17 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-17 | 1 | -2/+0 |
* | 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 |
* | 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2015-01-15 | 1 | -1/+12 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -4/+11 |
* | 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 | -5/+5 |
* | Merger of git branch "gimple-classes-v2-option-3" | dmalcolm | 2014-11-19 | 1 | -16/+23 |
* | gcc/ada/ | rsandifo | 2014-10-29 | 1 | -1/+1 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+10 |
* | remove has_execute | tbsaunde | 2014-07-09 | 1 | -2/+0 |
* | allow storing values directly in hash tables | tbsaunde | 2014-06-24 | 1 | -9/+7 |
* | Remove a layer of indirection from hash_table | tbsaunde | 2014-06-24 | 1 | -5/+6 |
* | 2014-06-06 Richard Biener <rguenther@suse.de> | rguenth | 2014-06-06 | 1 | -5/+2 |
* | 2014-05-07 Thomas Preud'homme <thomas.preudhomme@arm.com> | jye2 | 2014-05-08 | 1 | -0/+4 |
* | 2014-05-06 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-06 | 1 | -2/+2 |
* | pass cfun to pass::execute | tbsaunde | 2014-04-17 | 1 | -2/+2 |
* | pass current function to opt_pass::gate () | tbsaunde | 2014-04-17 | 1 | -9/+7 |
* | remove has_gate | tbsaunde | 2014-04-17 | 1 | -2/+0 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | Eliminate FOR_EACH_BB macro. | dmalcolm | 2013-12-09 | 1 | -2/+2 |
* | Eliminate last_basic_block macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
* | * gimple.h: Remove all includes. | amacleod | 2013-11-22 | 1 | -0/+6 |
* | Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros | dmalcolm | 2013-11-19 | 1 | -1/+1 |
* | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+3 |
* | * gimplify-be.h: New file. Add prototypes. | amacleod | 2013-11-14 | 1 | -0/+2 |
* | * gimple-walk.h: New File. Relocate prototypes from gimple.h. | amacleod | 2013-11-13 | 1 | -0/+1 |
* | 2013-11-12 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-12 | 1 | -1/+1 |
* | * tree-ssa.h: Remove all #include's | amacleod | 2013-10-23 | 1 | -1/+7 |
* | gcc/ | rsandifo | 2013-09-30 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2013-09-28 | 1 | -4/+4 |
* | * tree-ssa.h: New. Move content from tree-flow.h and | amacleod | 2013-09-12 | 1 | -1/+1 |
* | Automated conversion of passes to C++ classes | dmalcolm | 2013-08-05 | 1 | -36/+70 |
* | * tree-complex.c (expand_complex_operations_1): Fix typo. | charlet | 2013-07-05 | 1 | -1/+1 |
* | 2013-03-26 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-26 | 1 | -0/+6 |
* | This patch is the main part of a consolodation of the hash_table | crowl | 2013-04-26 | 1 | -9/+8 |
* | 2013-04-10 Richard Biener <rguenther@suse.de> | rguenth | 2013-04-10 | 1 | -6/+4 |
* | 2013-03-21 Richard Biener <rguenther@suse.de> | rguenth | 2013-03-21 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | PR tree-optimization/55921 | jakub | 2013-01-10 | 1 | -1/+37 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |