aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)AuthorFilesLines
2006-03-02tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford1-2/+2
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-7/+7
2006-02-28rtl.h (truncated_to_mode): Declare it.Paolo Bonzini1-1/+3
2006-02-23re PR middle-end/26316 (loop-invariant miscompiles openmp.c)Zdenek Dvorak1-0/+1
2006-02-19gcse.c (want_to_gcse_p): On STACK_REGS targets...Roger Sayle1-0/+1
2006-02-18re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford1-3/+88
2006-02-15cfg.c (dump_flow_info): Get dump flags as an additional parameter.Paolo Bonzini1-1/+1
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