aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)Author
2001-05-13 2001-05-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>sirl
2001-05-13EH merge from mainline.rth
2001-05-12 * rtl.h (LCT_NORETURN): New.rth
2001-03-02 * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin
2001-01-07 * jump.c (reversed_comparison_code_parts, reversed_comparison_code):hubicka
2001-01-07 * rtlanal.c (set_of_1): New static function.hubicka
2001-01-05 * rtl.h (print_simple_rtl): New.m.hayes
2001-01-05 * simplify-rtx.c (cfc_args): add "unordered" field.hubicka
2001-01-01Extra arg for rtx_varies_pbernds
2000-12-29Introduce ORIGINAL_REGNO macrobernds
2000-12-21ia64 specific scheduling bitsbernds
2000-12-21 * rtl.h (REG_NON_LOCAL_GOTO): New.rth
2000-12-20Support scheduling across extended basic blocksbernds
2000-11-30 * function.h (emit_status): Delete member regno_pointer_flag andlaw
2000-11-22 * rtl.h (traverse_md_constants): Declare.amylaar
2000-11-14 * varasm.c (struct deferred_string): New structure.jakub
2000-10-16 * print-rtl.c (print_rtx_head): Constify.law
2000-10-13 Remove obstacks.mmitchel
2000-09-29 * recog.c (recog_memoized): Rename to recog_memoized_1.hubicka
2000-09-182000-09-15 Andrew Haley <aph@redhat.com>aph
2000-09-17Bring back equal forms for libcallscrux
2000-09-13 * flags.h (flag_dump_rtl_in_asm): Declare.ciceron
2000-09-12Fix hard reg cost calculations in CSE; some minor cleanupscrux
2000-09-02* rtl.h (ASM_OPERANDS_INPUT_CONSTRAINT_EXP): New macro.aoliva
2000-09-01Eliminate false DV warnings for predicated calls to noreturn functions.wilson
2000-09-01* stmt.c (expand_asm_operands): Twiddle generating_concat_pgeoffk
2000-08-21 * global.c (global_alloc): Avoid passing dumpfile argument tolaw
2000-08-18 * alias.c (true_dependence, write_dependence_p): A readwehle
2000-08-052000-08-04 Andreas Schwab <schwab@suse.de>zack
2000-08-02 * Makefile.in (OBJS): Added dce.o.mmitchel
2000-08-02* rtl.h (enum reg_note): Add REG_MAYBE_DEAD.geoffk
2000-07-31 * Makefile.in (ssa.o): Updated header files in dependences.mmitchel
2000-07-28 * cse.c (canon_hash): Handle PRE_MODIFY/POST_MODIFY.rth
2000-07-27 Put phi nodes after NOTE_INSN_BASIC_BLOCK.mmitchel
2000-07-222000-07-22 Jeffrey Oldham <oldham@codesourcery.com>oldham
2000-07-21 * diagnostic.c (trim_filename, fancy_abort): Moved here fromzack
2000-05-31 * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.kenner
2000-05-25Jan Hubicka <jh@suse.cz>rth
2000-05-25 * rtl.h (loc_mentioned_in_p): Declare.amylaar
2000-05-20 * alias.c: Clarify some comments.kenner
2000-05-19 * basic-block.h (struct edge_def): New field "count".rth
2000-05-19 * jump.c (redirect_jump): Add delete_unused argument. Don'trth
2000-05-19 * rtlanal.c (insn_dependant_p, insn_dependant_p_1): New.rth
2000-05-15 * jump.c (condjump_p): Mark as depreached.hubicka
2000-05-15 * loop.c (scan_loop, strength_reduce, loop_optimize): Change unroll_phubicka
2000-05-12 * Makefile.in (final.o): Depend on BASIC_BLOCK_H.rth
2000-05-06gcc:zack
2000-05-04 * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned.jason
2000-05-04 * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner
2000-05-02oopsjason