| Commit message (Expand) | Author | Age | Files | Lines |
* | df.h (DF_RU, [...]): Removed. | Kenneth Zadeck | 2007-07-31 | 1 | -530/+0 |
* | df-scan.c (df_scan_verify): Remove artificial limit on the number of blocks f... | Seongbae Park | 2007-07-30 | 1 | -120/+21 |
* | alias.c (record_set, [...]): Constify. | Kaveh R. Ghazi | 2007-07-30 | 1 | -1/+1 |
* | re PR middle-end/32749 (gfortran.dg/auto_array_1.f90) | Kenneth Zadeck | 2007-07-27 | 1 | -24/+23 |
* | df.h (df_mw_hardreg): Remove "loc" field. | Richard Sandiford | 2007-07-27 | 1 | -28/+61 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -4/+3 |
* | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 2007-07-07 | 1 | -5/+5 |
* | df-problems.c (df_set_unused_notes_for_mw): Fix formatting. | Richard Sandiford | 2007-06-29 | 1 | -13/+10 |
* | df-problems.c (df_note_bb_compute): Made computation of live info consistent ... | Kenneth Zadeck | 2007-06-21 | 1 | -2/+11 |
* | df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. | Kenneth Zadeck | 2007-06-19 | 1 | -8/+48 |
* | re PR rtl-optimization/32355 (ICE in df_lr_verify_transfer_functions, at df-p... | Kenneth Zadeck | 2007-06-18 | 1 | -0/+2 |
* | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 2007-06-13 | 1 | -2/+2 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -1562/+2104 |
* | i386.c, [...]: Fix comment typos. | Kazu Hirata | 2007-05-26 | 1 | -1/+1 |
* | regs.h (end_hard_regno): New function. | Richard Sandiford | 2007-05-22 | 1 | -4/+2 |
* | hard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete in favor of... | Richard Sandiford | 2007-05-22 | 1 | -6/+3 |
* | re PR middle-end/30907 (Propagation of addresses within loops pessimizes code) | Paolo Bonzini | 2007-03-20 | 1 | -10/+4 |
* | cfgloop.c, [...]: Fix comment typos. | Kazu Hirata | 2007-02-18 | 1 | -2/+2 |
* | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 2006-05-28 | 1 | -4/+4 |
* | df-core.c: Added to header comments. | Kenneth Zadeck | 2006-05-23 | 1 | -16/+75 |
* | re PR rtl-optimization/26375 (Swing modulo scheduling results in ICE) | Kenneth Zadeck | 2006-05-23 | 1 | -20/+15 |
* | re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma... | Daniel Berlin | 2006-05-19 | 1 | -249/+749 |
* | [multiple changes] | Razya Ladelsky | 2006-05-04 | 1 | -1/+3 |
* | Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h. | Kazu Hirata | 2006-04-10 | 1 | -3/+1 |
* | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 2006-03-04 | 1 | -2/+2 |
* | tree-vrp.c: Use XNEW/XCNEW allocation wrappers. | Marcin Dalecki | 2006-01-31 | 1 | -10/+7 |
* | re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ... | Daniel Berlin | 2006-01-27 | 1 | -127/+146 |
* | df-scan.c (problem_SCAN): Added NULL reset function. | Kenneth Zadeck | 2006-01-21 | 1 | -0/+115 |
* | df-scan.c (df_scan_free_bb_info): Added basic block parameter to be able to c... | Kenneth Zadeck | 2006-01-20 | 1 | -96/+121 |
* | re PR rtl-optimization/25799 (cc1 stalled with -O1 -fmodulo-sched) | Kenneth Zadeck | 2006-01-20 | 1 | -5/+17 |
* | loop-iv.c: Include df.h and hashtab.h. | Zdenek Dvorak | 2006-01-20 | 1 | -6/+6 |
* | df.h (DF_SCAN, [...]): New macros. | Daniel Berlin | 2006-01-11 | 1 | -0/+3093 |