summaryrefslogtreecommitdiff
path: root/gcc/optabs.h
Commit message (Expand)AuthorAgeFilesLines
* PR target/52555aldyh2013-02-191-0/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* gcc/rsandifo2012-11-181-0/+32
* Reduce the size of optabs representationrth2012-07-241-866/+94
* Introduce and use code_to_optab and optab_to_code functionsrth2012-07-241-3/+11
* Introduce and use unknown_optabrth2012-07-241-0/+2
* gcc/steven2012-07-111-2/+1
* Move vector highpart emulation to the optabs layerrth2012-07-101-0/+6
* Add VEC_WIDEN_MULT_EVEN/ODD_EXPRrth2012-07-101-2/+10
* * gensupport.c (init_rtx_reader_args_cb): Start counting codesteven2012-07-091-21/+15
* 2012-03-05 Richard Guenther <rguenther@suse.de>rguenth2012-03-051-0/+19
* gcc/rsandifo2012-01-171-0/+4
* Delete VEC_EXTRACT_EVEN/ODD_EXPR.rth2011-12-231-8/+0
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-231-5/+0
* Revert two unintended commitsrth2011-12-131-0/+5
* Delete VEC_INTERLEAVE_*_EXPR.rth2011-12-131-5/+0
* Unify implementations of __builtin_mem_*_fence and __sync_synchronize.rth2011-11-171-0/+4
* Implement omp atomic load and store.rth2011-11-111-0/+3
* Allow libcalls to be installed for legacy __sync optabs.rth2011-11-071-48/+51
* Check in patch/merge from cxx-mem-model Branchamacleod2011-11-061-0/+89
* 2011-10-30 Dmitry Plotnikov <dplotnikov@ispras.ru>rth2011-10-301-0/+6
* Implement interleave via permutation.rth2011-10-251-0/+3
* Change vec_perm checking and expansion level.rth2011-10-251-2/+2
* * doc/md.texi (vec_widen_ushiftl_hi, vec_widen_ushiftl_lo,irar2011-10-181-0/+10
* Expand vector permutation with vec_perm and vec_perm_const.rth2011-10-141-5/+7
* PR bootstrap/50665uros2011-10-101-4/+4
* Rename vshuffle/vec_shuffle to vec_perm.rth2011-10-071-8/+8
* Vector shuffling patch from Artem Shinkarov.rth2011-10-031-0/+10
* 2011-09-02 Richard Guenther <rguenther@suse.de>rguenth2011-09-021-7/+7
* 2011-08-19 Andrew Stubbs <ams@codesourcery.com>ams2011-08-191-0/+9
* 2011-08-19 Andrew Stubbs <ams@codesourcery.com>ams2011-08-191-0/+43
* 2011-07-25 Richard Guenther <rguenther@suse.de>rguenth2011-07-251-0/+3
* libgcc/bernds2011-06-211-0/+2
* gcc/rsandifo2011-06-011-0/+2
* gcc/rsandifo2011-05-031-0/+5
* Revert last patch.rsandifo2011-04-201-5/+0
* gcc/rsandifo2011-04-201-0/+5
* gcc/rsandifo2011-03-231-2/+144
* gcc/rsandifo2011-03-211-0/+6
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-0/+6
* Add fma supportmeissner2010-10-151-0/+3
* gcc/rsandifo2010-07-121-6/+27
* gcc/rsandifo2010-07-041-63/+130
* gcc/rsandifo2010-07-041-9/+12
* gcc/rsandifo2010-07-041-3/+37
* * basic-block.h (struct control_flow_graph): Move last_label_uid field up.froydnj2010-05-291-1/+1
* * optabs.h (expand_widening_mult): Declare.bernds2010-04-221-0/+3
* Remove trailing white spaces.hjl2009-11-251-1/+1