aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2001-08-07alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_PJan Hubicka1-2/+2
2001-07-29rtlanal.c (parms_set, [...]): Break out from...; handle multiple sets.Jan Hubicka1-0/+1
2001-07-29Suggested by Richard Henderson and Richard Kenner:Jan Hubicka1-0/+4
2001-07-26simplify-rtx.c (avoid_constant_pool_reference): Export.Richard Henderson1-0/+1
2001-07-26rtl.h (cleanup_barriers): Declare.Jan Hubicka1-0/+1
2001-07-24recog.c (split_all_insns_noflow): New.Jan Hubicka1-0/+1
2001-07-23basic-block.h (find_sub_basic_block): Declare.Jan Hubicka1-0/+1
2001-07-22basic-block.h (redirect_edge_and_branch_force, [...]): Declare.Jan Hubicka1-0/+1
2001-07-22jump.c: Update comments.Jan Hubicka1-6/+2
2001-07-16basic-block.h (CLEANUP_PRE_SIBCALL): New constant.Jan Hubicka1-1/+1
2001-07-14Re-install recently reverted patch.Jan Hubicka1-4/+2
2001-07-13Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.Geoffrey Keating1-2/+4
2001-07-13emit-rtl.c (try_split): Update mark_jump_label call.Jan Hubicka1-4/+2
2001-07-11alias.c (set_mem_alias_set): New function.Richard Kenner1-0/+1
2001-07-09emit-rtl.c (gen_highpart_mode): New.Jan Hubicka1-0/+2
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner1-1/+1
2001-07-02explow.c (plus_constant_wide, [...]): New case.Richard Kenner1-3/+0
2001-06-30rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg1-0/+1
2001-06-20Fix __builtin_expect on PowerPCsMichael Meissner1-0/+3
2001-06-09predict.def: New file.Jan Hubicka1-7/+11
2001-06-04simplify_rtx.c (simplify_subreg): Keep subregs on return values...Jan Hubicka1-3/+4
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-17integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg.Jan Hubicka1-0/+1
2001-05-17cse.c (fold_rtx): Use simplify_subreg.Jan Hubicka1-0/+4
2001-05-17simplify-rtx.c (simplify_subreg): Break out from ...Jan Hubicka1-0/+7
2001-05-13rtl.h (SYMBOL_REF_WEAK): New macro.Franz Sirl1-1/+5
2001-04-28rtl.h (simplify_gen_relational): Add cmp_mode parameter.Jan Hubicka1-0/+1
2001-04-18output.h (dump_flow_info, [...]): Delete redundant prototypes.Kaveh R. Ghazi1-1/+0
2001-04-13Makefile.in (toplev.o, [...]): Depend on reload.hKaveh R. Ghazi1-16/+0
2001-04-13Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H).Kaveh R. Ghazi1-11/+0
2001-04-12bitmap.h (debug_bitmap): Delete redundant prototype.Kaveh R. Ghazi1-1/+0
2001-04-11Makefile.in (ifcvt.o): Depend on toplev.h.Kaveh R. Ghazi1-32/+0
2001-04-09alias.c (get_addr): Externalize.Andrew MacLeod1-0/+3
2001-04-04rtl.h (set_noop_p): Declare.John Wehle1-0/+1
2001-04-03rtl.h (LCT_THROW): New.Richard Henderson1-1/+2
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-2/+15
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-4/+0
2001-03-27rtl.h (LCT_NORETURN): New.Richard Henderson1-1/+2
2001-03-02print-rtl.c (print_rtx): Cast enums to int for comparison.John David Anglin1-5/+5
2001-02-18rtl.h (add_clobbers): Remove duplicate declaration.Richard Kenner1-3/+0
2001-02-17recog.c (validate_replace_src_1): New.Richard Kenner1-0/+3
2001-02-13rtlanal.c (find_reg_equal_equiv_note): New function.Richard Kenner1-6/+28
2001-02-13cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_REGNUM to conditionals.Jan Hubicka1-0/+3
2001-01-07jump.c (reversed_comparison_code_parts, [...]): New.Jan Hubicka1-0/+3
2001-01-07rtlanal.c (set_of_1): New static function.Jan Hubicka1-0/+1
2001-01-05rtl.h (print_simple_rtl): New.Michael Hayes1-0/+1
2001-01-05simplify-rtx.c (cfc_args): add "unordered" field.Jan Hubicka1-1/+2
2001-01-01Extra arg for rtx_varies_pBernd Schmidt1-3/+4
2000-12-29Introduce ORIGINAL_REGNO macroBernd Schmidt1-1/+6
2000-12-21ia64 specific scheduling bitsBernd Schmidt1-1/+2