| Commit message (Expand) | Author | Age | Files | Lines |
* | * expmed.c (struct init_expmed_rtl): Change all fields but | jakub | 2014-07-07 | 1 | -121/+95 |
* | * gcov-io.c (gcov_read_words): Don't call memmove if excess is 0. | jakub | 2014-07-03 | 1 | -2/+3 |
* | PR tree-optimization/57233 | jakub | 2014-06-27 | 1 | -8/+11 |
* | Tweak uses of new API | rsandifo | 2014-04-23 | 1 | -1/+1 |
* | Merge from trunk. | rsandifo | 2014-04-17 | 1 | -1/+1 |
|\ |
|
* \ | Merge in trunk. | mrs | 2014-02-10 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | PR middle-end/59261 | jakub | 2014-02-04 | 1 | -0/+8 |
* | | Use STATIC_ASSERT. Remove unnecessary template argument. | rsandifo | 2014-01-20 | 1 | -1/+1 |
* | | Fix x86 bootstrap problem; from_array was being use to convert | mrs | 2014-01-14 | 1 | -0/+1 |
* | | Merge in trunk. | mrs | 2014-01-03 | 1 | -19/+12 |
|\ \
| |/ |
|
| * | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
| * | * expmed.c (lowpart_bit_field_p): Fix comment. | ebotcazou | 2013-12-17 | 1 | -18/+11 |
* | | Merge in trunk. | mrs | 2013-12-13 | 1 | -85/+160 |
|\ \
| |/ |
|
| * | 2013-12-11 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2013-12-11 | 1 | -7/+36 |
| * | 2013-12-11 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2013-12-11 | 1 | -15/+42 |
| * | 2013-12-11 Sandra Loosemore <sandra@codesourcery.com> | edlinger | 2013-12-11 | 1 | -78/+97 |
* | | Merge with trunk. | rsandifo | 2013-12-04 | 1 | -5/+0 |
|\ \
| |/ |
|
| * | PR target/58864 | jakub | 2013-12-03 | 1 | -5/+0 |
* | | Remove trailing whitespace. Add missing dbxout.c hunk. | rsandifo | 2013-11-21 | 1 | -2/+2 |
* | | Merge from trunk. | rsandifo | 2013-11-20 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | Factor unrelated declarations out of tree.h. | dnovillo | 2013-11-19 | 1 | -0/+1 |
* | | Merge in trunk. | mrs | 2013-11-16 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | PR middle-end/59049 | amylaar | 2013-11-11 | 1 | -0/+7 |
* | | Simplify mult-to-shift conversion code. | rsandifo | 2013-11-10 | 1 | -22/+3 |
* | | Various simplifications. | rsandifo | 2013-11-10 | 1 | -2/+2 |
* | | Merge in trunk. | mrs | 2013-11-04 | 1 | -6/+21 |
|\ \
| |/ |
|
| * | * optabs.c (expand_vec_perm): Avoid vector mode punning | jakub | 2013-10-31 | 1 | -6/+21 |
* | | - Fix comment typos that I'd introducted. | rsandifo | 2013-10-29 | 1 | -8/+5 |
* | | Always treat trees as having their native precision by default. | rsandifo | 2013-10-23 | 1 | -3/+1 |
* | | Merge in trunk. | mrs | 2013-10-20 | 1 | -57/+18 |
|\ \
| |/ |
|
| * | gcc/ | rsandifo | 2013-09-28 | 1 | -3/+3 |
| * | 2013-09-28 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2013-09-28 | 1 | -54/+15 |
* | | Merge in trunk. | mrs | 2013-09-20 | 1 | -39/+49 |
|\ \
| |/ |
|
| * | gcc/ | rsandifo | 2013-09-09 | 1 | -5/+6 |
| * | gcc/ | rsandifo | 2013-09-09 | 1 | -4/+3 |
| * | gcc/ | rsandifo | 2013-09-09 | 1 | -27/+35 |
| * | gcc/ | rsandifo | 2013-09-09 | 1 | -1/+2 |
| * | 2013-08-24 Marc Glisse <marc.glisse@inria.fr> | glisse | 2013-08-23 | 1 | -3/+3 |
* | | Reorganise wide-int classes so that they are all instantiations of a | rsandifo | 2013-09-07 | 1 | -20/+23 |
* | | Add wide-int branch. | mrs | 2013-08-13 | 1 | -107/+71 |
|/ |
|
* | * expmed.c (extract_bit_field_1): In the larger-than-a-word case, factor | ebotcazou | 2013-06-04 | 1 | -5/+7 |
* | PR middle-end/57344 | jakub | 2013-05-23 | 1 | -6/+12 |
* | * expmed.c (expand_shift_1): Canonicalize rotates by | jakub | 2013-05-14 | 1 | -0/+14 |
* | PR tree-optimization/45216 | jakub | 2013-05-13 | 1 | -6/+15 |
* | 2013-05-06 Graham Stott <grahams@btinternet.com> | grahams | 2013-05-06 | 1 | -14/+14 |
* | Improve cstore code generation on 64-bit sparc. | davem | 2013-04-10 | 1 | -1/+1 |
* | PR middle-end/56420 | jakub | 2013-02-21 | 1 | -10/+25 |
* | We should not strip subregs of non-scalars during shift expansion. | davem | 2013-02-13 | 1 | -2/+2 |
* | gcc/ | rsandifo | 2013-02-03 | 1 | -1/+5 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -4/+1 |