Age | Commit message (Expand) | Author | Files | Lines |
2008-06-26 | alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 1 | -0/+3 |
2008-06-18 | df.h (struct df_ref): Replace 'insn' field with 'insn_info' field. | Steven Bosscher | 1 | -12/+19 |
2008-06-09 | df-scan.c (struct df_scan_problem_data): Remove the mw_link_pool alloc pool. | Steven Bosscher | 1 | -3/+2 |
2008-05-16 | ifcvt.c (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_sim... | Kenneth Zadeck | 1 | -3/+2 |
2008-04-21 | dbgcnt.def (ra_byte_scan): Added. | Richard Sandiford | 1 | -15/+70 |
2008-03-06 | fwprop.c (update_df): Support width and offset parameters of df_ref_create. | Kenneth Zadeck | 1 | -9/+32 |
2008-03-01 | df-scan.c (df_ref_chain_change_bb): Simplify. | Alexandre Oliva | 1 | -2/+2 |
2008-01-22 | re PR tree-optimization/26854 (Inordinate compile times on large routines) | Kenneth Zadeck | 1 | -42/+7 |
2008-01-20 | re PR tree-optimization/26854 (Inordinate compile times on large routines) | Kenneth Zadeck | 1 | -12/+47 |
2007-12-16 | re PR rtl-optimization/34415 (Possible miscompilation on MIPS) | Richard Sandiford | 1 | -3/+3 |
2007-12-14 | df-core.c: Update comments referring to removed features. | Paolo Bonzini | 1 | -2/+4 |
2007-10-02 | ra-conflict.c: New file. | Kenneth Zadeck | 1 | -91/+50 |
2007-08-30 | df-core.h (df_dump_region): New function. | Kenneth Zadeck | 1 | -0/+1 |
2007-08-05 | configure.ac: Remove --enable-checking=df from default settings. | Paolo Bonzini | 1 | -2/+4 |
2007-07-31 | df.h (DF_RU, [...]): Removed. | Kenneth Zadeck | 1 | -41/+4 |
2007-07-28 | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2007-07-27 | 2007-xx-xx Richard Sandiford <rsandifo@nildram.co.uk> | Richard Sandiford | 1 | -5/+13 |
2007-07-27 | df.h (df_mw_hardreg): Remove "loc" field. | Richard Sandiford | 1 | -1/+0 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-07 | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-06-19 | df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. | Kenneth Zadeck | 1 | -3/+11 |
2007-06-13 | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -241/+586 |
2007-03-20 | re PR middle-end/30907 (Propagation of addresses within loops pessimizes code) | Paolo Bonzini | 1 | -4/+4 |
2007-02-18 | cfgloop.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2006-05-23 | df-core.c: Added to header comments. | Kenneth Zadeck | 1 | -23/+53 |
2006-05-19 | re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma... | Daniel Berlin | 1 | -91/+126 |
2006-05-04 | [multiple changes] | Razya Ladelsky | 1 | -0/+19 |
2006-03-04 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-02-08 | df.h (DF_REG_SIZE): Return the length of the initialized part of the array. | Zdenek Dvorak | 1 | -1/+1 |
2006-01-27 | re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ... | Daniel Berlin | 1 | -4/+11 |
2006-01-21 | df-scan.c (problem_SCAN): Added NULL reset function. | Kenneth Zadeck | 1 | -1/+10 |
2006-01-20 | df-scan.c (df_scan_free_bb_info): Added basic block parameter to be able to c... | Kenneth Zadeck | 1 | -1/+2 |
2006-01-11 | df.h (DF_SCAN, [...]): New macros. | Daniel Berlin | 1 | -230/+440 |
2005-12-22 | df.c (df_bitmaps_free): Only work for bbs for that structures are allocated. | Zdenek Dvorak | 1 | -0/+2 |
2005-12-17 | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 1 | -3/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-26 | df.h (DF_SUBREGS, [...]): New. | Paolo Bonzini | 1 | -4/+7 |
2005-02-10 | * df.h (DF_REF_MODE_CHANGE, DF_REF_MEM_OK): Remove. | Kazu Hirata | 1 | -14/+1 |
2005-02-07 | cfgcleanup.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-02-02 | df.c (df_def_record_1, [...]): Don't use DF_FOR_REGALLOC. | Kazu Hirata | 1 | -1/+0 |
2004-11-17 | basic-block.h, [...]: Remove unused prototypes. | Kazu Hirata | 1 | -2/+0 |
2004-06-10 | Makefile.in (df.o): Remove fibheap dependency. | Zdenek Dvorak | 1 | -20/+33 |
2004-06-03 | Makefile.in (RA_H, [...]): New. | Jerry Quinn | 1 | -0/+9 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-05-25 | ddg.h, [...]: New files. | Ayal Zaks | 1 | -0/+9 |
2004-04-04 | * df.h: Tidy up whitespace in the definitions of the DF_ flags. | Roger Sayle | 1 | -10/+10 |
2004-02-24 | df.c, [...]: Replace df_analyse with df_analyze. | Kazu Hirata | 1 | -1/+1 |
2004-02-04 | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |