summaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
Commit message (Expand)AuthorAgeFilesLines
* (move_for_stack_reg): If the 387 regstack is not full when doing an XFmodejrv1993-10-051-1/+19
* (record_label_references): Don't follow a null label reference chain.jrv1993-09-231-1/+3
* (stack_result_p): New function.rms1993-06-191-2/+26
* (record_asm_reg_life): Don't abort for asm that doesn't match itskenner1993-05-051-4/+3
* (block_number, BLOCK_NUM, reg_to_stack): Use ints, not shorts to countkenner1993-04-171-3/+3
* (emit_swap_insn): Don't link cc0 insns: emit swap after cc0 user.jrv1993-03-311-2/+6
* (emit_swap_insn): If emitting after a cc0 setter, link the cc0 insns.jrv1993-03-131-0/+3
* (get_true_reg): Don't ignore FLOAT_TRUNCATE.jrv1993-03-121-2/+3
* (record_asm_reg_life): Cast class to int for indexing.rms1993-03-091-1/+1
* (compare_for_stack_reg): Properly swap operands of a COMPARE.jrv1993-01-291-3/+6
* (all functions): Use NULL_RTX instead of 0 for rtx comparisons.jrv1993-01-201-57/+115
* (record_reg_life): Mark an unused reg as such, even if it appears injrv1992-08-291-2/+1
* (record_note_if_dead): Delete function.jrv1992-08-281-124/+98
* entered into RCSmycroft1992-07-061-4/+5
* *** empty log message ***jrv1992-05-241-1/+5
* *** empty log message ***rms1992-05-071-3/+3
* *** empty log message ***jrv1992-04-211-0/+2
* *** empty log message ***jrv1992-03-211-41/+60
* *** empty log message ***rms1992-03-141-5/+4
* *** empty log message ***rms1992-01-191-82/+950
* *** empty log message ***kenner1992-01-081-26/+27
* Initial revisionjrv1991-12-261-0/+1938