summaryrefslogtreecommitdiff
path: root/gcc/optabs.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* tree.def (FMA_EXPR): New tree code.Richard Guenther2010-11-041-0/+6
* Add fma supportMichael Meissner2010-10-151-0/+3
* Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H).Richard Sandiford2010-07-121-6/+27
* gcc/Richard Sandiford2010-07-041-63/+130
* optabs.h (optab_handlers): Change type of insn_code to int.Richard Sandiford2010-07-041-9/+12
* optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford2010-07-041-3/+37
* basic-block.h (struct control_flow_graph): Move last_label_uid field up.Nathan Froyd2010-05-291-1/+1
* optabs.h (expand_widening_mult): Declare.Bernd Schmidt2010-04-221-0/+3
* Remove trailing white spaces.H.J. Lu2009-11-251-1/+1
* ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump.Easwaran Raman2009-09-281-0/+3
* expr.h (struct separate_ops, sepops): New type for passing around an exploded...Michael Matz2009-08-251-4/+3
* basic-block.h (dump_regset, [...]): Remove duplicate prototypes.Shujing Zhao2009-07-081-1/+0
* re PR testsuite/40491 (Revision 148663 caused extra failures)Uros Bizjak2009-06-191-0/+3
* alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor2009-05-161-9/+10
* Merge cond-optab branch.Paolo Bonzini2009-05-121-23/+6
* i386.md (cmpcc): New.Paolo Bonzini2009-04-091-1/+0
* optabs.c (emit_unop_insn): Break out to ...Jan Hubicka2008-08-071-0/+1
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-3/+3
* optabs.c (maybe_encapsulate_block): Remove.Steven Bosscher2008-05-301-4/+0
* Add SSE5 vector shift/rotate; Update SSE5 vector multiplyMichael Meissner2008-05-141-4/+32
* rtl.texi: Removed reference to REG_NO_CONFLICT notes.Kenneth Zadeck2008-05-141-4/+0
* re PR middle-end/33335 (FAIL: 26_numerics/complex/inserters_extractors/wchar_...Jakub Jelinek2007-11-181-185/+185
* stdfix.h: New file.Chao-ying Fu2007-09-071-0/+59
* optabs.c (debug_optab_libfunc): Update; make available to gdb.Jan Hubicka2007-09-041-7/+17
* c-common.c (vector_types_convertible_p, [...]): Constify.Kaveh R. Ghazi2007-08-251-1/+1
* optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka2007-08-091-0/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* optabs.h (enum optab_index): Add new OTI_signbit.Uros Bizjak2007-07-211-5/+3
* optabs.h: Added declaration for signbit_optab.Wolfgang Gellerich2007-07-091-0/+3
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-1/+5
* tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak2007-06-101-0/+3
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-05-251-2/+2
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-05-171-0/+19
* md.texi (msub@var{m}@var{n}4, [...]): Document.Chao-ying Fu2007-05-081-0/+8
* 2007-xx-xx Chao-ying Fu <fu@mips.com> Richard Sandiford <richard@nildram.co.uk>Richard Sandiford2007-04-241-0/+8
* re PR tree-optimization/24659 (Conversions are not vectorized)Uros Bizjak2007-04-221-7/+9
* optabs.h (enum optab_index): Add new OTI_scalb.Kaveh R. Ghazi2007-02-201-0/+3
* optabs.h (enum optab_index): Add new OTI_isinf.Uros Bizjak2007-01-311-0/+5
* c-tree.texi: Document new tree codes.Ira Rosen2006-11-221-0/+11
* [multiple changes]Dorit Nuzman2006-11-081-1/+28
* extend.texi (__builtin_bswap32): Document.Eric Christopher2006-11-011-0/+3
* genopinit.c (optabs): Change lfloor_optab and lceil_optab to conversion optabs.Richard Guenther2006-10-291-4/+4
* re PR target/28806 (lround is not expanded inline to SSE conversion sequence)Richard Guenther2006-10-281-0/+2
* optabs.h (enum optab_index): Remove OTI_lrint.Richard Guenther2006-10-251-2/+6
* optabs.h (enum optab_index): Rename OTI_drem to OTI_remainder.Uros Bizjak2006-10-251-2/+2
* Makefile.in (tree-vect-patterns.o): Add rule for new file.Dorit Nuzman2006-01-191-1/+18
* expr.c (expand_expr_real): Use usmul_optab for widening signed * unsigned mul...Bernd Schmidt2005-11-201-0/+3
* optabs.h: Change CTI_ to COI_.Eric Christopher2005-08-191-22/+22
* builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst...Adrian Straetling2005-07-121-0/+1