summaryrefslogtreecommitdiff
path: root/gcc/optabs.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* ./:ian2009-09-281-0/+3
* * expr.h (struct separate_ops, sepops): New type for passingmatz2009-08-251-4/+3
* 2009-07-08 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-07-081-1/+0
* * optabs.h (enum optab_index): Add new OTI_significand.uros2009-06-191-0/+3
* gcc/ChangeLog:ian2009-05-161-9/+10
* Merge cond-optab branch.bonzini2009-05-121-23/+6
* 2009-04-09 Paolo Bonzini <bonzini@gnu.org>bonzini2009-04-091-1/+0
* * optabs.c (emit_unop_insn): Break out to ...hubicka2008-08-071-0/+1
* gcc/rwild2008-06-061-3/+3
* 2008-05-30 Steven Bosscher <stevenb.gcc@gmail.com>zadeck2008-05-301-4/+0
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplymeissner2008-05-141-4/+32