summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ.Richard Henderson2005-01-201-2/+1
* bb-reorder.c (fix_edges_for_rarely_executed_code): Remove last parameter to r...Paolo Bonzini2005-01-171-2/+2
* rtlanal.c (regs_set_between_p): Remove.Kazu Hirata2005-01-151-1/+0
* c-tree.h, [...]: Remove unused prototypes.Kazu Hirata2005-01-141-5/+0
* re PR rtl-optimization/15289 (reload error with non-lowpart subregs)Richard Henderson2004-12-011-2/+0
* rtl.h (validate_subreg): Declare.Richard Henderson2004-11-231-0/+2
* emit-rtl.c, rtl.h (subreg_hard_regno): Remove.Richard Henderson2004-11-231-1/+0
* emit-rtl.c (classify_insn): Make it static.Kazu Hirata2004-11-191-1/+0
* basic-block.h, [...]: Remove unused prototypes.Kazu Hirata2004-11-171-3/+0
* c-common.c (walk_stmt_tree): Remove.Kazu Hirata2004-11-141-1/+0
* cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and HARD_REGISTER_NUM_P.Steven Bosscher2004-11-131-27/+8
* cfglayout.c (choose_inner_scope): Make it static.Kazu Hirata2004-11-111-1/+0
* alias.c (record_alias_subset, [...]): Make them static.Kazu Hirata2004-11-111-1/+0
* emit-rtl.c (copy_most_rtx): Remove.Kazu Hirata2004-11-091-1/+0
* jump.c (cleanup_barriers): Use delete_insn instead of delete_barrier.Kazu Hirata2004-11-041-1/+0
* cfgloop.h (struct loop): Update comment.Steven Bosscher2004-11-021-0/+11
* varasm.c (get_pool_mode_for_function, [...]): Remove.Kazu Hirata2004-10-221-2/+0
* simplify-rtx.c (mode_signbit_p): Externalize function...Pat Haugen2004-10-181-0/+1
* basic-block.h: Remove the prototypes for can_hoist_insn_p...Kazu Hirata2004-10-101-3/+0
* emit-rtl.c (last_label_num, [...]): Remove.Kazu Hirata2004-10-081-1/+0
* re PR rtl-optimization/17791 (doloop can produce wrong code causes Ada bootst...Zdenek Dvorak2004-10-071-0/+4
* basic-block.h: Remove the prototype for flow_preorder_transversal_compute.Kazu Hirata2004-10-051-1/+0
* re PR debug/13974 (bad line marker in debug info)Jan Hubicka2004-09-301-13/+6
* re PR middle-end/17503 (quadratic behaviour in invalid_mode_change_p)Richard Henderson2004-09-241-0/+2
* unroll.c: Removed.Zdenek Dvorak2004-09-141-1/+0
* rtl.h (read_rtx): Change prototype.Richard Sandiford2004-08-271-1/+1
* cse.c (cse_around_loop, [...]): Remove.Steven Bosscher2004-08-251-1/+1
* Makefile.in (BUILD_ERRORS): Set to build-errors.Nathan Sidwell2004-08-231-10/+0
* insn-notes.def, [...]: New files.Zack Weinberg2004-08-181-214/+11
* emit-rtl.c (gen_const_mem): New.Richard Henderson2004-08-181-0/+1
* Makefile.in (OBJS-common): Add postreload-gcse.c.Steven Bosscher2004-08-181-1/+5
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-4/+5
* Makefile.in: Regenerate.Paolo Bonzini2004-08-171-1/+0
* Makefile.in (GTFILES): Remove stmt.cPaolo Bonzini2004-08-091-1/+0
* common.opt (freschedule-modulo-scheduled-loops): New flag.Mostafa Hagog2004-08-081-0/+6
* Makefile.in (RTL_BASE_H, RTL_H): Correct.Zack Weinberg2004-08-041-35/+5
* rtl.h (union rtunion_def): Have all members start with the prefix "rt_".Gabriel Dos Reis2004-08-021-41/+41
* rtl.c (currently_expanding_to_rtl): New.Steven Bosscher2004-07-291-0/+3
* cfgexpand.c (tree_expand_cfg): Fix comment.Steven Bosscher2004-07-271-14/+0
* re PR rtl-optimization/16643 (verify_local_live_at_start ICE after crossjumpi...Richard Sandiford2004-07-261-1/+1
* rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.Steven Bosscher2004-07-211-3/+0
* rtl.h (plus_constant): Delete.Zack Weinberg2004-07-201-7/+2
* cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac...Steven Bosscher2004-07-171-10/+1
* rtlanal.c (insn_rtx_cost): New function, moved and renamed from combine.c's c...Roger Sayle2004-07-111-0/+1
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-6/+4
* explow.c (optimize_save_area_alloca): Do not accept parameters.Paolo Bonzini2004-07-081-1/+1
* rtl.h (struct rtx_def): Remove the integrated flag.Steven Bosscher2004-07-051-11/+8
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-041-10/+0
* tree.def (RTL_EXPR): Remove.Richard Henderson2004-07-011-1/+0
* function.c (identify_blocks, [...]): Remove.Richard Henderson2004-07-011-1/+1