aboutsummaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
AgeCommit message (Expand)Author
1995-04-14(gen_sequence): If the insn has a non-nulldje
1995-03-08(gen_inline_header): Add new parm FORCED_LABELS.kenner
1994-11-22(gen_lowpart_common): Do nothing if size is greater than twice hostkenner
1994-11-22(init_emit): Set REGNO_POINTER_FLAG for HARD_FRAME_POINTER_REGNUM.kenner
1994-11-21(operand_subword): For CONST_DOUBLE, add case towilson
1994-10-30(operand_subword): Fix typo: HOST_BITS_PER_INT should bekenner
1994-10-16(add_insn_{before,after}): Don't abort if AFTER was deleted, but noterich
1994-10-07(add_insn_{after,before}): Fix error in last change.kenner
1994-10-02(add_insn_{before,after}): Abort if insertion point is a deleted insn.kenner
1994-09-30(add_insn_after): Abort if can't find AFTER and it has no NEXT_INSN.kenner
1994-06-14Cast pointer operands to bzero, bcopy, and bcmp to (char *).kenner
1994-05-19(operand_subword): Fix arg of REAL_VALUE_TO_TARGET_SINGLE andkenner
1994-05-13 * calls.c (expand_call): Only destroy temporaries at the endmrs
1994-05-06(make_call_insn_raw): New function.kenner
1994-04-24(try_split): Don't try to recursively split deleted insn.kenner
1994-04-21Use CONST_DOUBLE_FROM_REAL_VALUE macro for immed_real_const_1.kenner
1994-03-30Include <stdarg.h> instead of "gstdarg.h"; similarly for varargs.kenner
1994-03-25(reset_used_flags): Remove decl of unused variable.kenner
1994-03-20(try_split): Rename third parameter as LAST. Recursively callkenner
1994-03-16(gen_lowpart_common, gen_highpart, operand_subword): Test inputkenner
1994-03-11(copy_rtx_if_shared, case LABEL_REF): Can't share.kenner
1994-02-28(subreg_realpart_p): New function.wilson
1994-02-10If __STDC__, include gstdarg and use ANSI form of varargs.kenner
1994-02-04(gen_lowpart_common, gen_highpart): Test *_BIG_ENDIAN with "if", notkenner
1994-01-11(gen_{real,imag}part): Extract value from CONCAT directly.kenner
1993-12-25(gen_reg_rtx): Only clear part of arrays we aren't going to copy into.kenner
1993-12-21(gen_lowpart_common): Return a new hard reg even if not valid in MODEkenner
1993-12-06(start_sequence): Save current sequence_rtl_expr.dje
1993-12-02(push_topmost_sequence, end_sequence): Update sequence_rtl_expr fromkenner
1993-11-25Include tree.h.kenner
1993-11-05(gen_highpart): If arg is function value hard reg,rms
1993-10-07Move in initialization of byte_mode and word_mode from rtl.cian
1993-09-24* emit-rtl.c: (hard_frame_pointer_rtx): New variable.dje
1993-09-24(gen_label_rtx): If output_bytecode, make a CODE_LABELrms
1993-09-21bytecodebson
1993-07-15(gen_lowpart_common, gen_highpart): Handle CONCAT.rms
1993-06-28(restore_emit_status): Clear LAST_LABEL_NUM.kenner
1993-06-28(copy_rtx_if_shared): Don't try to copy a 0-length vector.rms
1993-06-13(gen_lowpart_common): Use those macros if REAL_ARITHMETIC.rms
1993-05-31(operand_subword): Shift by (HOST_BITS_PER_WIDE_INT / 2), not by 32.rms
1993-05-29(operand_subword): Correctly handle case whenkenner
1993-05-19(operand_subword): Reject cases when BITS_PER_WORD is greater thankenner
1993-04-01emit-rtl.c (init_emit): Clear sequence_stack.bothner
1993-03-31(operand_subword): Use REAL_VALUE_TO_TARGET_SINGLE to convert to target float.rms
1993-03-23(push_topmost_sequence, pop_topmost_sequence): Newwood
1993-03-22(init_emit): Use INIT_EXPANDERS.jrv
1993-03-05(init_emit_once): Initialize const_tiny_rtx for partial ints too.rms
1993-03-02(gen_sequence): Add push_obstacks_nochange andwilson
1993-01-12 * emit-rtl.c (emit_jump_insn_before): Call make_jump_insn_raw withbrendan
1992-12-27(copy_rtx_if_shared): A CONST can be shared if it contains akenner