| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from gcc-2.8 | law | 1997-12-07 | 1 | -2/+11 |
* | * m68k.c: Include tree.h for dwarf2out_cfi_label. | law | 1997-12-06 | 1 | -0/+5 |
* | * cse.c (cse_insn): Don't look at JUMP_LABEL field of a conditionl | law | 1997-11-17 | 1 | -1/+3 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -8/+73 |
* | Patches to fix minor optimizer bugs | wilson | 1997-10-20 | 1 | -0/+10 |
* | * cse.c (this_insn_cc0_mode): Initialize. | law | 1997-10-01 | 1 | -1/+1 |
* | * combine.c (try_combine): Use NULL_RTX instead of '0' where | law | 1997-09-22 | 1 | -1/+1 |
* | * cse.c (simplify_relational_operation): Set h0u just like h0s. | law | 1997-09-22 | 1 | -16/+2 |
* | * cse.c (simplify_relational_operation): If MODE specifies a | law | 1997-09-15 | 1 | -2/+16 |
* | Fix irix6 execute/921117-1.c c-torture failure. | wilson | 1997-09-01 | 1 | -0/+4 |
* | * Integrate alias analysis changes from jfc@mit.edu | law | 1997-08-11 | 1 | -299/+131 |
* | (cse_insn): Ignore paradoxical SUBREGs unless we are looking for such. | kenner | 1997-08-02 | 1 | -0/+31 |
* | (find_best_addr): Add missing rtx_cost arguments. | wilson | 1997-07-01 | 1 | -2/+2 |
* | Delete erroneous references to (pseudo) in comments. | dje | 1997-06-26 | 1 | -6/+6 |
* | Use accessor macros to access arrays based on regno; move many of the arrays ... | meissner | 1997-05-30 | 1 | -5/+5 |
* | (notreg_cost): New function, extracted from COST macro. | kenner | 1997-05-17 | 1 | -13/+24 |
* | (cse_insn): Don't record a SRC that's a MEM and the same as a | kenner | 1997-05-17 | 1 | -0/+15 |
* | (fold_rtx, case PLUS): When seeing if negative of constant is around, | kenner | 1997-04-21 | 1 | -4/+10 |
* | (canon_reg, cse_insn): Don't examine insn_n_dups if recog_memoized | kenner | 1997-04-13 | 1 | -2/+6 |
* | * cse.c (invalidate_from_clobbers): Delete unnecessary test for | dje | 1997-02-07 | 1 | -9/+7 |
* | Get the right COST for a SUBREG when truncating | ian | 1997-01-23 | 1 | -7/+19 |
* | Check SMALL_REGISTER_CLASSES at runtime | ian | 1996-12-13 | 1 | -1/+2 |
* | (fold_rtx): Fold inside ASM_OPERANDS. | kenner | 1996-09-23 | 1 | -0/+6 |
* | Correct comments. | kenner | 1996-09-23 | 1 | -1/+1 |
* | (canon_hash, cse_insn): MEM is not unchanging if it is in the frame (since | kenner | 1996-07-25 | 1 | -2/+4 |
* | (note_mem_written): Varying structure memory access with | wilson | 1996-07-08 | 1 | -2/+7 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -18/+21 |
* | (simplify_binary_operation, case MULT): Check for case | wilson | 1996-06-08 | 1 | -0/+5 |
* | (cse_process_notes): Handle SUBREG like ZERO_EXTEND. | wilson | 1996-04-21 | 1 | -0/+1 |
* | (invalidate_skipped_set): Ignore CLOBBER after calling | kenner | 1996-04-15 | 1 | -7/+7 |
* | (simplify_unary_operation): Add new arg to REAL_VALUE_FROM_INT. | kenner | 1996-04-14 | 1 | -3/+3 |
* | (note_mem_written): Delete obsolete code for handling | wilson | 1996-03-20 | 1 | -3/+0 |
* | (find_best_addr): Make sure folded address better before using. | kenner | 1995-12-27 | 1 | -3/+15 |
* | (insert): Don't put a REG into qty_const. | kenner | 1995-11-26 | 1 | -3/+5 |
* | (invalidate): For a pseudo register, do a loop to invalidate all table | kenner | 1995-11-05 | 1 | -1/+9 |
* | (set_nonvarying_address_components, case AND): Add *pend to end. Add | kenner | 1995-10-03 | 1 | -1/+2 |
* | (recorded_label_ref): New variable. | kenner | 1995-09-16 | 1 | -6/+9 |
* | (insert): Set cse_jumps_altered when inserting a LABEL_REF. | kenner | 1995-09-15 | 1 | -0/+8 |
* | (canon_hash, CONST_DOUBLE): Hash integer and real differently. | kenner | 1995-08-31 | 1 | -5/+9 |
* | Fix spelling errors. | kenner | 1995-08-28 | 1 | -1/+1 |
* | (set_nonvarying_address_components): Handle addresses which are the sum of | kenner | 1995-08-13 | 1 | -0/+50 |
* | (cse_insn): When do special handling for (set REG0 REG1), must delete | kenner | 1995-07-26 | 1 | -0/+6 |
* | (cse_insn): Ifdef out code that pre-truncates src_folded. | kenner | 1995-07-14 | 1 | -0/+8 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (cse_basic_block): Fix test for whether block ends with a barrier. | kenner | 1995-06-09 | 1 | -9/+12 |
* | (simplify_unary_operation, case FLOAT, UNSIGNED_FLOAT): Truncate to | kenner | 1995-06-05 | 1 | -2/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -2/+2 |
* | (cse_insn): Properly set IN_MEMORY for SET_DEST. | kenner | 1995-04-30 | 1 | -1/+3 |
* | (simplify_unary_operation): #ifdef POINTERS_EXTEND_UNSIGNED, handle | kenner | 1995-04-07 | 1 | -0/+16 |
* | (simplify_unary_operation): Sign-extend constants when | tege | 1995-04-03 | 1 | -0/+26 |