summaryrefslogtreecommitdiff
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (get_bit_range): Add OFFSET parameter and adjust BITPOS.ebotcazou2012-04-031-7/+28
* * expmed.c (store_bit_field): Assert that BITREGION_START is a multipleebotcazou2012-03-271-0/+19
* * toplev.c (check_global_declaration_1): Do not call assemble_external.steven2012-03-261-16/+5
* * expr.c (optimize_bitfield_assignment_op) <BIT_IOR_EXPR>: Use str_modeebotcazou2012-03-241-14/+9
* 2012-03-20 Richard Guenther <rguenther@suse.de>rguenth2012-03-201-7/+12
* * builtins.c (expand_builtin_cexpi): Use copy_addr_to_reg instead ofuros2012-03-191-3/+3
* 2012-03-16 Martin Jambor <mjambor@suse.cz>jamborm2012-03-161-14/+20
* 2012-03-16 Richard Guenther <rguenther@suse.de>rguenth2012-03-161-14/+17
* 2012-03-14 Martin Jambor <mjambor@suse.cz>jamborm2012-03-141-61/+10
* 2012-03-14 Richard Guenther <rguenther@suse.de>rguenth2012-03-141-95/+24
* 2012-03-13 Martin Jambor <mjambor@suse.cz>jamborm2012-03-131-7/+15
* 2012-03-07 Richard Guenther <rguenther@suse.de>rguenth2012-03-071-4/+3
* PR middle-end/52419jakub2012-02-291-20/+37
* PR middle-end/52209jakub2012-02-131-2/+3
* PR middle-end/51994ebotcazou2012-02-071-0/+18
* PR middle-end/52074jakub2012-02-071-2/+11
* 2012-01-27 Richard Guenther <rguenther@suse.de>rguenth2012-01-271-60/+100
* 2012-01-27 Richard Guenther <rguenther@suse.de>rguenth2012-01-271-1/+1
* PR middle-end/51895jakub2012-01-261-0/+10
* gcc/rsandifo2012-01-241-2/+0
* gcc/rsandifo2012-01-241-2/+1
* 2012-01-24 Richard Guenther <rguenther@suse.de>rguenth2012-01-241-0/+22
* 2012-01-17 Richard Guenther <rguenther@suse.de>rguenth2012-01-171-4/+6
* PR bootstrap/51796jakub2012-01-111-5/+12
* gcc/rsandifo2012-01-021-4/+1
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.rth2011-12-231-4/+0
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-231-2/+0
* gcc/bernds2011-12-201-0/+2
* Revert two unintended commitsrth2011-12-131-0/+2
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-131-2/+0
* Force the creation of a CONST_VECTOR for expand_vec_perm.rth2011-12-101-0/+17
* PR tree-optimization/51315ebotcazou2011-12-081-21/+0
* 2011-12-07 Andrew Pinski <apinski@cavium.com>pinskia2011-12-071-7/+14
* PR middle-end/50074jakub2011-11-291-1/+2
* 2011-11-20 Joey Ye <joey.ye@arm.com>jye22011-11-211-3/+8
* Implement interleave via permutation.rth2011-10-251-19/+1
* Change vec_perm checking and expansion level.rth2011-10-251-3/+5
* * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,irar2011-10-181-0/+13
* 2011-10-18 Richard Guenther <rguenther@suse.de>rguenth2011-10-181-9/+30
* gcc/rsandifo2011-10-121-7/+123
* Rename vshuffle/vec_shuffle to vec_perm.rth2011-10-071-3/+4
* Vector shuffling patch from Artem Shinkarov.rth2011-10-031-0/+15
* 2011-09-29 Artjoms Sinkarovs <artyom.shinkaroff@gmail.com>rguenth2011-09-291-0/+11
* PR c++/50361jason2011-09-151-0/+1
* PR debug/50299jakub2011-09-121-3/+2
* 2011-08-31 Richard Guenther <rguenther@suse.de>rguenth2011-09-011-58/+58
* 2011-08-26 Richard Guenther <rguenther@suse.de>rguenth2011-08-261-0/+11
* PR 50132rth2011-08-251-108/+128
* PR middle-end/50141jakub2011-08-221-1/+2
* 2011-08-19 Andrew Stubbs <ams@codesourcery.com>ams2011-08-191-16/+12