Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | gcc/ | rsandifo | 2012-11-28 | 1 | -12/+17 |
* | PR rtl-optimization/55388 | ebotcazou | 2012-11-23 | 1 | -2/+3 |
* | gcc/ | rsandifo | 2012-11-20 | 1 | -5/+5 |
* | gcc/ | rsandifo | 2012-11-18 | 1 | -188/+118 |
* | gcc/ | rsandifo | 2012-11-18 | 1 | -31/+45 |
* | Fix gcc.c-torture/compile/pr53410-2.c on sparc. | davem | 2012-11-16 | 1 | -1/+2 |
* | gcc/ | rsandifo | 2012-10-31 | 1 | -15/+25 |
* | gcc/ | rsandifo | 2012-10-31 | 1 | -182/+208 |
* | gcc/ | rsandifo | 2012-10-31 | 1 | -12/+6 |
* | gcc/ | rsandifo | 2012-10-31 | 1 | -1/+0 |
* | gcc/ | rsandifo | 2012-10-30 | 1 | -5/+0 |
* | gcc/ | rsandifo | 2012-10-24 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2012-10-23 | 1 | -214/+151 |
* | gcc/ | rsandifo | 2012-10-23 | 1 | -164/+120 |
* | Finish conversion of uses of double_int to the new API. | crowl | 2012-09-24 | 1 | -37/+18 |
* | PR rtl-optimization/44194 | ebotcazou | 2012-09-14 | 1 | -34/+22 |
* | Modify gcc/*.[hc] double_int call sites to use the new interface. | crowl | 2012-09-07 | 1 | -5/+5 |
* | PR middle-end/53823 | danglin | 2012-08-18 | 1 | -1/+1 |
* | 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2012-08-02 | 1 | -2/+2 |
* | Allow MODE_PARTIAL_INT in expmed costs | rth | 2012-08-01 | 1 | -40/+50 |
* | PR middle-end/53823 | danglin | 2012-07-30 | 1 | -2/+4 |