| Commit message (Expand) | Author | Age | Files | Lines |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -5/+0 |
* | Promote types of RTL expressions to more derived ones. | miyuki | 2015-05-20 | 1 | -9/+8 |
* | remove need for store_values_directly | tbsaunde | 2015-04-18 | 1 | -12/+12 |
* | 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> | prathamesh3492 | 2015-01-15 | 1 | -1/+13 |
* | 2015-01-09 Michael Collison <michael.collison@linaro.org> | prathamesh3492 | 2015-01-09 | 1 | -4/+9 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | amacleod | 2014-11-01 | 1 | -0/+2 |
* | gcc/ada/ | rsandifo | 2014-10-29 | 1 | -3/+3 |
* | 2014-10-27 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-27 | 1 | -0/+10 |
* | 2014-10-21 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-21 | 1 | -1/+1 |
* | 2014-10-20 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2014-10-20 | 1 | -0/+1 |
* | * loop-unroll.c: (decide_unrolling_and_peeling): Rename to | hubicka | 2014-10-15 | 1 | -507/+63 |
* | loop-unroll.c: Use rtx_insn (also touches basic-block.h) | dmalcolm | 2014-08-22 | 1 | -24/+29 |
* | loop-iv.c: Use rtx_insn (also touches cfgloop.h and loop-unroll.c) | dmalcolm | 2014-08-22 | 1 | -3/+3 |
* | * loop-unroll.c (struct iv_to_split): Remove n_loc and loc fields. | jakub | 2014-08-05 | 1 | -25/+3 |
* | Remove a layer of indirection from hash_table | tbsaunde | 2014-06-24 | 1 | -20/+23 |
* | 2014-05-23 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-26 | 1 | -3/+3 |
* | Merge in trunk. | mrs | 2014-05-06 | 1 | -1/+1 |
|\ |
|
| * | 2014-05-06 Richard Biener <rguenther@suse.de> | rguenth | 2014-05-06 | 1 | -1/+1 |
* | | Merge in trunk. | mrs | 2014-04-24 | 1 | -0/+53 |
|\ \
| |/ |
|
| * | 2014-04-23 Richard Biener <rguenther@suse.de> | rguenth | 2014-04-23 | 1 | -0/+53 |
* | | Merge in trunk. | mrs | 2014-01-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | | Remove TODO that has been handled. | mrs | 2014-01-02 | 1 | -1/+0 |
* | | Merge in trunk. | mrs | 2013-12-13 | 1 | -6/+10 |
|\ \
| |/ |
|
| * | Eliminate last_basic_block macro. | dmalcolm | 2013-12-09 | 1 | -3/+7 |
| * | Eliminate profile_status macro. | dmalcolm | 2013-12-09 | 1 | -1/+1 |
| * | Eliminate BASIC_BLOCK macro. | dmalcolm | 2013-12-09 | 1 | -2/+2 |
* | | Merge with trunk. | rsandifo | 2013-12-04 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | Check TARGET_LOOP_UNROLL_ADJUST while deciding unroll factor | gganesh | 2013-12-02 | 1 | -0/+3 |
* | | Merge with trunk. | rsandifo | 2013-11-22 | 1 | -14/+4 |
|\ \
| |/ |
|
| * | add auto_vec | tbsaunde | 2013-11-22 | 1 | -14/+4 |
* | | Merge from trunk. | rsandifo | 2013-11-20 | 1 | -6/+3 |
|\ \
| |/ |
|
| * | 2013-11-19 Richard Biener <rguenther@suse.de> | rguenth | 2013-11-19 | 1 | -6/+3 |
* | | Merge in trunk. | mrs | 2013-11-04 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Re-factor inclusion of tree.h. | dnovillo | 2013-10-21 | 1 | -0/+1 |
* | | Rename max_wide_int to widest_int, addr_wide_int to offset_int, | rsandifo | 2013-10-24 | 1 | -4/+4 |
* | | Merge in trunk. | mrs | 2013-10-20 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | PR tree-optimization/58697 | amacleod | 2013-10-16 | 1 | -1/+1 |
| * | * tree-flow.h: Move some protoypes. Include new tree-ssa-loop.h. | amacleod | 2013-10-09 | 1 | -8/+8 |
* | | Merge in trunk. | mrs | 2013-09-20 | 1 | -3/+2 |
|\ \
| |/ |
|
| * | gcc/ | rsandifo | 2013-09-09 | 1 | -1/+1 |
| * | gcc/ | rsandifo | 2013-09-09 | 1 | -2/+1 |
* | | Reorganise wide-int classes so that they are all instantiations of a | rsandifo | 2013-09-07 | 1 | -13/+11 |
* | | Merge in trunk. | mrs | 2013-09-04 | 1 | -8/+11 |
|\ \
| |/ |
|
| * | New vectorizer messages; message format change. | davidxl | 2013-08-29 | 1 | -8/+11 |
* | | Add wide-int branch. | mrs | 2013-08-13 | 1 | -28/+21 |
|/ |
|
* | Fix typos. | mrs | 2013-07-21 | 1 | -1/+1 |
* | 2013-05-15 Teresa Johnson <tejohnson@google.com> | tejohnson | 2013-05-15 | 1 | -0/+3 |
* | This patch is the main part of a consolodation of the hash_table | crowl | 2013-04-26 | 1 | -67/+78 |