summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
...
* rtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.Richard Sandiford2006-01-251-2/+14
* * rtl.h: Remove the prototype for reg_alloc.Kazu Hirata2006-01-181-3/+0
* regrename.c (regrename_optimize, [...]): Make them static.Kazu Hirata2006-01-181-4/+0
* reg-stack.c (reg_to_stack): Make it static.Kazu Hirata2006-01-181-3/+0
* postreload-gcse.c (gcse_after_reload_main): Make it static.Kazu Hirata2006-01-181-3/+0
* modulo-sched.c (sms_schedule): Make it static.Kazu Hirata2006-01-181-3/+0
* regmove.c (regmove_optimize, [...]): Make them static.Kazu Hirata2006-01-181-4/+0
* flow.c (initialize_uninitialized_subregs): Make it static.Kazu Hirata2006-01-181-1/+0
* rtlanal.c (global_reg_mentioned_p_1, [...]): Remove.Kazu Hirata2006-01-181-1/+0
* loop.c (loop_optimize): Make it static.Kazu Hirata2006-01-171-1/+0
* local-alloc.c (local_alloc): Make it static.Kazu Hirata2006-01-171-1/+0
* ifcvt.c (if_convert): Make it static.Kazu Hirata2006-01-171-3/+0
* global.c (global_alloc): Make it static.Kazu Hirata2006-01-161-1/+0
* rtl-factoring.c: Add sequence abstraction algorithm.Gabor Loki2006-01-161-0/+1
* combine.c (combine_instructions): Make it static.Kazu Hirata2006-01-161-1/+0
* cse.c (cse_condition_code_reg): Make it static.Kazu Hirata2006-01-161-1/+0
* final.c (compute_alignments): Make it static.Kazu Hirata2005-12-251-4/+0
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-1/+0
* re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2)Eric Botcazou2005-10-201-0/+1
* re PR rtl-optimization/23098 (store of 0.0 to float)Jakub Jelinek2005-09-061-0/+1
* rtl.h (gen_frame_mem, [...]): Declare.J"orn Rennecke2005-09-051-0/+2
* * rtl.h (MEM_IN_STRUCT_P): Fix comment typo.Jakub Jelinek2005-08-271-1/+1
* Makefile.in (RTL_BASE_H): Add real.h.Ian Lance Taylor2005-08-011-3/+26
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-1/+1
* coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher2005-06-301-1/+2
* Update FSF address.Kelley Cook2005-06-251-2/+2
* rtl.h (to_rtx_code): Remove.Gabriel Dos Reis2005-06-111-2/+0
* machmode.h (to_machine_mode): New.Gabriel Dos Reis2005-06-091-0/+2
* re PR rtl-optimization/21767 (if-convert leaves invalid REG_EQUAL notes)J"orn Rennecke2005-06-011-0/+3
* basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka2005-05-191-3/+0
* explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless...David S. Miller2005-04-271-1/+0
* rtl.h (CONST_DOUBLE): Fix comment, a CONST_DOUBLE holds an integer when it's ...David S. Miller2005-04-221-1/+1
* predict.h (IS_TAKEN): Remove.Kazu Hirata2005-04-171-1/+0
* rtl.h (NOTE_PREDICTION_ALG, [...]): Remove.Kazu Hirata2005-04-131-5/+0
* * rtl.h (RTX_EXPR_FIRST, RTX_EXPR_LAST): Remove.Kazu Hirata2005-04-131-2/+0
* * rtl.h (CLEAR_RTX_FLAGS): Remove.Kazu Hirata2005-04-131-13/+0
* emit-rtl.c (reverse_comparison): Remove.Kazu Hirata2005-03-251-1/+0
* combine.c (combine_simplify_rtx, [...]): Adjust calls to reverse_comparison.Paolo Bonzini2005-03-211-0/+1
* rtl.h (struct rtx_hooks): Add gen_lowpart_no_emit.Paolo Bonzini2005-03-211-0/+1
* * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford2005-03-041-0/+4
* recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr...J"orn Rennecke2005-03-021-0/+1
* calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.Kazu Hirata2005-02-281-2/+1
* simplify-rtx.c (simplify_unary_operation_1, [...]): New, extracted from...Paolo Bonzini2005-02-281-0/+4
* flow.c (recompute_reg_usage): Remove all arguments.Kazu Hirata2005-02-151-1/+1
* rtlanal.c (non_rtx_starting_operands, [...]): New.Paolo Bonzini2005-01-241-0/+1
* expmed.c (expand_mult_highpart): Make static.Roger Sayle2005-01-241-2/+0
* 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