aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-6/+6
2006-01-28integrate.h: Remove the prototype for copy_decl_for_inlining.Kazu Hirata1-1/+0
2006-01-27rtl.texi (SYMBOL_REF_DATA): Adjust documentation for new opaque type.Richard Sandiford1-3/+10
2006-01-25Makefile.in (sched-vis.o): Update dependencies.Paolo Bonzini1-0/+5
2006-01-25rtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.Richard Sandiford1-2/+14
2006-01-18* rtl.h: Remove the prototype for reg_alloc.Kazu Hirata1-3/+0
2006-01-18regrename.c (regrename_optimize, [...]): Make them static.Kazu Hirata1-4/+0
2006-01-18reg-stack.c (reg_to_stack): Make it static.Kazu Hirata1-3/+0
2006-01-18postreload-gcse.c (gcse_after_reload_main): Make it static.Kazu Hirata1-3/+0
2006-01-18modulo-sched.c (sms_schedule): Make it static.Kazu Hirata1-3/+0
2006-01-18regmove.c (regmove_optimize, [...]): Make them static.Kazu Hirata1-4/+0
2006-01-18flow.c (initialize_uninitialized_subregs): Make it static.Kazu Hirata1-1/+0
2006-01-18rtlanal.c (global_reg_mentioned_p_1, [...]): Remove.Kazu Hirata1-1/+0
2006-01-17loop.c (loop_optimize): Make it static.Kazu Hirata1-1/+0
2006-01-17local-alloc.c (local_alloc): Make it static.Kazu Hirata1-1/+0
2006-01-17ifcvt.c (if_convert): Make it static.Kazu Hirata1-3/+0
2006-01-16global.c (global_alloc): Make it static.Kazu Hirata1-1/+0
2006-01-16rtl-factoring.c: Add sequence abstraction algorithm.Gabor Loki1-0/+1
2006-01-16combine.c (combine_instructions): Make it static.Kazu Hirata1-1/+0
2006-01-16cse.c (cse_condition_code_reg): Make it static.Kazu Hirata1-1/+0
2005-12-25final.c (compute_alignments): Make it static.Kazu Hirata1-4/+0
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-1/+0
2005-10-20re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2)Eric Botcazou1-0/+1
2005-09-06re PR rtl-optimization/23098 (store of 0.0 to float)Jakub Jelinek1-0/+1
2005-09-05rtl.h (gen_frame_mem, [...]): Declare.J"orn Rennecke1-0/+2
2005-08-27* rtl.h (MEM_IN_STRUCT_P): Fix comment typo.Jakub Jelinek1-1/+1
2005-08-01Makefile.in (RTL_BASE_H): Add real.h.Ian Lance Taylor1-3/+26
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-1/+1
2005-06-30coretypes.h (tls_model): Add TLS_MODEL_NONE as 0.Steven Bosscher1-1/+2
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-11rtl.h (to_rtx_code): Remove.Gabriel Dos Reis1-2/+0
2005-06-09machmode.h (to_machine_mode): New.Gabriel Dos Reis1-0/+2
2005-06-01re PR rtl-optimization/21767 (if-convert leaves invalid REG_EQUAL notes)J"orn Rennecke1-0/+3
2005-05-19basic-block.h (REG_BR_PROB_BASE): Define.Jan Hubicka1-3/+0
2005-04-27explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless...David S. Miller1-1/+0
2005-04-22rtl.h (CONST_DOUBLE): Fix comment, a CONST_DOUBLE holds an integer when it's ...David S. Miller1-1/+1
2005-04-17predict.h (IS_TAKEN): Remove.Kazu Hirata1-1/+0
2005-04-13rtl.h (NOTE_PREDICTION_ALG, [...]): Remove.Kazu Hirata1-5/+0
2005-04-13* rtl.h (RTX_EXPR_FIRST, RTX_EXPR_LAST): Remove.Kazu Hirata1-2/+0
2005-04-13* rtl.h (CLEAR_RTX_FLAGS): Remove.Kazu Hirata1-13/+0
2005-03-25emit-rtl.c (reverse_comparison): Remove.Kazu Hirata1-1/+0
2005-03-21combine.c (combine_simplify_rtx, [...]): Adjust calls to reverse_comparison.Paolo Bonzini1-0/+1
2005-03-21rtl.h (struct rtx_hooks): Add gen_lowpart_no_emit.Paolo Bonzini1-0/+1
2005-03-04* rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)Richard Sandiford1-0/+4
2005-03-02recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr...J"orn Rennecke1-0/+1
2005-02-28calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.Kazu Hirata1-2/+1
2005-02-28simplify-rtx.c (simplify_unary_operation_1, [...]): New, extracted from...Paolo Bonzini1-0/+4
2005-02-15flow.c (recompute_reg_usage): Remove all arguments.Kazu Hirata1-1/+1
2005-01-24rtlanal.c (non_rtx_starting_operands, [...]): New.Paolo Bonzini1-0/+1
2005-01-24expmed.c (expand_mult_highpart): Make static.Roger Sayle1-2/+0