aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
AgeCommit message (Expand)AuthorFilesLines
2006-05-22revert: invoke.texi (-msselibm): Document.Richard Guenther1-1/+0
2006-04-03builtins.c (dummy_object): Use build_int_cst instead of convert.Roger Sayle1-24/+24
2006-03-04expmed.c (expand_mult_add): Remove.Kazu Hirata1-1/+0
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-0/+2
2006-02-14optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtx directly...Roger Sayle1-3/+0
2006-02-13re PR middle-end/25724 (Emits call to __cmpdi2 for long long comparison in sw...Roger Sayle1-2/+1
2006-01-31invoke.texi (-msselibm): Document.Richard Guenther1-0/+1
2006-01-31expr.h (expand_normal): new inline function.Marcin Dalecki1-1/+7
2006-01-28expmed.c (const_mult_add_overflow_p): Remove.Kazu Hirata1-1/+0
2005-10-15re PR middle-end/23714 (ICE in expand_assignment)Richard Henderson1-0/+1
2005-07-14Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther1-1/+1
2005-06-28builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling1-2/+5
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-26c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-05-04re PR middle-end/21265 (GCC fails to optimize tail call to memset)Jakub Jelinek1-2/+4
2005-04-14re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson1-0/+5
2005-01-15explow.c (copy_all_reg, stabilize): Remove.Kazu Hirata1-8/+0
2005-01-11re PR target/18916 (mis-aligned vector code with copy memory (-maltivec))Alan Modra1-1/+4
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson1-4/+0
2004-12-14* expr.h (expand_modifier): Define EXPAND_STACK_PARM as 1.Kazu Hirata1-3/+2
2004-12-03alias.c (component_uses_parent_alias_set): Rename from can_address_p.Richard Henderson1-5/+0
2004-11-24optabs.h (force_expand_binop): Declare.Richard Sandiford1-0/+2
2004-11-17basic-block.h, [...]: Remove unused prototypes.Kazu Hirata1-3/+0
2004-11-13calls.c (precompute_register_parameters): Force all PARALLELs into pseudo reg...Richard Henderson1-0/+6
2004-11-11c-typeck.c (c_size_in_bytes, [...]): Make them static.Kazu Hirata1-4/+0
2004-11-11alias.c (record_alias_subset, [...]): Make them static.Kazu Hirata1-1/+0
2004-11-08calls.c (split_complex_values, [...]): Make them static.Kazu Hirata1-3/+0
2004-11-04builtins.c (expand_builtin_return_addr, [...]): Make them static.Kazu Hirata1-2/+0
2004-11-02cfgloop.h (struct loop): Update comment.Steven Bosscher1-13/+3
2004-10-19expr.c (expand_assignment): Remove the last argument.Kazu Hirata1-1/+1
2004-10-18re PR middle-end/17813 (ada bootstrap failure on i486-linux)Eric Botcazou1-0/+3
2004-09-08function.c (reference_callee_copied): New.Richard Henderson1-4/+0
2004-08-18rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson1-5/+0
2004-07-27expr.h (canonicalize_condition, [...]): Add an int argument.Richard Sandiford1-2/+2
2004-07-23expr.c (expand_expr_real_1): Don't handle non-local variables.Richard Henderson1-4/+0
2004-07-16builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson1-2/+0
2004-07-14expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini1-34/+1
2004-07-13function.c (pass_by_reference): New.Richard Henderson1-4/+0
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson1-6/+0
2004-07-10expr.h (store_bit_field, [...]): Remove last argument.Jakub Jelinek1-4/+2
2004-07-08builtins.c (fold_builtin_strcpy): Merge functionality from simplify_builtin_s...Roger Sayle1-3/+0
2004-07-08expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0.Alexandre Oliva1-0/+12
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva1-4/+4
2004-06-24Add a blank.Richard Kenner1-1/+1
2004-06-02Makefile.in (EXPR_H): Add insn-config.h...Jerry Quinn1-29/+30
2004-05-15c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho...Steven Bosscher1-4/+10
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-6/+11
2004-03-21alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.Richard Kenner1-11/+0
2004-03-12re PR target/14547 (Passing _Complex long double does not follow the ABI)Richard Henderson1-5/+0
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1