summaryrefslogtreecommitdiffstats
path: root/gcc/cse.c
Commit message (Expand)AuthorAgeFilesLines
...
* (invalidate): For a pseudo register, do a loop to invalidate all tablekenner1995-11-051-1/+9
* (set_nonvarying_address_components, case AND): Add *pend to end. Addkenner1995-10-031-1/+2
* (recorded_label_ref): New variable.kenner1995-09-161-6/+9
* (insert): Set cse_jumps_altered when inserting a LABEL_REF.kenner1995-09-151-0/+8
* (canon_hash, CONST_DOUBLE): Hash integer and real differently.kenner1995-08-311-5/+9
* Fix spelling errors.kenner1995-08-281-1/+1
* (set_nonvarying_address_components): Handle addresses which are the sum ofkenner1995-08-131-0/+50
* (cse_insn): When do special handling for (set REG0 REG1), must deletekenner1995-07-261-0/+6
* (cse_insn): Ifdef out code that pre-truncates src_folded.kenner1995-07-141-0/+8
* Update FSF address.kenner1995-06-151-1/+2
* (cse_basic_block): Fix test for whether block ends with a barrier.kenner1995-06-091-9/+12
* (simplify_unary_operation, case FLOAT, UNSIGNED_FLOAT): Truncate tokenner1995-06-051-2/+2
* Fix typos in comments.kenner1995-05-161-2/+2
* (cse_insn): Properly set IN_MEMORY for SET_DEST.kenner1995-04-301-1/+3
* (simplify_unary_operation): #ifdef POINTERS_EXTEND_UNSIGNED, handlekenner1995-04-071-0/+16
* (simplify_unary_operation): Sign-extend constants whentege1995-04-031-0/+26
* (simplify_relational_operation): Don't simplify A-B forwilson1995-04-021-9/+5
* (cse_insn): When emitting a BARRIER, don't put it after a deletedkenner1995-04-011-1/+1
* (simplify_unary_operation): If operand mode is VOIDmode forkenner1995-02-251-1/+8
* Update comments.kenner1995-01-251-2/+2
* (simplify_unary_operation): Cast constant 1 to HOST_WIDE_INTwilson1994-12-291-1/+1
* (simplify_binary_operation): Do (x - (x & y)) -> (x & ~y).tege1994-11-171-0/+9
* Check target endianness at run time, not compile timeian1994-11-161-15/+14
* (simplify_unary_operation, case TRUNCATE): Set LV and HV.kenner1994-11-011-0/+1
* (cse_insn): Don't record a DEST a paradoxical SUBREG and SRC is akenner1994-10-281-1/+11
* (merge_equiv_classes, cse_insn): Call rehash_using_regwilson1994-10-201-18/+22
* (cse_insn): Don't call force_const_mem on (const (truncate)).kenner1994-10-061-1/+5
* Fix prototype for invalidate.wilson1994-09-231-1/+1
* (invalidate): New parameter FULL_MODE. All callers changed.wilson1994-09-231-27/+38
* (cse_around_loop): Don't invalidate SUBREG unless it's a SUBREG of akenner1994-09-151-1/+2
* (invalidate_for_call): Properly set IN_TABLE.kenner1994-09-101-1/+1
* (record_jump_cond): Don't do anything if OP0 and OP1 are alreadykenner1994-08-251-0/+7
* (fold_rtx): When folding tablejump, allow LABEL_REF to be in arg0;kenner1994-08-171-2/+25
* (set_nonvarying_address_components): If BASE is CONST_INT, add value to startkenner1994-08-121-7/+6
* (simplify_unary_operation): Clean up some mode and size checks withkenner1994-08-021-6/+6
* (fold_rtx, case MEM): Surround TRUNCATE for jump table entry with a CONST.kenner1994-07-301-8/+32
* (canon_hash, exp_equiv_p): Refer to string in SYMBOL_REF with XSTR,kenner1994-07-041-2/+4
* (simplify_unary_operation, case UNSIGNED_FLOAT): Add missing cast tokenner1994-06-231-1/+1
* (simplify_binary_operation, case MINUS): Check mode of op0,erich1994-06-171-1/+1
* (set_nonvarying_address_components): Rework and also handle an ANDkenner1994-06-161-13/+51
* (simplify_unary_operation): Fix typo in last change.kenner1994-06-151-2/+2
* Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner1994-06-141-8/+9
* (simplify_unary_operation): Correctly and consistently handlekenner1994-06-141-36/+33
* (cse_insn): Correctly check for two modes being the same number ofkenner1994-05-131-2/+3
* (cse_insn): Set src_eqv if the dest is a STRICT_LOW_PART.wilson1994-05-111-2/+6
* (cse_insn): Invalidate CLOBBERed registers.kenner1994-05-061-8/+20
* Use CONST_DOUBLE_FROM_REAL_VALUE macro for immed_real_const_1.kenner1994-04-211-5/+7
* No longer handle LSHIFT.kenner1994-04-101-8/+4
* (cse_insn): Add missing definition of var TEM; clean up shadowed uses.kenner1994-03-301-9/+7
* (cse_insn): Remove decl of unused variable TEM.kenner1994-03-251-1/+0
OpenPOWER on IntegriCloud