| Commit message (Expand) | Author | Age | Files | Lines |
* | * df-core.c (df_ref_debug): Honor -fdump-noaddr. | Alexandre Oliva | 2009-06-02 | 1 | -1/+7 |
* | df-core.c: Update head documentation. | Paolo Bonzini | 2009-05-12 | 1 | -20/+13 |
* | collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind. | Ian Lance Taylor | 2009-04-27 | 1 | -4/+4 |
* | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 2009-04-20 | 1 | -2/+2 |
* | df.h: Include "timevar.h". | Ian Lance Taylor | 2009-04-17 | 1 | -4/+4 |
* | re PR rtl-optimization/36365 (Hang in df_analyze) | Steven Bosscher | 2008-12-06 | 1 | -78/+8 |
* | re PR middle-end/37448 (cannot compile big function) | Kenneth Zadeck | 2008-10-11 | 1 | -21/+21 |
* | On behalf of Tianwei, for the following change: | Tianwei Sheng | 2008-07-08 | 1 | -1/+1 |
* | alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 2008-06-26 | 1 | -1/+1 |
* | df.h (struct df_ref): Replace 'insn' field with 'insn_info' field. | Steven Bosscher | 2008-06-18 | 1 | -25/+30 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -6/+5 |
* | dbgcnt.def (ra_byte_scan): Added. | Richard Sandiford | 2008-04-21 | 1 | -0/+63 |
* | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 2008-03-19 | 1 | -9/+15 |
* | re PR middle-end/34400 (bad interaction between DF and SJLJ exceptions) | Seongbae Park | 2008-01-17 | 1 | -18/+127 |
* | df-core.c: Update comments referring to removed features. | Paolo Bonzini | 2007-12-14 | 1 | -5/+5 |
* | df-core.h (df_dump_region): New function. | Kenneth Zadeck | 2007-08-30 | 1 | -0/+29 |
* | configure.ac: Remove --enable-checking=df from default settings. | Paolo Bonzini | 2007-08-05 | 1 | -5/+13 |
* | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 2007-07-28 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+3 |
* | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 2007-07-07 | 1 | -2/+2 |
* | df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. | Kenneth Zadeck | 2007-06-19 | 1 | -92/+37 |
* | configure.ac: Add --enable-checking=df. | Paolo Bonzini | 2007-06-14 | 1 | -6/+7 |
* | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 2007-06-13 | 1 | -5/+5 |
* | df-scan.c (df_insn_delete, [...]): Fixed spelling of word "deferred". | Kenneth Zadeck | 2007-06-11 | 1 | -3/+3 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -480/+1237 |
* | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 2006-05-28 | 1 | -1/+1 |
* | df-core.c: Added to header comments. | Kenneth Zadeck | 2006-05-23 | 1 | -1/+4 |
* | re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma... | Daniel Berlin | 2006-05-19 | 1 | -38/+128 |
* | df-core.c (df_bb_regno_last_use_find): Do not look for dataflow information a... | Steven Bosscher | 2006-05-13 | 1 | -3/+14 |
* | decl.c: Fix typo in function name. | Eric Christopher | 2006-04-22 | 1 | -1/+1 |
* | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 2006-03-04 | 1 | -4/+4 |
* | re PR rtl-optimization/26184 (memory leaks in swing modulo scheduling function) | Uttam Pawar | 2006-02-15 | 1 | -0/+1 |
* | df-core.c (df_set_blocks): Do not dereference function pointers. | Eric Botcazou | 2006-02-07 | 1 | -28/+28 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -3/+3 |
* | df-core.c (df_set_blocks): Deleted all variable. | Kenneth Zadeck | 2006-01-29 | 1 | -2/+0 |
* | re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ... | Daniel Berlin | 2006-01-27 | 1 | -12/+17 |
* | df-scan.c (problem_SCAN): Added NULL reset function. | Kenneth Zadeck | 2006-01-21 | 1 | -4/+44 |
* | df-scan.c (df_scan_free_bb_info): Added basic block parameter to be able to c... | Kenneth Zadeck | 2006-01-20 | 1 | -3/+28 |
* | df-core.c (df_compact_blocks, [...]): Use SET_BASIC_BLOCK instead of BASIC_BL... | Kazu Hirata | 2006-01-11 | 1 | -3/+3 |
* | df.h (DF_SCAN, [...]): New macros. | Daniel Berlin | 2006-01-11 | 1 | -0/+1164 |