summaryrefslogtreecommitdiffstats
path: root/gcc/cse.c
Commit message (Expand)AuthorAgeFilesLines
* * cse.c (delete_trivially_dead_insns): Do not delete stores tolaw1999-08-311-1/+7
* 1999-08-31 12:20 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-311-4/+4
* * cse.c: (fold_rtx): Cast to HOST_WIDE_INT in left shift.ghazi1999-08-311-1/+2
* * jump.c (jump_optimize_1): Do not delete assignments tolaw1999-08-291-1/+7
* * cse.c (fold_rtx): Work around bug in Sun V5.0 compilers.law1999-08-281-1/+8
* Warning fixes:ghazi1999-08-251-9/+9
* Fix more problems from GC diffscrux1999-08-241-2/+0
* * rtl.h (rtx_format): Constify a char*.ghazi1999-08-201-9/+9
* 1999-08-19 14:44 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-191-1/+2
* * cse.c (cse_insn): Call never_reached_warning when a jump isgeoffk1999-08-181-0/+2
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* * cse.c (cse_insn): Fix dumb thinko in last change.law1999-08-031-1/+1
* * cse.c (cse_insn): Fix loop which deletes insns after a jumplaw1999-08-021-1/+4
* * explow.c (trunc_int_for_mode): New function.rth1999-07-231-62/+3
* * cse.c (cse_insn): Don't put hard register source into tables foramylaar1999-06-161-1/+6
* * cse.c (cse_insn): Copy SRC_CONST before putting it in thelaw1999-05-171-0/+3
* * cse.c (flush_hash_table): New function.law1999-04-091-13/+30
* * alias.c (alias_set_compare): Remove.mmitchel1999-03-301-130/+199
* * cse.c (cse_insn): Don't change the result register of a libcall.amylaar1999-03-221-2/+7
* * cse.c (check_fold_consts): New static function.ghazi1999-03-141-10/+34
* * cse.c (canon_hash): Never reject hard regs in CCmode.rth1999-03-071-2/+8
* * cse.c (fold_rtx): Update comments for (const (minus (label) (label)))law1999-03-021-4/+17
* * cse.c (dump_class): Revert last change and make the prototypeghazi1999-02-251-2/+2
* * cse.c (dump_class): Make the function definition static to matchghazi1999-02-251-1/+1
* * cse.c (dump_class): New function.mmitchel1999-02-221-1/+21
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-1/+1
* * cse.c (fold_rtx): Revert 29 Dec change.rth1999-01-211-21/+6
* Update copyrightsmmitchel1999-01-191-1/+1
* * rtl.h (rtx_def): Update documentation.mmitchel1999-01-191-2/+1
* * cse.c (cse_insn): Never prefer (const (constant_p_rtx)).rth1999-01-121-0/+6
* * cse.c (invalidate_skipped_block): Call invalidate_from_clobberslaw1998-12-301-0/+1
* Richard Kenner <kenner@vlsi1.ultra.nyu.edu>:rth1998-12-291-6/+15
* Warning fixes:ghazi1998-12-231-1/+1
* Fix alpha-x-m32r-elf bugs.wilson1998-12-101-0/+13
* * cse.c (fold_rtx): Make autoincrement addressing mode tests belaw1998-11-241-8/+8
* Warning fixes:ghazi1998-10-171-1/+1
* * cse.c (cse_basic_block): Fixup hash flushing loop so we do notdavem1998-10-161-5/+5
* Check for NULL return from gen_lowpart_if_possible().nickc1998-10-131-1/+1
* * cse.c (insert_regs): Fix bug in Sep 24 change.amylaar1998-10-061-1/+1
* * expr.c (store_constructor): When initializing a field that is smalleramylaar1998-09-241-3/+131
* * i386.h (MODES_TIEABLE_P): Reorganize to shut up warnings.jason1998-08-141-1/+1
* vmakarov1998-07-281-3/+7
* * cse.c (count_reg_usage): Count registers used in addresses oflaw1998-07-081-1/+7
* * cse (cse_insn): Don't make change without validation.amylaar1998-07-071-11/+18
* * cse.c (CSE_ADDRESS_COST): New macro, based on ADDRESS_COST, butmmitchel1998-07-061-17/+29
* * cse.c (cse_insn): Second arg is an RTX now. Update all callers.law1998-07-051-10/+23
* * cse.c (cse_insn): When SETting (MEM (ADDRESSOF (X))) to Y,law1998-07-051-2/+13
* * expr.c (emit_group_load, emit_group_store): Rewrite consideringrth1998-07-011-0/+18
* * rtl.def (CONSTANT_P_RTX): New.rth1998-06-301-0/+6
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-1/+1
OpenPOWER on IntegriCloud