summaryrefslogtreecommitdiff
path: root/gcc/print-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* * gcse.c (compute_ld_motion_mems): Use INSN_P instead of itskazu2003-06-281-1/+1
* * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,neroden2003-06-161-1/+1
* * cfglayout.c (insn_scope): New static functionhubicka2003-06-081-1/+11
* gcc:ghazi2003-05-171-22/+9
* * rtl.def (SYMBOL_REF): Add two 0 fields.rth2003-04-111-2/+15
* * print-rtl.c (print_rtx): Don't print MEM details inaoliva2003-01-261-2/+2
* * emit-rtl.c (reg_attrs_htab): New static variable.hubicka2003-01-241-0/+17
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* gcc/rth2002-10-161-2/+4
* Tue Oct 8 16:50:10 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-10-081-1/+1
* * real.c (real_to_decimal): Crop trailing zeros for DIGITS < 0.rth2002-10-021-3/+9
* * Makefile.in (HOST_PRINT): Use print-rtl1.orth2002-09-131-4/+1
* * real.c (ereal_to_decimal): Add digits parameter.rth2002-09-041-1/+1
* * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECLrth2002-07-221-0/+6
* * rtl.def (CODE_LABEL): Remove slot 8.zack2002-07-191-3/+8
* * print-rtl.c (print_rtx): Adjust NOTE argument numbers forrth2002-06-181-2/+2
* * print-rtl.c (print_rtx): Print space before vector, not after.schwab2002-06-171-3/+8
* PR c/6809jakub2002-06-101-2/+3
* Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-041-10/+0
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-0/+5
* * params.c: Fix formatting.kazu2002-05-201-22/+22
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-1/+1
* Basic block renumbering removal.rth2002-05-161-1/+1
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-0/+9
* * rtl.h (RTX_FLAG): New macro.janis2002-04-221-7/+7
* * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.zack2002-03-231-3/+9
* * rtl.h (mem_attrs): Rename decl to expr; adjust all users.rth2001-12-021-6/+25
* * print-rtl.c (print_rtx): If RTX code is bad, just say so.kenner2001-11-281-12/+17
* * emit-rtl.c (set_mem_attributes): Fix typo in last change.kenner2001-10-241-2/+5
* * Makefile.in (print-rtl.o): Depend on TREE_H.kenner2001-10-171-1/+28
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-7/+7
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * rtl.c (copy_rtx): Handle 'T' format letter.zack2001-07-031-3/+12
* * print-rtl.c (xspaces): Remove.mmitchel2001-06-051-11/+6
* * print-rtl.c (print_rtx): Cast enums to int for comparison.danglin2001-03-021-2/+2
* * print-rtl.c (print_rtx) [i]: Don't print field five onrth2001-02-281-36/+45
* * rtl.h (print_simple_rtl): New.m.hayes2001-01-051-36/+68
* Introduce ORIGINAL_REGNO macrobernds2000-12-291-0/+6
* * print-rtl.c (print_rtx_head): Constify.law2000-10-161-1/+1
* * flags.h (flag_dump_rtl_in_asm): Declare.ciceron2000-09-131-5/+19
* * print-rtl.c (debug_call_placeholder_verbose): New variable.aoliva2000-09-111-0/+34
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-1/+1
* * print-rtl.c (print_rtx): Emit space before mem alias set.rth2000-06-141-0/+1
* * print-rtl.c (print_rtx, case MEM): Use HOST_WIDE_INT_PRINT_DEClaw2000-06-121-1/+1
* * print-rtl.c (reg_names): Remove const.rth2000-05-281-1/+1
* top level:zack2000-05-201-2/+3
* * cse.c (cse_basic_block): Only call find_reg_note if REG_NOTES not 0.kenner2000-05-191-1/+1
* * print-rtl.c (print_rtx): Only print note line number as stringjakub2000-05-181-1/+2
* * Makefile.in (final.o): Depend on BASIC_BLOCK_H.rth2000-05-121-22/+52
* * rtl.c: Use NOTE_INSN_REPEATED_LINE_NUMBER and NOTE_INSN_RANGE_BEG.kenner2000-04-211-1/+1