summaryrefslogtreecommitdiff
path: root/gcc/expr.h
Commit message (Expand)AuthorAgeFilesLines
* Separate target-specific initialization from general back-end initialization.Sandra Loosemore2007-08-271-3/+3
* re PR target/11787 (always call memcpy for block move in mips16)Sandra Loosemore2007-08-241-3/+13
* expr.c (store_expr): Optimize initialization of an array with STRING_CST.Jakub Jelinek2007-08-241-0/+1
* arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2007-08-231-2/+2
* alias.c (component_uses_parent_alias_set): Constify.Kaveh R. Ghazi2007-08-141-1/+1
* expr.h (store_bit_field): Don't return a value.Richard Sandiford2007-07-271-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak2007-06-101-2/+2
* expr.h (promoted_input_arg): Remove decl.Richard Henderson2007-03-021-3/+0
* expr.c (emit_move_complex_push): Export.Richard Henderson2007-03-011-0/+3
* expr.c (emit_block_move_via_movmem, [...]): Add variant handling histograms; ...Jan Hubicka2007-01-281-1/+6
* expr.c (emit_block_move_via_libcall): Export.Jan Hubicka2006-11-271-0/+3
* revert: invoke.texi (-msselibm): Document.Richard Guenther2006-05-221-1/+0
* builtins.c (dummy_object): Use build_int_cst instead of convert.Roger Sayle2006-04-031-24/+24
* expmed.c (expand_mult_add): Remove.Kazu Hirata2006-03-041-1/+0
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-0/+2
* optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtx directly...Roger Sayle2006-02-141-3/+0
* re PR middle-end/25724 (Emits call to __cmpdi2 for long long comparison in sw...Roger Sayle2006-02-131-2/+1
* invoke.texi (-msselibm): Document.Richard Guenther2006-01-311-0/+1
* expr.h (expand_normal): new inline function.Marcin Dalecki2006-01-311-1/+7
* expmed.c (const_mult_add_overflow_p): Remove.Kazu Hirata2006-01-281-1/+0
* re PR middle-end/23714 (ICE in expand_assignment)Richard Henderson2005-10-151-0/+1
* Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther2005-07-141-1/+1
* builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling2005-06-281-2/+5
* Update FSF address.Kelley Cook2005-06-251-2/+2
* c-common.c, [...]: Fix comment typos.Kazu Hirata2005-05-261-1/+1
* re PR middle-end/21265 (GCC fails to optimize tail call to memset)Jakub Jelinek2005-05-041-2/+4
* re PR middle-end/14311 (builtins for atomic operations needed)Richard Henderson2005-04-141-0/+5
* explow.c (copy_all_reg, stabilize): Remove.Kazu Hirata2005-01-151-8/+0
* re PR target/18916 (mis-aligned vector code with copy memory (-maltivec))Alan Modra2005-01-111-1/+4
* target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson2004-12-291-4/+0
* * expr.h (expand_modifier): Define EXPAND_STACK_PARM as 1.Kazu Hirata2004-12-141-3/+2
* alias.c (component_uses_parent_alias_set): Rename from can_address_p.Richard Henderson2004-12-031-5/+0
* optabs.h (force_expand_binop): Declare.Richard Sandiford2004-11-241-0/+2
* basic-block.h, [...]: Remove unused prototypes.Kazu Hirata2004-11-171-3/+0
* calls.c (precompute_register_parameters): Force all PARALLELs into pseudo reg...Richard Henderson2004-11-131-0/+6
* c-typeck.c (c_size_in_bytes, [...]): Make them static.Kazu Hirata2004-11-111-4/+0
* alias.c (record_alias_subset, [...]): Make them static.Kazu Hirata2004-11-111-1/+0
* calls.c (split_complex_values, [...]): Make them static.Kazu Hirata2004-11-081-3/+0
* builtins.c (expand_builtin_return_addr, [...]): Make them static.Kazu Hirata2004-11-041-2/+0
* cfgloop.h (struct loop): Update comment.Steven Bosscher2004-11-021-13/+3
* expr.c (expand_assignment): Remove the last argument.Kazu Hirata2004-10-191-1/+1
* re PR middle-end/17813 (ada bootstrap failure on i486-linux)Eric Botcazou2004-10-181-0/+3
* function.c (reference_callee_copied): New.Richard Henderson2004-09-081-4/+0
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-5/+0
* expr.h (canonicalize_condition, [...]): Add an int argument.Richard Sandiford2004-07-271-2/+2
* expr.c (expand_expr_real_1): Don't handle non-local variables.Richard Henderson2004-07-231-4/+0
* builtins.c (std_expand_builtin_va_arg): Remove.Richard Henderson2004-07-161-2/+0
* expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini2004-07-141-34/+1
* function.c (pass_by_reference): New.Richard Henderson2004-07-131-4/+0