re PR tree-optimization/47053 (ICE: verify_flow_info failed: BB 2 can not throw but...
[gcc.git] / gcc / optabs.h
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-04 Richard Guenthertree.def (FMA_EXPR): New tree code.
2010-10-15 Michael MeissnerAdd fma support
2010-07-12 Richard SandifordMakefile.in (target-globals.o): Depend on $(EXPR_H...
2010-07-04 Richard Sandifordgcc/
2010-07-04 Richard Sandifordoptabs.h (optab_handlers): Change type of insn_code...
2010-07-04 Richard Sandifordoptabs.h (optab_handler, [...]): Turn into inline funct...
2010-05-29 Nathan Froydbasic-block.h (struct control_flow_graph): Move last_la...
2010-04-22 Bernd Schmidtoptabs.h (expand_widening_mult): Declare.
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-28 Easwaran Ramanifcvt.c (noce_try_abs): Recognize pattern and call...
2009-08-25 Michael Matzexpr.h (struct separate_ops, sepops): New type for...
2009-07-08 Shujing Zhaobasic-block.h (dump_regset, [...]): Remove duplicate...
2009-06-19 Uros Bizjakre PR testsuite/40491 (Revision 148663 caused extra...
2009-05-16 Ian Lance Tayloralias.c (struct alias_set_entry_d): Rename from struct...
2009-05-12 Paolo BonziniMerge cond-optab branch.
2009-04-09 Paolo Bonzinii386.md (cmpcc): New.
2008-08-07 Jan Hubickaoptabs.c (emit_unop_insn): Break out to ...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-30 Steven Bosscheroptabs.c (maybe_encapsulate_block): Remove.
2008-05-14 Michael MeissnerAdd SSE5 vector shift/rotate; Update SSE5 vector multiply
2008-05-14 Kenneth Zadeckrtl.texi: Removed reference to REG_NO_CONFLICT notes.
2007-11-18 Jakub Jelinekre PR middle-end/33335 (FAIL: 26_numerics/complex/inser...
2007-09-07 Chao-ying Fustdfix.h: New file.
2007-09-04 Jan Hubickaoptabs.c (debug_optab_libfunc): Update; make available...
2007-08-25 Kaveh R. Ghazic-common.c (vector_types_convertible_p, [...]): Constify.
2007-08-09 Jan Hubickaoptabs.c (expand_widen_pattern_expr): Use optabs accestors.
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-21 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_signbit.
2007-07-09 Wolfgang Gellerichoptabs.h: Added declaration for signbit_optab.
2007-06-11 Daniel BerlinMerge dataflow branch into mainline
2007-06-10 Zdenek Dvoraktree-data-ref.c (dr_analyze_alias): Handle case smt...
2007-05-25 Kazu Hiratacfglayout.c, [...]: Fix comment typos.
2007-05-17 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-05-08 Chao-ying Fumd.texi (msub@var{m}@var{n}4, [...]): Document.
2007-04-24 Richard Sandiford2007-xx-xx Chao-ying Fu <fu@mips.com> Richard Sandiford...
2007-04-22 Uros Bizjakre PR tree-optimization/24659 (Conversions are not...
2007-02-20 Kaveh R. Ghazioptabs.h (enum optab_index): Add new OTI_scalb.
2007-01-31 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_isinf.
2006-11-22 Ira Rosenc-tree.texi: Document new tree codes.
2006-11-08 Dorit Nuzman[multiple changes]
2006-11-01 Eric Christopherextend.texi (__builtin_bswap32): Document.
2006-10-29 Richard Guenthergenopinit.c (optabs): Change lfloor_optab and lceil_opt...
2006-10-28 Richard Guentherre PR target/28806 (lround is not expanded inline to...
2006-10-25 Richard Guentheroptabs.h (enum optab_index): Remove OTI_lrint.
2006-10-25 Uros Bizjakoptabs.h (enum optab_index): Rename OTI_drem to OTI_rem...
2006-01-19 Dorit NuzmanMakefile.in (tree-vect-patterns.o): Add rule for new...
2005-11-20 Bernd Schmidtexpr.c (expand_expr_real): Use usmul_optab for widening...
2005-08-19 Eric Christopheroptabs.h: Change CTI_ to COI_.
2005-07-12 Adrian Straetlingbuiltins.c: (expand_builtin_memcmp, expand_builtin_strn...
2005-06-28 Adrian Straetlingbuiltins.c: (expand_builtin_memset): Rewrite to support...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-21 Dorit Nuzmangenopinit.c (vec_shl_optab, [...]): Initialize new...
2005-06-18 Dorit Nuzmantree.def (REDUC_MAX_EXPR, [...]): New tree-codes.
2005-04-14 Richard Hendersonre PR middle-end/14311 (builtins for atomic operations...
2005-04-11 Uros Bizjak* builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_...
2005-04-09 Uros Bizjak* builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF,...
2005-03-24 Uros Bizjakoptabs.h (enum optab_index): Remove OTI_llrint.
2005-03-21 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_lrint and...
2005-03-16 Roger Sayleoptabs.c (expand_copysign_absneg): Make static.
2005-02-12 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_ldexp.
2005-02-09 Richard Guentherre PR middle-end/19402 (__builtin_powi? still missing)
2005-02-01 Richard Hendersonre PR other/19696 (gcc.c-torture/execute/ieee/copysign1...
2005-01-28 Richard Hendersonbuiltins.c (expand_builtin_copysign): New.
2005-01-18 Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-14 Kazu Hiratac-tree.h, [...]: Remove unused prototypes.
2004-12-23 Richard Hendersonoptabs.h (OTI_movmisalign, [...]): New.
2004-12-09 Dorit Naishlosgenopinit.c (vec_realign_store_optab): Initialization...
2004-11-24 Richard Sandifordoptabs.h (force_expand_binop): Declare.
2004-11-09 Kazu Hirataoptabs.c (prepare_operand): Make it static.
2004-09-28 Kazu Hirata* optabs.c, optabs.h: Fix comment typos.
2004-09-28 Devang Patelexpr.c (expand_expr_real_1): Handle VEC_COND_EXPR.
2004-09-23 Dorit Naishlostree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes.
2004-09-18 Kazu Hirataalias.c, [...]: Fix comment typos.
2004-09-04 Uros Bizjakbuiltins.c (expand_builtin_mathfn): Handle BUILT_IN_RIN...
2004-09-02 Eric Christopherbuiltins.c (expand_builtin_cabs): Delete.
2004-08-11 Mark Mitchellconfigure.in (arm*-*-eabi*): New target.
2004-08-09 Paolo Bonziniexpr.c (var_rtx): Remove.
2004-07-22 Paolo Bonzinitree-cfg.c (gimplify_val): Move from tree-complex.c.
2004-07-07 Alexandre Olivabuiltins.c: Rename movstr*, except for movstrict*,...
2004-05-07 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_log1p.
2004-05-06 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_fmod and OTI_drem.
2004-05-03 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_expm1.
2004-04-20 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_asin and OTI_acos.
2004-04-15 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_logb and OTI_i...
2004-04-06 Uros Bizjakbuiltins.c: Implement support for sincos function.
2004-03-10 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_exp10 and...
2004-02-11 Uros Bizjakoptabs.h (enum optab_index): Add new OTI_log10 and...
2004-01-21 Kazu Hirataalias.c, [...]: Update copyright.
2004-01-01 Jan Hubickaexpmed.c (store_bit_field, [...]): Use new named patterns
2003-10-07 Zack Weinbergexpr.c (cmpstr_optab, [...]): New.
2003-10-07 Zack Weinberg* libfuncs.h (LTI_extendsfdf2, LTI_extendsfxf2, LTI_ext...
2003-10-04 Zack Weinberg* libfuncs.h
2003-10-02 Zack Weinbergtarget.h (init_libfuncs): New hook.
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-06-16 Roger Sayleoptabs.h (enum optab_index): Add new OTI_tan and OTI_atan.
2003-06-03 Richard Hendersonoptabs.c (expand_abs_nojump): Split out from ...
2003-02-11 Roger Sayleoptabs.h (enum optab_index): Add new OTI_pow and OTI_atan2.
2003-02-01 Richard Henderson[multiple changes]
2003-01-10 Geoffrey KeatingMerge from pch-branch.
next