summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* rtl.h (mem_for_const_double): New declaration.Richard Kenner2001-11-061-0/+1
* cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner2001-11-031-8/+4
* emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f...Jakub Jelinek2001-10-301-1/+1
* alias.c (can_address_p): No longer static.Richard Kenner2001-10-251-6/+16
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-1/+5
* emit-rtl.c (set_mem_attributes): Alignment is in bits.Richard Kenner2001-10-201-2/+2
* basic-block.h (find_sub_basic_blocks): Use sbitmap parameter.Jan Hubicka2001-10-201-1/+0
* rtl.h (REG_VTABLE_REF): New.Richard Henderson2001-10-111-1/+5
* calls.c: Fix formatting.Kazu Hirata2001-10-111-15/+15
* * rtl.h (can_reverse_comparison_p): Remove.Richard Henderson2001-10-101-1/+0
* c-common.c: Fix comment typos.Kazu Hirata2001-10-091-1/+1
* function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner2001-10-011-10/+47
* rtl.h (LCT_RETURNS_TWICE): New.Richard Henderson2001-09-211-1/+2
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-1/+3
* basic-block.h (free_bb_for_insn): Declare.Jan Hubicka2001-09-161-0/+1
* rtl.h (FIND_REG_INC_NOTE): Call find_regno_note for REGs.Hans-Peter Nilsson2001-09-141-1/+4
* re PR rtl-optimization/3783 (gcc3.0/ia64 ICE on linux kernel file fs/ufs/supe...Jim Wilson2001-09-071-0/+1
* loop.c (record_giv): Avoid simplifying MULT to ASHIFT.Richard Henderson2001-09-071-0/+1
* rtl.def: Undo my patch commited 2001-08-27.Vladimir Makarov2001-08-301-2/+14
* rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions.Vladimir Makarov2001-08-271-14/+2
* predict.c (expensive_function_p): New.Jan Hubicka2001-08-251-0/+1
* jump.c (squeeze_notes): Take parms by reference.Jason Merrill2001-08-221-1/+1
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* system.h: Forward-declare struct rtx_def, struct rtvec_def, and union tree_node.Zack Weinberg2001-08-171-18/+13
* rtl.h (only_sets_cc0_p): New prototype.John Wehle2001-08-151-0/+1
* rtl.h: Move prototypes of rtx_alloc and rtvec_alloc around to better document...Geoffrey Keating2001-08-131-4/+2
* rtl.h (REG_EH_RETHROW): Remove.Richard Henderson2001-08-111-5/+0
* calls.c (ECF_ALWAYS_RETURN): New constant.Jan Hubicka2001-08-081-2/+6
* calls.c (expand_call): Do not emit INSN_SETJMP note.Jan Hubicka2001-08-071-5/+5
* alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_PJan Hubicka2001-08-071-2/+2
* rtlanal.c (parms_set, [...]): Break out from...; handle multiple sets.Jan Hubicka2001-07-291-0/+1
* Suggested by Richard Henderson and Richard Kenner:Jan Hubicka2001-07-291-0/+4
* simplify-rtx.c (avoid_constant_pool_reference): Export.Richard Henderson2001-07-261-0/+1
* rtl.h (cleanup_barriers): Declare.Jan Hubicka2001-07-261-0/+1
* recog.c (split_all_insns_noflow): New.Jan Hubicka2001-07-241-0/+1
* basic-block.h (find_sub_basic_block): Declare.Jan Hubicka2001-07-231-0/+1
* basic-block.h (redirect_edge_and_branch_force, [...]): Declare.Jan Hubicka2001-07-221-0/+1
* jump.c: Update comments.Jan Hubicka2001-07-221-6/+2
* basic-block.h (CLEANUP_PRE_SIBCALL): New constant.Jan Hubicka2001-07-161-1/+1
* Re-install recently reverted patch.Jan Hubicka2001-07-141-4/+2
* Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.Geoffrey Keating2001-07-131-2/+4
* emit-rtl.c (try_split): Update mark_jump_label call.Jan Hubicka2001-07-131-4/+2
* alias.c (set_mem_alias_set): New function.Richard Kenner2001-07-111-0/+1
* emit-rtl.c (gen_highpart_mode): New.Jan Hubicka2001-07-091-0/+2
* explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner2001-07-031-1/+1
* explow.c (plus_constant_wide, [...]): New case.Richard Kenner2001-07-021-3/+0
* rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'.Zack Weinberg2001-06-301-0/+1
* Fix __builtin_expect on PowerPCsMichael Meissner2001-06-201-0/+3
* predict.def: New file.Jan Hubicka2001-06-091-7/+11
* simplify_rtx.c (simplify_subreg): Keep subregs on return values...Jan Hubicka2001-06-041-3/+4