OSDN Git Service

Correct test results for avoid-bool-define fix
[pf3gnuchains/gcc-fork.git] / gcc / rtl.h
2001-05-26 rthStandardize header guards.
2001-05-17 hubicka * integrate.c (copy_rtx_and_substitute): Use simplify_...
2001-05-17 hubicka * cse.c (fold_rtx): Use simplify_subreg.
2001-05-17 hubicka * simplify-rtx.c (simplify_subreg): Break out from ...
2001-05-13 sirl 2001-05-13 Franz Sirl <Franz.Sirl-kernel...
2001-04-28 hubicka * rtl.h (simplify_gen_relational): Add cmp_mode parameter.
2001-04-18 ghazi * output.h (dump_flow_info, free_basic_block_vars,
2001-04-13 ghazi * Makefile.in (toplev.o, jump.o, regmove.o): Depend...
2001-04-13 ghazi * Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).
2001-04-12 ghazi * bitmap.h (debug_bitmap): Delete redundant prototype.
2001-04-11 ghazi * Makefile.in (ifcvt.o): Depend on toplev.h.
2001-04-09 amacleod2001-04-09 Andrew MacLeod <amacleod@redhat.com>
2001-04-04 wehle * rtl.h (set_noop_p): Declare.
2001-04-04 rth * rtl.h (LCT_THROW): New.
2001-04-03 amacleod2001-04-03 Jakub Jelinek <jakub@redhat.com>
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * rtl.h (LCT_NORETURN): New.
2001-03-02 danglin * print-rtl.c (print_rtx): Cast enums to int for compa...
2001-02-18 kenner * rtl.h (add_clobbers): Remove duplicate declaration.
2001-02-17 kenner * recog.c (validate_replace_src_1): New.
2001-02-13 kenner * rtlanal.c (find_reg_equal_equiv_note): New function.
2001-02-13 hubicka * cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABL...
2001-01-07 hubicka * jump.c (reversed_comparison_code_parts, reversed_com...
2001-01-07 hubicka * rtlanal.c (set_of_1): New static function.
2001-01-05 m.hayes * rtl.h (print_simple_rtl): New.
2001-01-05 hubicka * simplify-rtx.c (cfc_args): add "unordered" field.
2001-01-01 berndsExtra arg for rtx_varies_p
2000-12-29 berndsIntroduce ORIGINAL_REGNO macro
2000-12-21 berndsia64 specific scheduling bits
2000-12-21 rth * rtl.h (REG_NON_LOCAL_GOTO): New.
2000-12-20 berndsSupport scheduling across extended basic blocks
2000-11-30 law * function.h (emit_status): Delete member regno_pointe...
2000-11-22 amylaar * rtl.h (traverse_md_constants): Declare.
2000-11-14 jakub * varasm.c (struct deferred_string): New structure.
2000-10-16 law * print-rtl.c (print_rtx_head): Constify.
2000-10-13 mmitchel Remove obstacks.
2000-09-29 hubicka * recog.c (recog_memoized): Rename to recog_memoized_1.
2000-09-18 aph2000-09-15 Andrew Haley <aph@redhat.com>
2000-09-17 cruxBring back equal forms for libcalls
2000-09-13 ciceron * flags.h (flag_dump_rtl_in_asm): Declare.
2000-09-12 cruxFix hard reg cost calculations in CSE; some minor cleanups
2000-09-02 aoliva* rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.
2000-09-01 wilsonEliminate false DV warnings for predicated calls to...
2000-09-01 geoffk* stmt.c (expand_asm_operands): Twiddle generating_concat_p
2000-08-21 law * global.c (global_alloc): Avoid passing dumpfi...
2000-08-18 wehle * alias.c (true_dependence, write_dependence_p): A...
2000-08-05 zack2000-08-04 Andreas Schwab <schwab@suse.de>
2000-08-02 mmitchel * Makefile.in (OBJS): Added dce.o.
2000-08-02 geoffk* rtl.h (enum reg_note): Add REG_MAYBE_DEAD.
2000-07-31 mmitchel * Makefile.in (ssa.o): Updated header files in depende...
2000-07-28 rth * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.
2000-07-27 mmitchel Put phi nodes after NOTE_INSN_BASIC_BLOCK.
2000-07-22 oldham2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
2000-07-21 zack * diagnostic.c (trim_filename, fancy_abort): Moved...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-25 rthJan Hubicka <jh@suse.cz>
2000-05-25 amylaar * rtl.h (loc_mentioned_in_p): Declare.
2000-05-20 kenner * alias.c: Clarify some comments.
2000-05-19 rth * basic-block.h (struct edge_def): New field "count".
2000-05-19 rth * jump.c (redirect_jump): Add delete_unused...
2000-05-19 rth * rtlanal.c (insn_dependant_p, insn_dependant_p...
2000-05-15 hubicka * jump.c (condjump_p): Mark as depreached.
2000-05-15 hubicka * loop.c (scan_loop, strength_reduce, loop_optimize...
2000-05-12 rth * Makefile.in (final.o): Depend on BASIC_BLOCK_H.
2000-05-06 zackgcc:
2000-05-04 jason * simplify-rtx.c (simplify_ternary_operation...
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-05-02 jasonoops
2000-04-27 hubicka * cse.c (CSE_ADDRESS_COST): Remove.
2000-04-27 rth * jump.c (redirect_exp_1): Rework from old...
2000-04-21 kenner * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_I...
2000-04-18 robertl * configure.in (ENUM_BITFIELDS_ARE_UNSIGNED...
2000-04-17 rth * builtins.c (expand_builtin_expect): New.
2000-04-16 rth * rtl.h (enum insn_note): New enumeration....
2000-04-09 samuel * ssa.c (convert_to_ssa): Eliminate dead code when...
2000-04-07 rth * rtl.def (COND_EXEC): New.
2000-04-07 rth * ggc.h (struct rtx_def): Forward declare.
2000-04-06 samuel * rtl.h (INSN_P): New macro.
2000-04-05 scox * Makefile.in: Add rules for regrename.o
2000-03-31 mmitchel * alias.c (canon_rtx): Make it global.
2000-03-29 rth * rtl.h: Redistribute enum reg_note documentation.
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-03-19 loewis * emit-rtl.c (push_to_full_sequence, end_full_sequence...
2000-03-17 rthSibling call optimizations.
2000-03-14 cruxAdd cselib; use it in loop and reload_cse_regs
2000-03-14 rth * regmove.c (combine_stack_adjustments): New.
2000-03-10 samuelChanges in include:
2000-03-07 ghazi * rtl.h (rtunion_def): Constify member `rtstr'.
2000-03-07 kenner * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove...
2000-03-05 mmitchel Revert this patch:
2000-03-05 mmitchel * function.h (struct sequence_stack): Remove rtl_expr.
2000-02-28 hubicka * expr.c (store_constructor): Do not emit USE.
2000-02-26 lawFix copyrights.
2000-02-26 law * toplev.c (rest_of_compilation): Rebuild jump labels if
2000-02-21 ghazi * defaults.h (ASM_OUTPUT_ASCII): Constify a char*.
2000-02-10 kenner * combine.c (make_extraction, force_to_mode): Avoid...
2000-02-06 rth * flow.c (flow_delete_insn, make_edge, remove_e...
2000-02-06 ghazi * Makefile.in (c-common.o): Depend on $(EXPR_H).
2000-01-27 geoffk* emit-rtl.c (unshare_all_rtl): Unshare virtual paramet...
2000-01-26 rth * tree.def (UNNE_EXPR): Remove.
next