]> gcc.gnu.org Git - gcc.git/history - gcc/expr.c
* expr.c (move_block_from_reg): Try using an integral mov operation first.
[gcc.git] / gcc / expr.c
1997-04-13 Doug Evans* expr.c (move_block_from_reg): Try using an integral...
1997-03-25 Doug Evansexpr.c (emit_push_insn): Delete emission of CLOBBER...
1997-03-18 Jim Wilson(emit_group_load): Call operand_subword instead of...
1997-03-17 Richard Kenner(expand_expr, case PLACEHOLDER_EXPR): Refine which...
1997-01-05 Richard Kenner(expand_expr, case COMPONENT_REF): Fix error in last...
1997-01-05 Richard Kenner(get_inner_reference): Fix type error.
1997-01-05 Richard Kenner(expand_expr, case COMPONENT_REF): If taking value...
1997-01-05 Richard Kenner(expand_expr, case COND_EXPR): Add additional cases...
1996-12-07 Richard Kenner(move_by_pieces): Abort only if length positive at...
1996-11-18 Richard Kenner(get_inner_reference): Fix error in previous change.
1996-11-16 Richard Kenner(get_inner_reference): Add new arg PALIGNMENT and compu...
1996-11-12 Jim Wilson(emit_group_store): For REG case, call gen_lowpart if
1996-11-08 Richard Kenner(expand_assignment): Remove bogus resetting of alignmen...
1996-10-31 Jim Wilson(expand_expr, case CONSTRUCTOR): Don't use a PARALLEL
1996-10-27 Ian Lance TaylorZero extend when generating a CONST_DOUBLE in convert_modes
1996-10-22 Torbjorn Granlund(do_store_flag): Don't check if target is 0 in code
1996-10-21 Richard Kenner(store_expr): Disable optimization of using convert...
1996-10-17 Doug Evansexpr.c (do_jump): Conditionalize cleanups for the COND_...
1996-10-09 Jim Wilson(store_constructor): Delete unnecessary increment.
1996-09-29 Richard Kenner(expand_expr, case COMPONENT_REF): Don't try to directl...
1996-09-29 Richard Kenner(store_expr): memset/bzero gets ptr_mode, not Pmode.
1996-09-24 Michael MeissnerFix SI followed by 4 DFs under AIX
1996-09-23 Richard Kenner(expand_increment): If postincrement for MEM can't...
1996-09-23 Richard Kenner(var_rtx): New function.
1996-09-22 Richard Kenner(convert_move): Replace explicit checks for FP extend...
1996-09-15 Richard Kenner(store_field): If storing a record on big endian targets,
1996-08-15 Mike Stump* expr.c (expand_builtin_return_addr): Fix order of...
1996-08-12 Richard Kenner(expand_builtin, case BUILT_IN_SETJMP): Add test and...
1996-08-12 Jason Merrill(store_expr): Handle COND_EXPR cleanups like expand_expr.
1996-07-25 Mike Stumpexpr.c (do_jump, [...]): Ensure the end of an exception...
1996-07-23 Mike Stumpinstall EH code
1996-07-04 Richard Kenner(get_inner_reference): Delete using alternate mode...
1996-07-03 Mike Stumpformatting tweaks
1996-07-02 Jeff Lawexpr.c (compare): If function pointers need canonicaliz...
1996-06-28 Richard Kenner(expand_builtin, case BUILTIN_MEMSET): Open code memset...
1996-06-18 Richard Kenner(expand_builtin, case BUILT_IN_{SET,LONG}JMP): Properly...
1996-06-07 Per Bothner* expr.c (safe_from_p): Allow Chill-style variable...
1996-06-06 Jim Wilson(emit_group_load, emit_group_store): New functions.
1996-06-03 Richard Kenner(store_field): Fix typo in last change; update TARGET...
1996-05-31 Mike Stumptree.def (OFFSET_REF): Remove.
1996-05-27 Richard Kenner(expand_builtin, case BUILT_IN_{LONG,SET}JMP): Convert...
1996-05-19 Richard Kenner(bc_runtime_type_code): Delete redundant declaration.
1996-05-17 Mike Stumpexpr.c (expand_expr, [...]): Make TARGET_EXPRs redoable...
1996-05-17 Mike Stumpexpr.c (expand_expr, [...]): Move from the C++ frontend...
1996-05-11 Richard Kenner(store_field): Support BLKmode bitfield if aligned...
1996-05-06 Mike Stumpexpr.c (expand_increment): Add third parameter to know...
1996-05-06 Jim Wilson(expand_expr, case INDIRECT_REF): Delete obsolete code
1996-04-25 Richard Kenner(expand_builtin, case BUILT_IN_SETJMP): CLOBBER the...
1996-04-23 Per Bothner* expr.c (store_constructor): Fix test for missing...
1996-04-17 Jim Wilson(do_store_flag): Rewrite last change to avoid compiler
1996-04-16 Richard Kenner(expand_builtin, case BUILT_IN_LONGJMP): Make a decl...
1996-04-16 Richard Kenner(expand_assignment): Don't pre-evaluate RHS if a CALL_E...
1996-04-15 Jim Wilson(do_store_flag): Before calling exact_log2, remove any
1996-04-15 Richard Kenner(bc_expand_increment): Change declaration to return...
1996-04-11 Richard Kenner(preexpand_calls, case CALL_EXPR): Rework to properly...
1996-04-03 Jim Wilson(emit_push_insn): Clobber register only if it is non...
1996-04-01 Richard Kenner(get_inner_reference): When finding mode to access...
1996-03-29 Jeff Lawcalls.c (expand_call): Remove current_call_is_indirect...
1996-03-26 Jeff Lawexpr.c (emit_push_insn): When doing a partial push...
1996-03-20 Richard Kenner(expand_builtin, case BUILT_IN_SETJMP): Call "setjmp...
1996-03-12 Jim Wilson(expand_expr, case COMPONENT_REF): For unaligned object in
1996-03-08 Mike Stumpexpr.c (expand_expr, [...]): Delay putting the cleanup...
1996-03-08 Jim Wilson(store_constructor_field): Add explanatory comment.
1996-03-05 Jason Merrill(expand_expr, case *_DECL): If we make a non-local...
1996-03-04 Richard Kenner(bc_strdup): Delete.
1996-03-02 Richard Kenner(do_jump, case COMPOUND_EXPR): Call preserve_temp_slots.
1996-02-23 Richard Kenner(expand_builtin...
1996-02-15 Richard Kenner(expand_builtin, case BUILT_IN_SETJMP): Shows clobbers...
1996-02-14 Per Bothnerexpr.c (store_constructor): Fix flow control thinko...
1996-02-13 Mike Stumpexpr.c (expand_expr, [...]): We must always store into...
1996-02-13 Richard Kenner(convert_move): Fix typo in extendqfh2 case.
1996-02-13 Jim Wilson(store_constructor_field): Only call change_address if
1996-01-31 Richard Kenner(expand_builtin, case BUILT_IN_NEXT_ARG): Strip off...
1996-01-27 Richard KennerInclude hard-reg-set.h.
1996-01-20 Per BothnerMerged in a bunch of stuff related to store_constructor...
1996-01-16 Mike Stumpexpr.c (expand_expr, [...]): Make sure cleanups live...
1996-01-16 Richard Kenner(emit_move_insn_1): Don't emit clobber when moving...
1996-01-15 Richard Kenner(expand_expr, case COMPONENT_REF): Don't make recursive...
1996-01-15 Jeff Law* expr.c (expand_assignment): Fix alignment parm in...
1996-01-01 Richard Kenner(save_nocopied_parts, expand_expr): Call assign_temp...
1995-12-31 Richard Kenner(clear_pending_stack_adjust): Don't do optimization...
1995-12-29 Per Bothner* expr.c (save_noncopied_parts, expand_expr): Use new...
1995-12-27 Richard Kenner(expand_expr, case VAR_DECL): Set REGNO_POINTER_ALIGN...
1995-12-24 Richard Kenner(struct clear_by_pieces): New structure.
1995-12-22 Richard Kenner(store_constructor): Don't call change_address on REG.
1995-12-19 Jim Wilson(emit_block_move): When call emit_libary_call for bcopy,
1995-12-18 Richard Kenner(store_constructor): Fix error in last change: just...
1995-12-17 Torbjorn Granlund(expand_expr...
1995-12-16 Richard Kenner(expand_assignment): Fix alignment parm in emit_block_move.
1995-12-14 Mike Stump* expr.c (expand_expr, case ADDR_EXPR): Ensure op0...
1995-12-10 Richard Kenner(expand_expr, case COMPONENT_REF): If result is BLKmode...
1995-12-10 Richard Kenner(expand_expr, case CONSTRUCTOR): If TREE_READONLY, set
1995-12-10 Richard Kenner(expand_expr, case INDIRECT_REF): Correct typo in May...
1995-12-04 Richard Kenner(store_constructor, record): If field is READONLY, set
1995-11-26 Richard Kenner(truthvalue_conversion): Add declaration.
1995-11-09 Richard Kenner(expand_expr, case ARRAY_REF): Properly convert types...
1995-10-27 Richard Kenner(clear_storage): SIZE is now rtx, not int.
1995-10-20 Richard Kenner(safe_from_p, case RTL_EXPR): Return 0 if RTL_EXPR_SEQU...
1995-10-04 Mike Stumpfix small typo
1995-10-03 Richard Kenner(emit_move_insn_1): When doing multi-word move, show...
next
This page took 0.724119 seconds and 108 git commands to generate.