summaryrefslogtreecommitdiffstats
path: root/gcc/cse.c
Commit message (Expand)AuthorAgeFilesLines
* * cse.c (count_reg_usage): Correctly handle REG_NONNEG notes.law1998-04-111-6/+6
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-0/+4
* * cse.c (rtx_cost): Only call CONST_COSTS if it is defined.law1998-03-231-0/+2
* Major cutover to using system.h:ghazi1998-03-201-2/+2
* Warning fixes, resulting in the addition of a new target macro:ghazi1998-03-121-0/+6
* Fix warious warnings:ghazi1998-02-281-7/+11
* * cse.c (delete_dead_from_cse): If a libcall produces a constantlaw1998-02-121-6/+33
* alaw1998-01-271-7/+11
* * cse.c (simplify_ternary_operation): Don't try to simplifylaw1998-01-251-1/+1
* * cse.c (simplify_ternary_operation): Handle more IF_THEN_ELSElaw1998-01-231-0/+11
* * varasm.c (immed_double_const): Add casts to HOST_WIDE_INT wherelaw1998-01-171-2/+2
* * alias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_FOO;rth1998-01-141-40/+41
* Bring in final gcc-2.8.0 changes.law1998-01-141-1/+1
* * cse.c (rtx_cost): Remove conflicting default case.law1997-12-271-3/+0
* * cse.c (max_insn_uid): New variable.law1997-12-241-1/+14
* * cse.c (rtx_cost): Add default case in enumeration switch.law1997-12-221-0/+3
* Merge from gcc-2.8law1997-12-071-2/+11
* * m68k.c: Include tree.h for dwarf2out_cfi_label.law1997-12-061-0/+5
* * cse.c (cse_insn): Don't look at JUMP_LABEL field of a conditionllaw1997-11-171-1/+3
* Update mainline egcs to gcc2 snapshot 971021.law1997-11-021-8/+73
* Patches to fix minor optimizer bugswilson1997-10-201-0/+10
* * cse.c (this_insn_cc0_mode): Initialize.law1997-10-011-1/+1
* * combine.c (try_combine): Use NULL_RTX instead of '0' wherelaw1997-09-221-1/+1
* * cse.c (simplify_relational_operation): Set h0u just like h0s.law1997-09-221-16/+2
* * cse.c (simplify_relational_operation): If MODE specifies alaw1997-09-151-2/+16
* Fix irix6 execute/921117-1.c c-torture failure.wilson1997-09-011-0/+4
* * Integrate alias analysis changes from jfc@mit.edulaw1997-08-111-299/+131
* (cse_insn): Ignore paradoxical SUBREGs unless we are looking for such.kenner1997-08-021-0/+31
* (find_best_addr): Add missing rtx_cost arguments.wilson1997-07-011-2/+2
* Delete erroneous references to (pseudo) in comments.dje1997-06-261-6/+6
* Use accessor macros to access arrays based on regno; move many of the arrays ...meissner1997-05-301-5/+5
* (notreg_cost): New function, extracted from COST macro.kenner1997-05-171-13/+24
* (cse_insn): Don't record a SRC that's a MEM and the same as akenner1997-05-171-0/+15
* (fold_rtx, case PLUS): When seeing if negative of constant is around,kenner1997-04-211-4/+10
* (canon_reg, cse_insn): Don't examine insn_n_dups if recog_memoizedkenner1997-04-131-2/+6
* * cse.c (invalidate_from_clobbers): Delete unnecessary test fordje1997-02-071-9/+7
* Get the right COST for a SUBREG when truncatingian1997-01-231-7/+19
* Check SMALL_REGISTER_CLASSES at runtimeian1996-12-131-1/+2
* (fold_rtx): Fold inside ASM_OPERANDS.kenner1996-09-231-0/+6
* Correct comments.kenner1996-09-231-1/+1
* (canon_hash, cse_insn): MEM is not unchanging if it is in the frame (sincekenner1996-07-251-2/+4
* (note_mem_written): Varying structure memory access withwilson1996-07-081-2/+7
* formatting tweaksmrs1996-07-031-18/+21
* (simplify_binary_operation, case MULT): Check for casewilson1996-06-081-0/+5
* (cse_process_notes): Handle SUBREG like ZERO_EXTEND.wilson1996-04-211-0/+1
* (invalidate_skipped_set): Ignore CLOBBER after callingkenner1996-04-151-7/+7
* (simplify_unary_operation): Add new arg to REAL_VALUE_FROM_INT.kenner1996-04-141-3/+3
* (note_mem_written): Delete obsolete code for handlingwilson1996-03-201-3/+0
* (find_best_addr): Make sure folded address better before using.kenner1995-12-271-3/+15
* (insert): Don't put a REG into qty_const.kenner1995-11-261-3/+5
OpenPOWER on IntegriCloud