summaryrefslogtreecommitdiff
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * doc/tm.texi (FUNCTION_ARG_REG_LITTLE_ENDIAN): Remove definition.sje2002-12-091-16/+4
* * expr.c (expand_expr) <case COND_EXPR>: Never modify exp in place.jakub2002-12-061-15/+7
* * expr.c (gen_group_rtx, emit_group_move): New functions.danglin2002-11-271-0/+56
* * emit-rtl.c (gen_reg_rtx): Simplify mapping of Complex typesje2002-11-201-5/+1
* 2002-11-10 H.J. Lu <hjl@gnu.org>hjl2002-11-111-0/+2
* * expr.c (emit_move_insn): Use SCALAR_FLOAT_MODE_Phubicka2002-11-011-1/+1
* * expr.c (expand_expr) [PLUS]: Don't use simplify_binary_operation;rth2002-10-291-3/+4
* * expr.c (convert_move): If unsignedp is less then zero theresje2002-10-241-1/+2
* * expr.c (do_tablejump): Fix typo in my previous commit.hubicka2002-10-151-2/+2
* * i386.md (movv2di_internal): New pattern.hubicka2002-10-151-1/+4
* PR c/7411rth2002-10-071-4/+11
* * expr.c (expand_expr) [MINUS_EXPR]: Convert A - const touweigand2002-09-261-20/+25
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-6/+6
* * expr.c (emit_block_move): Set memory block size as appropriaterth2002-09-171-0/+10
* * expr.c (emit_group_load): Revise to allow splitting TCmode sourcedanglin2002-09-041-8/+13
* * expr.c (expand_expr): Remove extraneous comment and code.grahams2002-09-031-3/+0
* * expr.c (block_move_libcall_safe_for_call_parm): Fix thinko.rth2002-08-311-2/+1
* * expr.h (enum block_op_methods): New.rth2002-08-291-19/+166
* * expr.c (TARGET_MEM_FUNCTIONS): Transform to boolean.rth2002-08-201-391/+422
* * expr.c (store_expr): In condition for checking if value ishp2002-08-121-3/+6