| Commit message (Expand) | Author | Age | Files | Lines |
* | PR target/52555 | aldyh | 2013-02-19 | 1 | -0/+1 |
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -2/+1 |
* | Update Copyright years for files modified in 2011 and/or 2012. | jakub | 2013-01-04 | 1 | -1/+1 |
* | gcc/ | rsandifo | 2012-11-18 | 1 | -0/+32 |
* | Reduce the size of optabs representation | rth | 2012-07-24 | 1 | -866/+94 |
* | Introduce and use code_to_optab and optab_to_code functions | rth | 2012-07-24 | 1 | -3/+11 |
* | Introduce and use unknown_optab | rth | 2012-07-24 | 1 | -0/+2 |
* | gcc/ | steven | 2012-07-11 | 1 | -2/+1 |
* | Move vector highpart emulation to the optabs layer | rth | 2012-07-10 | 1 | -0/+6 |
* | Add VEC_WIDEN_MULT_EVEN/ODD_EXPR | rth | 2012-07-10 | 1 | -2/+10 |
* | * gensupport.c (init_rtx_reader_args_cb): Start counting code | steven | 2012-07-09 | 1 | -21/+15 |
* | 2012-03-05 Richard Guenther <rguenther@suse.de> | rguenth | 2012-03-05 | 1 | -0/+19 |
* | gcc/ | rsandifo | 2012-01-17 | 1 | -0/+4 |
* | Delete VEC_EXTRACT_EVEN/ODD_EXPR. | rth | 2011-12-23 | 1 | -8/+0 |
* | Delete VEC_INTERLEAVE_*_EXPR. | rth | 2011-12-23 | 1 | -5/+0 |
* | Revert two unintended commits | rth | 2011-12-13 | 1 | -0/+5 |
* | Delete VEC_INTERLEAVE_*_EXPR. | rth | 2011-12-13 | 1 | -5/+0 |
* | Unify implementations of __builtin_mem_*_fence and __sync_synchronize. | rth | 2011-11-17 | 1 | -0/+4 |
* | Implement omp atomic load and store. | rth | 2011-11-11 | 1 | -0/+3 |
* | Allow libcalls to be installed for legacy __sync optabs. | rth | 2011-11-07 | 1 | -48/+51 |
* | Check in patch/merge from cxx-mem-model Branch | amacleod | 2011-11-06 | 1 | -0/+89 |
* | 2011-10-30 Dmitry Plotnikov <dplotnikov@ispras.ru> | rth | 2011-10-30 | 1 | -0/+6 |
* | Implement interleave via permutation. | rth | 2011-10-25 | 1 | -0/+3 |
* | Change vec_perm checking and expansion level. | rth | 2011-10-25 | 1 | -2/+2 |
* | * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo, | irar | 2011-10-18 | 1 | -0/+10 |
* | Expand vector permutation with vec_perm and vec_perm_const. | rth | 2011-10-14 | 1 | -5/+7 |
* | PR bootstrap/50665 | uros | 2011-10-10 | 1 | -4/+4 |
* | Rename vshuffle/vec_shuffle to vec_perm. | rth | 2011-10-07 | 1 | -8/+8 |
* | Vector shuffling patch from Artem Shinkarov. | rth | 2011-10-03 | 1 | -0/+10 |
* | 2011-09-02 Richard Guenther <rguenther@suse.de> | rguenth | 2011-09-02 | 1 | -7/+7 |
* | 2011-08-19 Andrew Stubbs <ams@codesourcery.com> | ams | 2011-08-19 | 1 | -0/+9 |
* | 2011-08-19 Andrew Stubbs <ams@codesourcery.com> | ams | 2011-08-19 | 1 | -0/+43 |
* | 2011-07-25 Richard Guenther <rguenther@suse.de> | rguenth | 2011-07-25 | 1 | -0/+3 |
* | libgcc/ | bernds | 2011-06-21 | 1 | -0/+2 |
* | gcc/ | rsandifo | 2011-06-01 | 1 | -0/+2 |
* | gcc/ | rsandifo | 2011-05-03 | 1 | -0/+5 |
* | Revert last patch. | rsandifo | 2011-04-20 | 1 | -5/+0 |
* | gcc/ | rsandifo | 2011-04-20 | 1 | -0/+5 |
* | gcc/ | rsandifo | 2011-03-23 | 1 | -2/+144 |
* | gcc/ | rsandifo | 2011-03-21 | 1 | -0/+6 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 1 | -1/+1 |
* | 2010-11-04 Richard Guenther <rguenther@suse.de> | rguenth | 2010-11-04 | 1 | -0/+6 |
* | Add fma support | meissner | 2010-10-15 | 1 | -0/+3 |
* | gcc/ | rsandifo | 2010-07-12 | 1 | -6/+27 |
* | gcc/ | rsandifo | 2010-07-04 | 1 | -63/+130 |
* | gcc/ | rsandifo | 2010-07-04 | 1 | -9/+12 |
* | gcc/ | rsandifo | 2010-07-04 | 1 | -3/+37 |
* | * basic-block.h (struct control_flow_graph): Move last_label_uid field up. | froydnj | 2010-05-29 | 1 | -1/+1 |
* | * optabs.h (expand_widening_mult): Declare. | bernds | 2010-04-22 | 1 | -0/+3 |
* | Remove trailing white spaces. | hjl | 2009-11-25 | 1 | -1/+1 |