summaryrefslogtreecommitdiff
path: root/gcc/expmed.c
Commit message (Expand)AuthorAgeFilesLines
* Merge in trunk.mrs2013-11-161-0/+7
|\
| * PR middle-end/59049amylaar2013-11-111-0/+7
* | Simplify mult-to-shift conversion code.rsandifo2013-11-101-22/+3
* | Various simplifications.rsandifo2013-11-101-2/+2
* | Merge in trunk.mrs2013-11-041-6/+21
|\ \ | |/
| * * optabs.c (expand_vec_perm): Avoid vector mode punningjakub2013-10-311-6/+21
* | - Fix comment typos that I'd introducted.rsandifo2013-10-291-8/+5
* | Always treat trees as having their native precision by default.rsandifo2013-10-231-3/+1
* | Merge in trunk.mrs2013-10-201-57/+18
|\ \ | |/
| * gcc/rsandifo2013-09-281-3/+3
| * 2013-09-28 Sandra Loosemore <sandra@codesourcery.com>sandra2013-09-281-54/+15
* | Merge in trunk.mrs2013-09-201-39/+49
|\ \ | |/
| * gcc/rsandifo2013-09-091-5/+6
| * gcc/rsandifo2013-09-091-4/+3
| * gcc/rsandifo2013-09-091-27/+35
| * gcc/rsandifo2013-09-091-1/+2
| * 2013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse2013-08-231-3/+3
* | Reorganise wide-int classes so that they are all instantiations of arsandifo2013-09-071-20/+23
* | Add wide-int branch.mrs2013-08-131-107/+71
|/
* * expmed.c (extract_bit_field_1): In the larger-than-a-word case, factorebotcazou2013-06-041-5/+7
* PR middle-end/57344jakub2013-05-231-6/+12
* * expmed.c (expand_shift_1): Canonicalize rotates byjakub2013-05-141-0/+14
* PR tree-optimization/45216jakub2013-05-131-6/+15
* 2013-05-06 Graham Stott <grahams@btinternet.com>grahams2013-05-061-14/+14
* Improve cstore code generation on 64-bit sparc.davem2013-04-101-1/+1
* PR middle-end/56420jakub2013-02-211-10/+25
* We should not strip subregs of non-scalars during shift expansion.davem2013-02-131-2/+2
* gcc/rsandifo2013-02-031-1/+5
* Update copyright years in gcc/rsandifo2013-01-101-4/+1
* gcc/rsandifo2012-11-281-12/+17
* PR rtl-optimization/55388ebotcazou2012-11-231-2/+3
* gcc/rsandifo2012-11-201-5/+5
* gcc/rsandifo2012-11-181-188/+118
* gcc/rsandifo2012-11-181-31/+45
* Fix gcc.c-torture/compile/pr53410-2.c on sparc.davem2012-11-161-1/+2
* gcc/rsandifo2012-10-311-15/+25
* gcc/rsandifo2012-10-311-182/+208
* gcc/rsandifo2012-10-311-12/+6
* gcc/rsandifo2012-10-311-1/+0
* gcc/rsandifo2012-10-301-5/+0
* gcc/rsandifo2012-10-241-1/+1
* gcc/rsandifo2012-10-231-214/+151
* gcc/rsandifo2012-10-231-164/+120
* Finish conversion of uses of double_int to the new API.crowl2012-09-241-37/+18
* PR rtl-optimization/44194ebotcazou2012-09-141-34/+22
* Modify gcc/*.[hc] double_int call sites to use the new interface.crowl2012-09-071-5/+5
* PR middle-end/53823danglin2012-08-181-1/+1
* 2012-08-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2012-08-021-2/+2
* Allow MODE_PARTIAL_INT in expmed costsrth2012-08-011-40/+50
* PR middle-end/53823danglin2012-07-301-2/+4