Age | Commit message (Expand) | Author | Files | Lines |
2006-02-19 | gcse.c (want_to_gcse_p): On STACK_REGS targets... | Roger Sayle | 1 | -0/+1 |
2006-02-18 | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 1 | -3/+88 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -1/+1 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -6/+6 |
2006-01-28 | integrate.h: Remove the prototype for copy_decl_for_inlining. | Kazu Hirata | 1 | -1/+0 |
2006-01-27 | rtl.texi (SYMBOL_REF_DATA): Adjust documentation for new opaque type. | Richard Sandiford | 1 | -3/+10 |
2006-01-25 | Makefile.in (sched-vis.o): Update dependencies. | Paolo Bonzini | 1 | -0/+5 |
2006-01-25 | rtl.texi (SYMBOL_REF_CONSTANT, [...]): Document. | Richard Sandiford | 1 | -2/+14 |
2006-01-18 | * rtl.h: Remove the prototype for reg_alloc. | Kazu Hirata | 1 | -3/+0 |
2006-01-18 | regrename.c (regrename_optimize, [...]): Make them static. | Kazu Hirata | 1 | -4/+0 |
2006-01-18 | reg-stack.c (reg_to_stack): Make it static. | Kazu Hirata | 1 | -3/+0 |
2006-01-18 | postreload-gcse.c (gcse_after_reload_main): Make it static. | Kazu Hirata | 1 | -3/+0 |
2006-01-18 | modulo-sched.c (sms_schedule): Make it static. | Kazu Hirata | 1 | -3/+0 |
2006-01-18 | regmove.c (regmove_optimize, [...]): Make them static. | Kazu Hirata | 1 | -4/+0 |
2006-01-18 | flow.c (initialize_uninitialized_subregs): Make it static. | Kazu Hirata | 1 | -1/+0 |
2006-01-18 | rtlanal.c (global_reg_mentioned_p_1, [...]): Remove. | Kazu Hirata | 1 | -1/+0 |
2006-01-17 | loop.c (loop_optimize): Make it static. | Kazu Hirata | 1 | -1/+0 |
2006-01-17 | local-alloc.c (local_alloc): Make it static. | Kazu Hirata | 1 | -1/+0 |
2006-01-17 | ifcvt.c (if_convert): Make it static. | Kazu Hirata | 1 | -3/+0 |
2006-01-16 | global.c (global_alloc): Make it static. | Kazu Hirata | 1 | -1/+0 |
2006-01-16 | rtl-factoring.c: Add sequence abstraction algorithm. | Gabor Loki | 1 | -0/+1 |
2006-01-16 | combine.c (combine_instructions): Make it static. | Kazu Hirata | 1 | -1/+0 |
2006-01-16 | cse.c (cse_condition_code_reg): Make it static. | Kazu Hirata | 1 | -1/+0 |
2005-12-25 | final.c (compute_alignments): Make it static. | Kazu Hirata | 1 | -4/+0 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 1 | -1/+0 |
2005-10-20 | re PR rtl-optimization/23585 (mem_fun* code fine with -O1, bus error with -O2) | Eric Botcazou | 1 | -0/+1 |
2005-09-06 | re PR rtl-optimization/23098 (store of 0.0 to float) | Jakub Jelinek | 1 | -0/+1 |
2005-09-05 | rtl.h (gen_frame_mem, [...]): Declare. | J"orn Rennecke | 1 | -0/+2 |
2005-08-27 | * rtl.h (MEM_IN_STRUCT_P): Fix comment typo. | Jakub Jelinek | 1 | -1/+1 |
2005-08-01 | Makefile.in (RTL_BASE_H): Add real.h. | Ian Lance Taylor | 1 | -3/+26 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -1/+1 |
2005-06-30 | coretypes.h (tls_model): Add TLS_MODEL_NONE as 0. | Steven Bosscher | 1 | -1/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-11 | rtl.h (to_rtx_code): Remove. | Gabriel Dos Reis | 1 | -2/+0 |
2005-06-09 | machmode.h (to_machine_mode): New. | Gabriel Dos Reis | 1 | -0/+2 |
2005-06-01 | re PR rtl-optimization/21767 (if-convert leaves invalid REG_EQUAL notes) | J"orn Rennecke | 1 | -0/+3 |
2005-05-19 | basic-block.h (REG_BR_PROB_BASE): Define. | Jan Hubicka | 1 | -3/+0 |
2005-04-27 | explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless... | David S. Miller | 1 | -1/+0 |
2005-04-22 | rtl.h (CONST_DOUBLE): Fix comment, a CONST_DOUBLE holds an integer when it's ... | David S. Miller | 1 | -1/+1 |
2005-04-17 | predict.h (IS_TAKEN): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-04-13 | rtl.h (NOTE_PREDICTION_ALG, [...]): Remove. | Kazu Hirata | 1 | -5/+0 |
2005-04-13 | * rtl.h (RTX_EXPR_FIRST, RTX_EXPR_LAST): Remove. | Kazu Hirata | 1 | -2/+0 |
2005-04-13 | * rtl.h (CLEAR_RTX_FLAGS): Remove. | Kazu Hirata | 1 | -13/+0 |
2005-03-25 | emit-rtl.c (reverse_comparison): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-03-21 | combine.c (combine_simplify_rtx, [...]): Adjust calls to reverse_comparison. | Paolo Bonzini | 1 | -0/+1 |
2005-03-21 | rtl.h (struct rtx_hooks): Add gen_lowpart_no_emit. | Paolo Bonzini | 1 | -0/+1 |
2005-03-04 | * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions) | Richard Sandiford | 1 | -0/+4 |
2005-03-02 | recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr... | J"orn Rennecke | 1 | -0/+1 |
2005-02-28 | calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | Kazu Hirata | 1 | -2/+1 |
2005-02-28 | simplify-rtx.c (simplify_unary_operation_1, [...]): New, extracted from... | Paolo Bonzini | 1 | -0/+4 |