aboutsummaryrefslogtreecommitdiff
path: root/gcc/optabs.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-29expr.h (expand_shift): Rename to ...Richard Guenther1-6/+5
2011-04-15recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford1-15/+51
2011-04-12* recog.h, genoutput.c, optabs.c: Revert last patch.Richard Sandiford1-46/+15
2011-04-12recog.h (insn_operand_data): Add an "allows_mem" field.Richard Sandiford1-15/+46
2011-04-01expr.c (emit_block_move_via_movmem): Use n_generator_args instead of n_operands.Richard Sandiford1-3/+1
2011-03-30re PR bootstrap/48332 (optabs changes (PR48263 fix) broke m68k-linux bootstrap)Richard Sandiford1-20/+20
2011-03-24re PR rtl-optimization/48263 (build fails for cris-elf in libgfortran)Richard Sandiford1-32/+48
2011-03-23optabs.h (emit_unop_insn, [...]): Change insn code parameter from "int" to "e...Richard Sandiford1-528/+390
2011-03-21expr.h (prepare_operand): Move to...Richard Sandiford1-59/+48
2011-03-04re PR target/47975 (ICE: in expand_shift, at expmed.c:2299 when using 256b ve...Richard Guenther1-4/+4
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-11* optabs.c (init_optabs): Init {fma,fms,fnma,fnms}_optab properly.Richard Henderson1-0/+4
2010-11-04tree.def (FMA_EXPR): New tree code.Richard Guenther1-0/+3
2010-08-18Expand pending pops before trying the optab.Paolo Bonzini1-0/+1
2010-08-18re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness)Maxim Kuvyrkov1-3/+2
2010-07-12Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H).Richard Sandiford1-25/+15
2010-07-12Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H).Richard Sandiford1-17/+4
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-04gcc/Richard Sandiford1-97/+45
2010-07-04optabs.h (optab_handlers): Change type of insn_code to int.Richard Sandiford1-45/+2
2010-07-04optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford1-91/+82
2010-06-25With large parts from Jim Wilson:Bernd Schmidt1-1/+20
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-2/+2
2010-06-02re PR middle-end/44291 (ICE in set_user_assembler_libfunc)Richard Guenther1-2/+2
2010-06-01optabs.c (init_optabs): Guard all accesses to reinit.Richard Guenther1-0/+4
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka1-1/+1
2010-05-25function.h (struct function): Add can_throw_non_call_exceptions bit.Eric Botcazou1-2/+2
2010-05-25re PR target/43610 (ICE: in prepare_float_lib_cmp, at optabs.c:4392 with -fno...Paolo Bonzini1-46/+54
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-05-16lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.Richard Guenther1-1/+1
2010-04-20double-int.h (double_int_setbit): Declare.Anatoly Sokolov1-44/+19
2010-03-19optabs.c (avoid_expensive_constant): Fix formatting.Bernd Schmidt1-0/+1
2010-03-19re PR target/40697 (inefficient code to extract least bits from an integer va...Bernd Schmidt1-2/+2
2010-02-19re PR middle-end/42233 (c++ builtin_expect code generation regression)Jakub Jelinek1-3/+3
2009-11-28matrix-reorg.c (analyze_matrix_allocation_site): Remove unused malloc_fname v...Jakub Jelinek1-18/+3
2009-11-25Remove trailing white spaces.H.J. Lu1-30/+30
2009-10-17re PR middle-end/41738 (optabs expands rotate using wrong mode)Andy Hutchinson1-3/+3
2009-09-28ifcvt.c (noce_try_abs): Recognize pattern and call expand_one_cmpl_abs_nojump.Easwaran Raman1-0/+54
2009-09-14Squash commit of EH in gimpleRichard Henderson1-17/+16
2009-09-13langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.Richard Guenther1-13/+23
2009-08-25expr.h (struct separate_ops, sepops): New type for passing around an exploded...Michael Matz1-26/+28
2009-08-06Merge ARM/hard_vfp_branch to trunkRichard Earnshaw1-1/+2
2009-06-28dojump.c (do_compare_rtx_and_jump): Try swapping the condition for floating p...Paolo Bonzini1-5/+5
2009-06-22alias.c: Use REG_P...Shujing Zhao1-8/+8
2009-06-19re PR testsuite/40491 (Revision 148663 caused extra failures)Uros Bizjak1-0/+1
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-1/+2
2009-06-10system.h (HAVE_DESIGNATED_INITIALIZERS): Don't define if compiling with C++.Ian Lance Taylor1-3/+3
2009-05-16alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry.Ian Lance Taylor1-5/+5
2009-05-15optabs.c (prepare_float_lib_cmp): Test that the comparison...Sandra Loosemore1-3/+6
2009-05-12revert: optabs.c (prepare_cmp_insn): Temporarily disable test that causes spu...Paolo Bonzini1-0/+11