Age | Commit message (Expand) | Author | Files | Lines |
2001-11-21 | function.c (keep_stack_depressed): Major rework. | Richard Kenner | 1 | -1/+3 |
2001-11-15 | alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P. | Richard Kenner | 1 | -0/+11 |
2001-11-15 | jump.c (squeeze_notes): Return true if no real insns were found. | Jakub Jelinek | 1 | -1/+1 |
2001-11-06 | rtl.h (mem_for_const_double): New declaration. | Richard Kenner | 1 | -0/+1 |
2001-11-03 | cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME... | Richard Kenner | 1 | -8/+4 |
2001-10-30 | emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL or REG_EQUIV notes f... | Jakub Jelinek | 1 | -1/+1 |
2001-10-25 | alias.c (can_address_p): No longer static. | Richard Kenner | 1 | -6/+16 |
2001-10-23 | alias.c (can_address_p): Compnonents are not addressable if the containing ty... | Richard Kenner | 1 | -1/+5 |
2001-10-20 | emit-rtl.c (set_mem_attributes): Alignment is in bits. | Richard Kenner | 1 | -2/+2 |
2001-10-20 | basic-block.h (find_sub_basic_blocks): Use sbitmap parameter. | Jan Hubicka | 1 | -1/+0 |
2001-10-11 | rtl.h (REG_VTABLE_REF): New. | Richard Henderson | 1 | -1/+5 |
2001-10-11 | calls.c: Fix formatting. | Kazu Hirata | 1 | -15/+15 |
2001-10-10 | * rtl.h (can_reverse_comparison_p): Remove. | Richard Henderson | 1 | -1/+0 |
2001-10-09 | c-common.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2001-10-01 | function.c (keep_stack_depressed): Don't use delete_insn. | Richard Kenner | 1 | -10/+47 |
2001-09-21 | rtl.h (LCT_RETURNS_TWICE): New. | Richard Henderson | 1 | -1/+2 |
2001-09-21 | basic-block.h (flow_delete_insn, [...]): Kill. | Jan Hubicka | 1 | -1/+3 |
2001-09-16 | basic-block.h (free_bb_for_insn): Declare. | Jan Hubicka | 1 | -0/+1 |
2001-09-14 | rtl.h (FIND_REG_INC_NOTE): Call find_regno_note for REGs. | Hans-Peter Nilsson | 1 | -1/+4 |
2001-09-07 | re PR rtl-optimization/3783 (gcc3.0/ia64 ICE on linux kernel file fs/ufs/supe... | Jim Wilson | 1 | -0/+1 |
2001-09-07 | loop.c (record_giv): Avoid simplifying MULT to ASHIFT. | Richard Henderson | 1 | -0/+1 |
2001-08-30 | rtl.def: Undo my patch commited 2001-08-27. | Vladimir Makarov | 1 | -2/+14 |
2001-08-27 | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 1 | -14/+2 |
2001-08-25 | predict.c (expensive_function_p): New. | Jan Hubicka | 1 | -0/+1 |
2001-08-22 | jump.c (squeeze_notes): Take parms by reference. | Jason Merrill | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-17 | system.h: Forward-declare struct rtx_def, struct rtvec_def, and union tree_node. | Zack Weinberg | 1 | -18/+13 |
2001-08-15 | rtl.h (only_sets_cc0_p): New prototype. | John Wehle | 1 | -0/+1 |
2001-08-13 | rtl.h: Move prototypes of rtx_alloc and rtvec_alloc around to better document... | Geoffrey Keating | 1 | -4/+2 |
2001-08-11 | rtl.h (REG_EH_RETHROW): Remove. | Richard Henderson | 1 | -5/+0 |
2001-08-08 | calls.c (ECF_ALWAYS_RETURN): New constant. | Jan Hubicka | 1 | -2/+6 |
2001-08-07 | calls.c (expand_call): Do not emit INSN_SETJMP note. | Jan Hubicka | 1 | -5/+5 |
2001-08-07 | alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_P | Jan Hubicka | 1 | -2/+2 |
2001-07-29 | rtlanal.c (parms_set, [...]): Break out from...; handle multiple sets. | Jan Hubicka | 1 | -0/+1 |
2001-07-29 | Suggested by Richard Henderson and Richard Kenner: | Jan Hubicka | 1 | -0/+4 |
2001-07-26 | simplify-rtx.c (avoid_constant_pool_reference): Export. | Richard Henderson | 1 | -0/+1 |
2001-07-26 | rtl.h (cleanup_barriers): Declare. | Jan Hubicka | 1 | -0/+1 |
2001-07-24 | recog.c (split_all_insns_noflow): New. | Jan Hubicka | 1 | -0/+1 |
2001-07-23 | basic-block.h (find_sub_basic_block): Declare. | Jan Hubicka | 1 | -0/+1 |
2001-07-22 | basic-block.h (redirect_edge_and_branch_force, [...]): Declare. | Jan Hubicka | 1 | -0/+1 |
2001-07-22 | jump.c: Update comments. | Jan Hubicka | 1 | -6/+2 |
2001-07-16 | basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | Jan Hubicka | 1 | -1/+1 |
2001-07-14 | Re-install recently reverted patch. | Jan Hubicka | 1 | -4/+2 |
2001-07-13 | Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001. | Geoffrey Keating | 1 | -2/+4 |
2001-07-13 | emit-rtl.c (try_split): Update mark_jump_label call. | Jan Hubicka | 1 | -4/+2 |
2001-07-11 | alias.c (set_mem_alias_set): New function. | Richard Kenner | 1 | -0/+1 |
2001-07-09 | emit-rtl.c (gen_highpart_mode): New. | Jan Hubicka | 1 | -0/+2 |
2001-07-03 | explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c... | Richard Kenner | 1 | -1/+1 |
2001-07-02 | explow.c (plus_constant_wide, [...]): New case. | Richard Kenner | 1 | -3/+0 |
2001-06-30 | rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'. | Zack Weinberg | 1 | -0/+1 |