friend34.C: New test...
[platform/upstream/gcc.git] / gcc / cse.c
1998-09-24 J"orn Renneckeexpr.c (store_constructor): When initializing a field...
1998-08-14 Jason Merrilli386.h (MODES_TIEABLE_P): Reorganize to shut up warnings.
1998-07-28 Vladimir N. Makarovcse.c (cse_insn): Enable subsitution inside libcall...
1998-07-08 Jeffrey A Lawcse.c (count_reg_usage): Count registers used in addres...
1998-07-07 J"orn Rennecke* cse (cse_insn): Don't make change without validation.
1998-07-06 Mark Mitchellcse.c (CSE_ADDRESS_COST): New macro, based on ADDRESS_C...
1998-07-05 Jeffrey A Lawcse.c (cse_insn): Second arg is an RTX now.
1998-07-05 Mark Mitchellcse.c (cse_insn): When SETting (MEM (ADDRESSOF (X)...
1998-07-01 Richard Hendersonexpr.c (emit_group_load, [...]): Rewrite considering...
1998-06-30 Richard Hendersonrtl.def (CONSTANT_P_RTX): New.
1998-06-29 Jeff Law* Merge from gcc2 June 9, 1998 snapshot. See ChangeLog...
1998-06-17 Mark Mitchellcse.c (cse_basic_block): Don't include NOTE insns in...
1998-06-08 Kaveh R. GhaziWarning fixes:
1998-05-23 Andreas Schwabm68k.h: Declare more functions used in macros.
1998-05-13 Kaveh R. GhaziWarning fixes:
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-04-24 J"orn Renneckecse.c (cse_set_around_loop): Don't do optimization...
1998-04-11 Jeffrey A Lawcse.c (count_reg_usage): Correctly handle REG_NONNEG...
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-03-23 Jeffrey A Law* cse.c (rtx_cost): Only call CONST_COSTS if it is...
1998-03-20 Kaveh R. GhaziMajor cutover to using system.h:
1998-03-12 Kaveh R. GhaziWarning fixes, resulting in the addition of a new targe...
1998-02-28 Kaveh R. GhaziFix warious warnings:
1998-02-12 Jeffrey A Lawcse.c (delete_dead_from_cse): If a libcall produces...
1998-01-27 Jeff Lawc-lex.c: Include <stdlib.h> and <string.h>/<strings.h>.
1998-01-25 Michael Tiemanncse.c (simplify_ternary_operation): Don't try to simpli...
1998-01-23 Jeffrey A Lawcse.c (simplify_ternary_operation): Handle more IF_THEN...
1998-01-17 David S. Millervarasm.c (immed_double_const): Add casts to HOST_WIDE_I...
1998-01-14 Richard Hendersonalias.c: Change all uses of gen_rtx(FOO...) to gen_rtx_...
1998-01-14 Jeff LawBring in final gcc-2.8.0 changes.
1997-12-27 Jeffrey A Law* cse.c (rtx_cost): Remove conflicting default case.
1997-12-24 Jim Wilsoncse.c (max_insn_uid): New variable.
1997-12-22 Kaveh R. Ghazicse.c (rtx_cost): Add default case in enumeration switch.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-06 Jeff Lawm68k.c: Include tree.h for dwarf2out_cfi_label.
1997-11-17 Jeffrey A Lawcse.c (cse_insn): Don't look at JUMP_LABEL field of...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-20 Jim WilsonPatches to fix minor optimizer bugs
1997-10-01 Jeffrey A Law* cse.c (this_insn_cc0_mode): Initialize.
1997-09-22 David S. Millercombine.c (try_combine): Use NULL_RTX instead of '0...
1997-09-22 Jeffrey A Lawcse.c (simplify_relational_operation): Set h0u just...
1997-09-15 Jeffrey A Lawcse.c (simplify_relational_operation): If MODE specifie...
1997-09-01 Jim WilsonFix irix6 execute/921117-1.c c-torture failure.
1997-08-11 Jeffrey A Law* Integrate alias analysis changes from jfc@mit.edu
1997-08-02 Richard Kenner(cse_insn): Ignore paradoxical SUBREGs unless we are...
1997-07-01 Jim Wilson(find_best_addr): Add missing rtx_cost arguments.
1997-06-26 Doug EvansDelete erroneous references to (pseudo) in comments.
1997-05-30 Michael MeissnerUse accessor macros to access arrays based on regno...
1997-05-17 Richard Kenner(notreg_cost): New function, extracted from COST macro.
1997-05-17 Richard Kenner(cse_insn): Don't record a SRC that's a MEM and the...
1997-04-21 Richard Kenner(fold_rtx, case PLUS): When seeing if negative of const...
1997-04-13 Richard Kenner(canon_reg, cse_insn): Don't examine insn_n_dups if...
1997-02-07 Doug Evanscse.c (invalidate_from_clobbers): Delete unnecessary...
1997-01-23 Ian Lance TaylorGet the right COST for a SUBREG when truncating
1996-12-13 Ian Lance TaylorCheck SMALL_REGISTER_CLASSES at runtime
1996-09-23 Richard Kenner(fold_rtx): Fold inside ASM_OPERANDS.
1996-09-23 Richard KennerCorrect comments.
1996-07-25 Richard Kenner(canon_hash, cse_insn): MEM is not unchanging if it...
1996-07-08 Jim Wilson(note_mem_written): Varying structure memory access...
1996-07-03 Mike Stumpformatting tweaks
1996-06-08 Jim Wilson(simplify_binary_operation...
1996-04-21 Jim Wilson(cse_process_notes): Handle SUBREG like ZERO_EXTEND.
1996-04-15 Richard Kenner(invalidate_skipped_set): Ignore CLOBBER after calling
1996-04-14 Richard Kenner(simplify_unary_operation): Add new arg to REAL_VALUE_F...
1996-03-20 Jim Wilson(note_mem_written): Delete obsolete code for handling
1995-12-27 Richard Kenner(find_best_addr): Make sure folded address better befor...
1995-11-26 Richard Kenner(insert): Don't put a REG into qty_const.
1995-11-05 Richard Kenner(invalidate): For a pseudo register, do a loop to inval...
1995-10-03 Richard Kenner(set_nonvarying_address_components, case AND): Add...
1995-09-16 Richard Kenner(recorded_label_ref): New variable.
1995-09-15 Richard Kenner(insert): Set cse_jumps_altered when inserting a LABEL_REF.
1995-08-31 Richard Kenner(canon_hash, CONST_DOUBLE): Hash integer and real diffe...
1995-08-28 Richard KennerFix spelling errors.
1995-08-13 Richard Kenner(set_nonvarying_address_components): Handle addresses...
1995-07-26 Richard Kenner(cse_insn): When do special handling for (set REG0...
1995-07-14 Richard Kenner(cse_insn): Ifdef out code that pre-truncates src_folded.
1995-06-15 Richard KennerUpdate FSF address.
1995-06-09 Richard Kenner(cse_basic_block): Fix test for whether block ends...
1995-06-05 Richard Kenner(simplify_unary_operation, case FLOAT, UNSIGNED_FLOAT...
1995-05-16 Richard KennerFix typos in comments.
1995-04-30 Richard Kenner(cse_insn): Properly set IN_MEMORY for SET_DEST.
1995-04-07 Richard Kenner(simplify_unary_operation): #ifdef POINTERS_EXTEND_UNSI...
1995-04-03 Torbjorn Granlund(simplify_unary_operation): Sign-extend constants when...
1995-04-02 Jim Wilson(simplify_relational_operation): Don't simplify A-B for
1995-04-01 Richard Kenner(cse_insn): When emitting a BARRIER, don't put it after...
1995-02-25 Richard Kenner(simplify_unary_operation): If operand mode is VOIDmode for
1995-01-25 Richard KennerUpdate comments.
1994-12-29 Jim Wilson(simplify_unary_operation): Cast constant 1 to HOST_WID...
1994-11-17 Torbjorn Granlund(simplify_binary_operation): Do (x - (x & y)) -> (x...
1994-11-16 Ian Lance TaylorCheck target endianness at run time, not compile time
1994-11-01 Richard Kenner(simplify_unary_operation, case TRUNCATE): Set LV and HV.
1994-10-28 Richard Kenner(cse_insn): Don't record a DEST a paradoxical SUBREG...
1994-10-20 Jim Wilson(merge_equiv_classes, cse_insn): Call rehash_using_reg...
1994-10-06 Richard Kenner(cse_insn): Don't call force_const_mem on (const (trunc...
1994-09-23 Jim WilsonFix prototype for invalidate.
1994-09-23 Jim Wilson(invalidate): New parameter FULL_MODE. All callers...
1994-09-15 Richard Kenner(cse_around_loop): Don't invalidate SUBREG unless it...
1994-09-10 Richard Kenner(invalidate_for_call): Properly set IN_TABLE.
1994-08-25 Richard Kenner(record_jump_cond): Don't do anything if OP0 and OP1...
1994-08-17 Richard Kenner(fold_rtx): When folding tablejump, allow LABEL_REF...
next