| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | rtl.def (DEFINE_CPU_UNIT, [...]): New RTL constructions. | Vladimir Makarov | 2001-08-27 | 1 | -14/+2 |
* | predict.c (expensive_function_p): New. | Jan Hubicka | 2001-08-25 | 1 | -0/+1 |
* | jump.c (squeeze_notes): Take parms by reference. | Jason Merrill | 2001-08-22 | 1 | -1/+1 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | system.h: Forward-declare struct rtx_def, struct rtvec_def, and union tree_node. | Zack Weinberg | 2001-08-17 | 1 | -18/+13 |
* | rtl.h (only_sets_cc0_p): New prototype. | John Wehle | 2001-08-15 | 1 | -0/+1 |
* | rtl.h: Move prototypes of rtx_alloc and rtvec_alloc around to better document... | Geoffrey Keating | 2001-08-13 | 1 | -4/+2 |
* | rtl.h (REG_EH_RETHROW): Remove. | Richard Henderson | 2001-08-11 | 1 | -5/+0 |
* | calls.c (ECF_ALWAYS_RETURN): New constant. | Jan Hubicka | 2001-08-08 | 1 | -2/+6 |
* | calls.c (expand_call): Do not emit INSN_SETJMP note. | Jan Hubicka | 2001-08-07 | 1 | -5/+5 |
* | alias.c (nonlocal_mentioned_p): Rename CONST_CALL_P to CONST_OR_PURE_CALL_P | Jan Hubicka | 2001-08-07 | 1 | -2/+2 |
* | rtlanal.c (parms_set, [...]): Break out from...; handle multiple sets. | Jan Hubicka | 2001-07-29 | 1 | -0/+1 |
* | Suggested by Richard Henderson and Richard Kenner: | Jan Hubicka | 2001-07-29 | 1 | -0/+4 |
* | simplify-rtx.c (avoid_constant_pool_reference): Export. | Richard Henderson | 2001-07-26 | 1 | -0/+1 |
* | rtl.h (cleanup_barriers): Declare. | Jan Hubicka | 2001-07-26 | 1 | -0/+1 |
* | recog.c (split_all_insns_noflow): New. | Jan Hubicka | 2001-07-24 | 1 | -0/+1 |
* | basic-block.h (find_sub_basic_block): Declare. | Jan Hubicka | 2001-07-23 | 1 | -0/+1 |
* | basic-block.h (redirect_edge_and_branch_force, [...]): Declare. | Jan Hubicka | 2001-07-22 | 1 | -0/+1 |
* | jump.c: Update comments. | Jan Hubicka | 2001-07-22 | 1 | -6/+2 |
* | basic-block.h (CLEANUP_PRE_SIBCALL): New constant. | Jan Hubicka | 2001-07-16 | 1 | -1/+1 |
* | Re-install recently reverted patch. | Jan Hubicka | 2001-07-14 | 1 | -4/+2 |
* | Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001. | Geoffrey Keating | 2001-07-13 | 1 | -2/+4 |
* | emit-rtl.c (try_split): Update mark_jump_label call. | Jan Hubicka | 2001-07-13 | 1 | -4/+2 |
* | alias.c (set_mem_alias_set): New function. | Richard Kenner | 2001-07-11 | 1 | -0/+1 |
* | emit-rtl.c (gen_highpart_mode): New. | Jan Hubicka | 2001-07-09 | 1 | -0/+2 |
* | explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c... | Richard Kenner | 2001-07-03 | 1 | -1/+1 |
* | explow.c (plus_constant_wide, [...]): New case. | Richard Kenner | 2001-07-02 | 1 | -3/+0 |
* | rtl.def (DEFINE_INSN, [...]): Change output-template slot to format 'T'. | Zack Weinberg | 2001-06-30 | 1 | -0/+1 |
* | Fix __builtin_expect on PowerPCs | Michael Meissner | 2001-06-20 | 1 | -0/+3 |
* | predict.def: New file. | Jan Hubicka | 2001-06-09 | 1 | -7/+11 |
* | simplify_rtx.c (simplify_subreg): Keep subregs on return values... | Jan Hubicka | 2001-06-04 | 1 | -3/+4 |
* | Standardize header guards. | Richard Henderson | 2001-05-25 | 1 | -3/+3 |
* | integrate.c (copy_rtx_and_substitute): Use simplify_gen_subreg. | Jan Hubicka | 2001-05-17 | 1 | -0/+1 |
* | cse.c (fold_rtx): Use simplify_subreg. | Jan Hubicka | 2001-05-17 | 1 | -0/+4 |
* | simplify-rtx.c (simplify_subreg): Break out from ... | Jan Hubicka | 2001-05-17 | 1 | -0/+7 |
* | rtl.h (SYMBOL_REF_WEAK): New macro. | Franz Sirl | 2001-05-13 | 1 | -1/+5 |
* | rtl.h (simplify_gen_relational): Add cmp_mode parameter. | Jan Hubicka | 2001-04-28 | 1 | -0/+1 |
* | output.h (dump_flow_info, [...]): Delete redundant prototypes. | Kaveh R. Ghazi | 2001-04-18 | 1 | -1/+0 |
* | Makefile.in (toplev.o, [...]): Depend on reload.h | Kaveh R. Ghazi | 2001-04-13 | 1 | -16/+0 |
* | Makefile.in (ssa.o, regclass.o): Depend on $(EXPR_H). | Kaveh R. Ghazi | 2001-04-13 | 1 | -11/+0 |
* | bitmap.h (debug_bitmap): Delete redundant prototype. | Kaveh R. Ghazi | 2001-04-12 | 1 | -1/+0 |
* | Makefile.in (ifcvt.o): Depend on toplev.h. | Kaveh R. Ghazi | 2001-04-11 | 1 | -32/+0 |
* | alias.c (get_addr): Externalize. | Andrew MacLeod | 2001-04-09 | 1 | -0/+3 |
* | rtl.h (set_noop_p): Declare. | John Wehle | 2001-04-04 | 1 | -0/+1 |
* | rtl.h (LCT_THROW): New. | Richard Henderson | 2001-04-03 | 1 | -1/+2 |
* | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 2001-04-03 | 1 | -2/+15 |
* | IA-64 ABI Exception Handling. | Richard Henderson | 2001-03-28 | 1 | -4/+0 |
* | rtl.h (LCT_NORETURN): New. | Richard Henderson | 2001-03-27 | 1 | -1/+2 |
* | print-rtl.c (print_rtx): Cast enums to int for comparison. | John David Anglin | 2001-03-02 | 1 | -5/+5 |
* | rtl.h (add_clobbers): Remove duplicate declaration. | Richard Kenner | 2001-02-18 | 1 | -3/+0 |