| Commit message (Expand) | Author | Age | Files | Lines |
* | * gcse.c (compute_ld_motion_mems): Use INSN_P instead of its | kazu | 2003-06-28 | 1 | -1/+1 |
* | * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c, | neroden | 2003-06-16 | 1 | -1/+1 |
* | * cfglayout.c (insn_scope): New static function | hubicka | 2003-06-08 | 1 | -1/+11 |
* | gcc: | ghazi | 2003-05-17 | 1 | -22/+9 |
* | * rtl.def (SYMBOL_REF): Add two 0 fields. | rth | 2003-04-11 | 1 | -2/+15 |
* | * print-rtl.c (print_rtx): Don't print MEM details in | aoliva | 2003-01-26 | 1 | -2/+2 |
* | * emit-rtl.c (reg_attrs_htab): New static variable. | hubicka | 2003-01-24 | 1 | -0/+17 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | gcc/ | rth | 2002-10-16 | 1 | -2/+4 |
* | Tue Oct 8 16:50:10 CEST 2002 Jan Hubicka <jh@suse.cz> | hubicka | 2002-10-08 | 1 | -1/+1 |
* | * real.c (real_to_decimal): Crop trailing zeros for DIGITS < 0. | rth | 2002-10-02 | 1 | -3/+9 |
* | * Makefile.in (HOST_PRINT): Use print-rtl1.o | rth | 2002-09-13 | 1 | -4/+1 |
* | * real.c (ereal_to_decimal): Add digits parameter. | rth | 2002-09-04 | 1 | -1/+1 |
* | * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECL | rth | 2002-07-22 | 1 | -0/+6 |
* | * rtl.def (CODE_LABEL): Remove slot 8. | zack | 2002-07-19 | 1 | -3/+8 |
* | * print-rtl.c (print_rtx): Adjust NOTE argument numbers for | rth | 2002-06-18 | 1 | -2/+2 |
* | * print-rtl.c (print_rtx): Print space before vector, not after. | schwab | 2002-06-17 | 1 | -3/+8 |
* | PR c/6809 | jakub | 2002-06-10 | 1 | -2/+3 |
* | Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz> | hubicka | 2002-06-04 | 1 | -10/+0 |
* | * loop.c (emit_prefetch_instructions): Properly place the address computation. | hubicka | 2002-06-02 | 1 | -0/+5 |
* | * params.c: Fix formatting. | kazu | 2002-05-20 | 1 | -22/+22 |
* | Revert "Basic block renumbering removal", and two followup patches. | rth | 2002-05-17 | 1 | -1/+1 |
* | Basic block renumbering removal. | rth | 2002-05-16 | 1 | -1/+1 |
* | * cfglayout.c (function_tail_eff_head): Rename to ... | hubicka | 2002-05-08 | 1 | -0/+9 |
* | * rtl.h (RTX_FLAG): New macro. | janis | 2002-04-22 | 1 | -7/+7 |
* | * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | zack | 2002-03-23 | 1 | -3/+9 |
* | * rtl.h (mem_attrs): Rename decl to expr; adjust all users. | rth | 2001-12-02 | 1 | -6/+25 |
* | * print-rtl.c (print_rtx): If RTX code is bad, just say so. | kenner | 2001-11-28 | 1 | -12/+17 |
* | * emit-rtl.c (set_mem_attributes): Fix typo in last change. | kenner | 2001-10-24 | 1 | -2/+5 |
* | * Makefile.in (print-rtl.o): Depend on TREE_H. | kenner | 2001-10-17 | 1 | -1/+28 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -7/+7 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * rtl.c (copy_rtx): Handle 'T' format letter. | zack | 2001-07-03 | 1 | -3/+12 |
* | * print-rtl.c (xspaces): Remove. | mmitchel | 2001-06-05 | 1 | -11/+6 |
* | * print-rtl.c (print_rtx): Cast enums to int for comparison. | danglin | 2001-03-02 | 1 | -2/+2 |
* | * print-rtl.c (print_rtx) [i]: Don't print field five on | rth | 2001-02-28 | 1 | -36/+45 |
* | * rtl.h (print_simple_rtl): New. | m.hayes | 2001-01-05 | 1 | -36/+68 |
* | Introduce ORIGINAL_REGNO macro | bernds | 2000-12-29 | 1 | -0/+6 |
* | * print-rtl.c (print_rtx_head): Constify. | law | 2000-10-16 | 1 | -1/+1 |
* | * flags.h (flag_dump_rtl_in_asm): Declare. | ciceron | 2000-09-13 | 1 | -5/+19 |
* | * print-rtl.c (debug_call_placeholder_verbose): New variable. | aoliva | 2000-09-11 | 1 | -0/+34 |
* | * alias.c (mark_constant_function): Use INSN_P. | law | 2000-08-04 | 1 | -1/+1 |
* | * print-rtl.c (print_rtx): Emit space before mem alias set. | rth | 2000-06-14 | 1 | -0/+1 |
* | * print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEC | law | 2000-06-12 | 1 | -1/+1 |
* | * print-rtl.c (reg_names): Remove const. | rth | 2000-05-28 | 1 | -1/+1 |
* | top level: | zack | 2000-05-20 | 1 | -2/+3 |
* | * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0. | kenner | 2000-05-19 | 1 | -1/+1 |
* | * print-rtl.c (print_rtx): Only print note line number as string | jakub | 2000-05-18 | 1 | -1/+2 |
* | * Makefile.in (final.o): Depend on BASIC_BLOCK_H. | rth | 2000-05-12 | 1 | -22/+52 |
* | * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG. | kenner | 2000-04-21 | 1 | -1/+1 |