aboutsummaryrefslogtreecommitdiff
path: root/gcc/df.h
AgeCommit message (Expand)AuthorFilesLines
2009-11-08df-problems.c: Fix documentation for forward simulation of LR.Paolo Bonzini1-1/+0
2009-09-02invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva1-0/+1
2009-06-27re PR tree-optimization/26854 (Inordinate compile times on large routines)Paolo Bonzini1-1/+32
2009-05-08re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...Paolo Bonzini1-0/+2
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-2/+2
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor1-6/+5
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-4/+4
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-1/+2
2009-03-18dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek1-11/+13
2008-12-18df-scan.c (persistent_obstack, [...]): Remove.Jan Hubicka1-5/+0
2008-12-18re PR rtl-optimization/37922 (code generation error)Kenneth Zadeck1-3/+6
2008-10-11re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck1-97/+134
2008-06-26alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-0/+3
2008-06-18df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.Steven Bosscher1-12/+19
2008-06-09df-scan.c (struct df_scan_problem_data): Remove the mw_link_pool alloc pool.Steven Bosscher1-3/+2
2008-05-16ifcvt.c (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_sim...Kenneth Zadeck1-3/+2
2008-04-21dbgcnt.def (ra_byte_scan): Added.Richard Sandiford1-15/+70
2008-03-06fwprop.c (update_df): Support width and offset parameters of df_ref_create.Kenneth Zadeck1-9/+32
2008-03-01df-scan.c (df_ref_chain_change_bb): Simplify.Alexandre Oliva1-2/+2
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