summaryrefslogtreecommitdiffstats
path: root/gcc/expr.c
Commit message (Expand)AuthorAgeFilesLines
* hbothner1999-02-191-1/+41
* * except.c (start_catch_handler): Use emit_cmp_and_jump_insns.law1999-02-141-16/+12
* * output.h (current_function_has_computed_jump): Rename fromrth1999-02-081-2/+0
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-4/+13
* * expr.c (emit_push_insn): Fix Dumb Typo.amacleod1999-01-211-1/+1
* * expr.c (MOVE_BY_PIECES_P): Define condition for deciding to useamacleod1999-01-211-25/+70
* * cse.c (fold_rtx): Revert 29 Dec change.rth1999-01-211-9/+7
* Update comment to match code.rth1999-01-201-1/+1
* * expr.c (do_jump_for_compare): Handle conditional branch expandersrth1999-01-191-21/+50
* * expr.c (emit_move_insn_1): Revert 17 Dec change. Don't emitrth1999-01-191-20/+12
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-30/+10
* * expr.c (queued_subexp_p): Make public.rth1999-01-151-2/+1
* Fix copyrights.law1999-01-061-1/+1
* * expr.c (expand_builtin) [case BUILT_IN_CONSTANT_P]: Userth1999-01-061-1/+1
* law1999-01-061-15/+15
* Richard Kenner <kenner@vlsi1.ultra.nyu.edu>:rth1998-12-291-36/+29
* Do not generate CLOBBERs for non-pseudo regs.nickc1998-12-171-4/+22
* * cse.c (fold_rtx): Make autoincrement addressing mode tests belaw1998-11-241-32/+12
* * expr.c (STACK_BYTES): Delete unused macro.law1998-11-191-3/+0
* * expr.c (store_expr): Don't generate load-store pairamylaar1998-11-181-2/+13
* Add code written by rth to generate use shifts to perform an extension if nonickc1998-10-281-2/+14
* * expr.c (pending_chain): Move up.jason1998-10-231-5/+6
* Warning fixes:ghazi1998-10-131-4/+4
* * expr.c (push_block): Handle targets where the stack growslaw1998-10-131-1/+7
* Fine-grained control of -fcheck-memory-usage with new no_check_memory_usageraeburn1998-10-111-23/+26
* Fix for irix6 -O0 bug, see testcase gcc.c-torture/compile/981007-1.c.wilson1998-10-071-1/+20
* 8bothner1998-10-051-0/+7
* * calls.c (expand_call) : Encapsulate code intogavin1998-10-011-0/+82
* * expr.c (expand_expr): Handle COMPONENT_REF, BIT_FIELD_REF ARRAY_REFlaw1998-09-301-0/+8
* * c-common.c (c_get_alias_set): Tighten slightly for FUNCTION_TYPEsmmitchel1998-09-281-7/+16
* * expr.c (store_constructor): When initializing a field that is smalleramylaar1998-09-241-1/+31
* * tree.h (BUILT_IN_CALLER_RETURN_ADDRESS): Unused. Kill.rth1998-09-151-14/+6
* * expr.c: Corrected comment about what MOVE_RATIO does.law1998-09-081-2/+2
* * expr.c (expand_expr): Change ">" to ">=" making MOVE_RATIO uselaw1998-08-301-1/+1
* bothner1998-08-211-0/+12
* * expr.c (emit_block_move): Do not call memcpy as a libcalllaw1998-08-181-17/+116
* * expr.c (move_by_pieces): No longer static. Remove prototype.law1998-08-171-2/+1
* 8law1998-08-171-1/+6
* * expr.c (store_expr): Don't optimize away load-store pairamylaar1998-08-141-1/+4
* * expr.c (safe_from_p): Change code to ERROR_MARK only when notjason1998-08-131-4/+10
* Mon Jul 27 17:18:52 1998 Dave Brolley <brolley@cygnus.com>brolley1998-07-271-1/+13
* * expr.c (check_max_integer_computation_mode): Allow conversionslaw1998-07-231-2/+8
* 8bothner1998-07-231-0/+7
* * expr.c (expand_expr): Only set MEM_IN_STRUCT_P if the memory addresslaw1998-07-131-14/+21
* * expr.c (emit_queue): If emitting a SEQUENCE, set QUEUED_INSNamylaar1998-07-071-1/+9
* * expr.c (emit_group_load, emit_group_store): Rewrite consideringrth1998-07-011-68/+154
* * expr.c (expand_assignment, store_constructor, expand_expr): Userth1998-07-011-3/+3
* * rtl.def (CONSTANT_P_RTX): New.rth1998-06-301-6/+43
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-18/+46
* Warning fixes:ghazi1998-06-291-2/+0
OpenPOWER on IntegriCloud