aboutsummaryrefslogtreecommitdiff
path: root/gcc/df.h
AgeCommit message (Expand)AuthorFilesLines
2008-01-22re PR tree-optimization/26854 (Inordinate compile times on large routines)Kenneth Zadeck1-42/+7
2008-01-20re PR tree-optimization/26854 (Inordinate compile times on large routines)Kenneth Zadeck1-12/+47
2007-12-16re PR rtl-optimization/34415 (Possible miscompilation on MIPS)Richard Sandiford1-3/+3
2007-12-14df-core.c: Update comments referring to removed features.Paolo Bonzini1-2/+4
2007-10-02ra-conflict.c: New file.Kenneth Zadeck1-91/+50
2007-08-30df-core.h (df_dump_region): New function.Kenneth Zadeck1-0/+1
2007-08-05configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini1-2/+4
2007-07-31df.h (DF_RU, [...]): Removed.Kenneth Zadeck1-41/+4
2007-07-28cfglayout.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2007-07-272007-xx-xx Richard Sandiford <rsandifo@nildram.co.uk>Richard Sandiford1-5/+13
2007-07-27df.h (df_mw_hardreg): Remove "loc" field.Richard Sandiford1-1/+0
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-4/+3
2007-07-07auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-06-19df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.Kenneth Zadeck1-3/+11
2007-06-13auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-241/+586
2007-03-20re PR middle-end/30907 (Propagation of addresses within loops pessimizes code)Paolo Bonzini1-4/+4
2007-02-18cfgloop.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-05-28cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-05-23df-core.c: Added to header comments.Kenneth Zadeck1-23/+53
2006-05-19re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma...Daniel Berlin1-91/+126
2006-05-04[multiple changes]Razya Ladelsky1-0/+19
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-02-08df.h (DF_REG_SIZE): Return the length of the initialized part of the array.Zdenek Dvorak1-1/+1
2006-01-27re PR rtl-optimization/24762 ([killloop-branch] code motion of non-invariant ...Daniel Berlin1-4/+11
2006-01-21df-scan.c (problem_SCAN): Added NULL reset function.Kenneth Zadeck1-1/+10
2006-01-20df-scan.c (df_scan_free_bb_info): Added basic block parameter to be able to c...Kenneth Zadeck1-1/+2
2006-01-11df.h (DF_SCAN, [...]): New macros.Daniel Berlin1-230/+440
2005-12-22df.c (df_bitmaps_free): Only work for bbs for that structures are allocated.Zdenek Dvorak1-0/+2
2005-12-17basic-block.h: Changed basic block numbering so that the entry block is 0 and...Daniel Berlin1-3/+0
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-05-26df.h (DF_SUBREGS, [...]): New.Paolo Bonzini1-4/+7
2005-02-10* df.h (DF_REF_MODE_CHANGE, DF_REF_MEM_OK): Remove.Kazu Hirata1-14/+1
2005-02-07cfgcleanup.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-02-02df.c (df_def_record_1, [...]): Don't use DF_FOR_REGALLOC.Kazu Hirata1-1/+0
2004-11-17basic-block.h, [...]: Remove unused prototypes.Kazu Hirata1-2/+0
2004-06-10Makefile.in (df.o): Remove fibheap dependency.Zdenek Dvorak1-20/+33
2004-06-03Makefile.in (RA_H, [...]): New.Jerry Quinn1-0/+9
2004-05-30c-common.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-05-25ddg.h, [...]: New files.Ayal Zaks1-0/+9
2004-04-04* df.h: Tidy up whitespace in the definitions of the DF_ flags.Roger Sayle1-10/+10
2004-02-24df.c, [...]: Replace df_analyse with df_analyze.Kazu Hirata1-1/+1
2004-02-04alloc-pool.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-31alloc-pool.c: Fix comment typos.Kazu Hirata1-1/+1
2003-07-01basic-block.h: Fix comment typos.Kazu Hirata1-1/+1
2003-06-29cse.c: Convert prototypes to ISO C90.Andreas Jaeger1-67/+57
2003-03-202003-03-20 Daniel Berlin <dberlin@dberlin.org>Daniel Berlin1-1/+6
2003-03-11df.c (read_modify_subreg_p): Change from static to global.Hartmut Penner1-0/+1
2003-03-07df.h (enum df_ref_flags.DF_REF_STRIPPED): New.Michael Matz1-3/+8
2003-01-26df.h: Update comments, tidy formatting.Michael Hayes1-42/+47