summaryrefslogtreecommitdiff
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* * expr.c (emit_move_insn_1): Use emit_move_insn to move the partssayle2003-06-031-16/+10
* * builtins.c (expand_builtin_memcpy): Remove endp argument and endpjakub2003-06-031-9/+89
* * cse.c (cse_insn): Simplify REG_EQUAL note on libcalls whensayle2003-05-301-5/+8
* * tree.h (contains_placeholder_p): Now returns bool.kenner2003-05-271-4/+4
* Finish correcting inadvertent checkin.kenner2003-05-231-3/+3
* Remove hunk commited in error.kenner2003-05-231-1/+1
* * expr.c (expand_expr, case CONSTRUCTOR): Put into memory ifkenner2003-05-221-8/+7
* * expr.c (move_by_pieces): Honor the alignment of TO and FROM.dj2003-05-131-1/+4
* * expr.c (move_block_from_reg): Remove "size" parm. Localize vars.amodra2003-05-091-40/+5
* * stmt.c (force_label_rtx): New function, based on logiczack2003-05-071-17/+9
* * expr.c (expand_expr, case BIT_FIELD_REF): Refine the test forcingkenner2003-05-051-5/+7
* * expr.c (store_field): Don't clobber TEMP in shift: it might bekenner2003-05-041-3/+15
* * expr.c (expand_expr, case VIEW_CONVERT_EXPR): Don't usekenner2003-05-031-3/+5
* * emit-rtl.c (last_call_insn, add_function_usage_to): New functions.kenner2003-05-031-27/+39
* * c-decl.c (pending_invalid_xref_file): Remove.nathan2003-05-031-4/+2
* * input.h (lineno): Rename to ...nathan2003-05-011-4/+4
* 2003-04-29 Aldy Hernandez <aldyh@redhat.com>aldyh2003-04-301-0/+13
* * c-decl.c (finish_decl): When prototype with asmspec is foundjakub2003-04-281-20/+50
* * expr.c (expand_expr <COMPLEX_CST, STRING_CST>): Always callzack2003-04-281-20/+15
* * expr.c (store_field): When making temporary for store, don'tkenner2003-04-261-5/+3
* PR 8866rth2003-04-221-0/+1
* * expr.c (store_constructor): Set RTX_UNCHANGING_P if readonly_field_pkenner2003-04-211-1/+9
* * expr.c (store_field): Force usage of bitfield instructions whenkenner2003-04-161-5/+5
* * expr.c (highest_pow2_factor): Return unsigned.kenner2003-04-141-6/+9
* PR c++/10202rth2003-04-111-1/+2
* * libfuncs.h (LTI_setbits, LTI_gcov_flush, LTI_gcov_init): New.rth2003-04-111-2/+2
* PR c/10201rth2003-04-111-15/+1
* * expr.c (expand_assignment): Extend offset_rtx with convert_to_modesje2003-04-101-6/+7
* PR c/9516rth2003-04-081-9/+18
* * testsuite/gcc.c-torture/execute/simd-3.c: New.aldyh2003-04-011-1/+42
* PR c++/7086mmitchel2003-03-241-5/+7
* PR c++/10091jason2003-03-181-8/+17
* * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.sayle2003-03-151-1/+1
* 2003-03-13 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>ansgar2003-03-131-979/+1
* PR c++/7050jason2003-03-121-0/+10
* * optabs.c (gen_move_insn): Move logic for synthesizing MODE_CChp2003-03-091-0/+55
* * expr.c (convert_modes): Check for legal hard register.sje2003-03-051-0/+2
* * expr.c (expand_expr): Call promote_mode to set unsignedp.sje2003-03-041-2/+2
* * objc-act.c: Include cgraph.hhubicka2003-02-261-1/+10
* * calls.c (store_one_arg): Revert 1999-02-16 change. Revertamodra2003-02-231-57/+143
* * expr.c (expand_expr): Use gen_int_mode for the argumentdrow2003-02-191-3/+5
* 2003-02-01 Richard Henderson <rth@redhat.com>rth2003-02-011-0/+28
* * expr.c (store_expr): Promote all MEM intermediates to regs.rth2003-01-311-6/+6
* * expr.c (emit_group_store): Initialize dst with CONST0_RTXaoliva2003-01-261-1/+1
* * et-forest.c: Fix comment typos.kazu2003-01-171-1/+1
* * expr.c (expand_expr <RDIV_EXPR>): Correct recursive call args.amodra2003-01-111-2/+2
* * expr.c (expand_assignment): Apply special treatment todje2002-12-231-1/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-17/+19
* * c-decl.c: Fix a comment typo.kazu2002-12-131-1/+1
* * target.h (gcc_target): Add cannot_force_const_mem.rth2002-12-091-0/+6