Age | Commit message (Expand) | Author | Files | Lines |
2004-02-24 | df.c, [...]: Replace df_analyse with df_analyze. | Kazu Hirata | 1 | -13/+13 |
2004-02-02 | alias.c (record_set): Use hard_regno_nregs. | Jan Hubicka | 1 | -1/+1 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2004-01-06 | alias.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-12-11 | basic-block.h (BLOCK_HEAD, BLOCK_END): Remove. | Steven Bosscher | 1 | -18/+18 |
2003-12-03 | df.c (df_uses_record): The argument of a MEM is read-only, never read-write. | Geoffrey Keating | 1 | -7/+3 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -4/+2 |
2003-07-01 | basic-block.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-29 | cse.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -540/+235 |
2003-06-29 | alloc-pool.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2003-06-12 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -2/+2 |
2003-04-05 | Makefile.in (df.o): Depend on alloc-pool.h, not obstack.h. | Daniel Berlin | 1 | -8/+11 |
2003-03-20 | Somehow the indentation got screwed when i patched the commit tree on a PC wi... | Daniel Berlin | 1 | -3/+3 |
2003-03-20 | 2003-03-20 Daniel Berlin <dberlin@dberlin.org> | Daniel Berlin | 1 | -5/+29 |
2003-03-11 | df.c (read_modify_subreg_p): Change from static to global. | Hartmut Penner | 1 | -2/+1 |
2003-03-07 | df.h (enum df_ref_flags.DF_REF_STRIPPED): New. | Michael Matz | 1 | -24/+12 |
2003-01-31 | loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain. | Jan Hubicka | 1 | -4/+4 |
2003-01-26 | * df.c: Remove prototype of unused function df_regno_rtl_debug. | Andreas Jaeger | 1 | -5/+4 |
2003-01-26 | df.h: Update comments, tidy formatting. | Michael Hayes | 1 | -94/+103 |
2003-01-26 | * df.c (df_uses_record): Handle CC0. | Michael Hayes | 1 | -2/+4 |
2003-01-25 | df.c (read_modify_subreg_p): When osize == UNITS_PER_WORD, subreg is read/mod... | Jan Hubicka | 1 | -1/+1 |
2002-12-19 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -2/+2 |
2002-11-18 | * df.c: Fix formatting. | Kazu Hirata | 1 | -72/+74 |
2002-09-22 | dbxout.c: Follow spelling conventions. | Kazu Hirata | 1 | -6/+6 |
2002-09-14 | ChangeLog: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-08-02 | df.c (df_insn_table_realloc): Change parameter to unsigned. | Kaveh R. Ghazi | 1 | -2/+2 |
2002-07-23 | genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove. | Neil Booth | 1 | -14/+0 |
2002-07-23 | defaults.h (obstack_chunk_alloc, [...]): Default definition. | Neil Booth | 1 | -3/+0 |
2002-07-16 | Add a new register allocator. | Michael Matz | 1 | -17/+71 |
2002-06-07 | emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx. | Jeff Law | 1 | -5/+3 |
2002-05-27 | basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks. | Zdenek Dvorak | 1 | -25/+23 |
2002-05-23 | bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o... | Zdenek Dvorak | 1 | -57/+50 |
2002-05-16 | Revert "Basic block renumbering removal", and two followup patches. | Richard Henderson | 1 | -119/+125 |
2002-05-16 | Basic block renumbering removal. | Zdenek Dvorak | 1 | -125/+119 |
2002-05-11 | dbxout.c: Fix formatting. | Kazu Hirata | 1 | -57/+57 |
2002-04-03 | re PR middle-end/6102 (sparc-sun-solaris2.7 gcc-3.1 RTL checking failure on g... | Jakub Jelinek | 1 | -1/+1 |
2002-02-27 | * df.c (df_insn_refs_record): Use XEXP (x, 0) for USE. | Graham Stott | 1 | -1/+1 |
2002-02-19 | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 1 | -0/+1 |
2002-01-25 | df.c (df_ref_create, [...]): Kill BB argument. | Jan Hubicka | 1 | -16/+12 |
2002-01-18 | bitmap.h: Fix comment formatting. | Kazu Hirata | 1 | -2/+2 |
2001-11-28 | df.c (iterate_dataflow_sbitmap, [...]): Add casts to remove warnings. | Richard Kenner | 1 | -10/+8 |
2001-11-25 | df.c: Add prototypes for hybrid_search_bitmap and hybrid_search_sbitmap. | Daniel Berlin | 1 | -160/+254 |
2001-11-23 | ChangeLog.0, [...]: Fix spelling errors. | Joseph Myers | 1 | -4/+4 |
2001-11-19 | gcse.c (try_replace_reg): Copy RTX before creating note. | Jan Hubicka | 1 | -125/+103 |
2001-11-07 | Makefile.in (df.o): Add fibheap.h to dependencies. | Daniel Berlin | 1 | -274/+390 |
2001-11-02 | config.gcc: Revert part of earlier patch. | Eric Christopher | 1 | -168/+169 |
2001-10-30 | lcm.c (optimize_mode_switching): Do not rebuild liveness information when no ... | Jan Hubicka | 1 | -0/+17 |
2001-10-11 | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 1 | -1/+1 |
2001-09-21 | basic-block.h (flow_delete_insn, [...]): Kill. | Jan Hubicka | 1 | -5/+1 |