summaryrefslogtreecommitdiff
path: root/gcc/df.h
Commit message (Expand)AuthorAgeFilesLines
* basic-block.h (struct control_flow_graph): Move last_label_uid field up.Nathan Froyd2010-05-291-1/+1
* coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher2010-05-221-0/+2
* ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and df_simulate_find_...Bernd Schmidt2010-04-221-0/+1
* re PR rtl-optimization/42889 ("-fcompare-debug failure (length)" with "-O1 -f...Jakub Jelinek2010-01-291-0/+1
* Update copyright notices of my recent commits.Alexandre Oliva2010-01-091-2/+2
* re PR rtl-optimization/42631 ("-fcompare-debug failure" with "-O1 -funroll-lo...Alexandre Oliva2010-01-091-2/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-50/+50
* df-problems.c: Fix documentation for forward simulation of LR.Paolo Bonzini2009-11-081-1/+0
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+1
* re PR tree-optimization/26854 (Inordinate compile times on large routines)Paolo Bonzini2009-06-271-1/+32
* re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...Paolo Bonzini2009-05-081-0/+2
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-2/+2
* combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2009-04-241-6/+5
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-4/+4
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-1/+2
* dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek2009-03-181-11/+13
* df-scan.c (persistent_obstack, [...]): Remove.Jan Hubicka2008-12-181-5/+0
* re PR rtl-optimization/37922 (code generation error)Kenneth Zadeck2008-12-181-3/+6
* re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck2008-10-111-97/+134
* alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-261-0/+3
* df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.Steven Bosscher2008-06-181-12/+19
* df-scan.c (struct df_scan_problem_data): Remove the mw_link_pool alloc pool.Steven Bosscher2008-06-091-3/+2
* ifcvt.c (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_sim...Kenneth Zadeck2008-05-161-3/+2
* dbgcnt.def (ra_byte_scan): Added.Richard Sandiford2008-04-211-15/+70
* fwprop.c (update_df): Support width and offset parameters of df_ref_create.Kenneth Zadeck2008-03-061-9/+32
* df-scan.c (df_ref_chain_change_bb): Simplify.Alexandre Oliva2008-03-011-2/+2
* re PR tree-optimization/26854 (Inordinate compile times on large routines)Kenneth Zadeck2008-01-221-42/+7
* re PR tree-optimization/26854 (Inordinate compile times on large routines)Kenneth Zadeck2008-01-201-12/+47
* re PR rtl-optimization/34415 (Possible miscompilation on MIPS)Richard Sandiford2007-12-161-3/+3
* df-core.c: Update comments referring to removed features.Paolo Bonzini2007-12-141-2/+4
* ra-conflict.c: New file.Kenneth Zadeck2007-10-021-91/+50
* df-core.h (df_dump_region): New function.Kenneth Zadeck2007-08-301-0/+1
* configure.ac: Remove --enable-checking=df from default settings.Paolo Bonzini2007-08-051-2/+4
* df.h (DF_RU, [...]): Removed.Kenneth Zadeck2007-07-311-41/+4
* cfglayout.c, [...]: Fix comment typos.Kazu Hirata2007-07-281-2/+2
* 2007-xx-xx Richard Sandiford <rsandifo@nildram.co.uk>Richard Sandiford2007-07-271-5/+13
* df.h (df_mw_hardreg): Remove "loc" field.Richard Sandiford2007-07-271-1/+0
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata2007-07-071-1/+1
* df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.Kenneth Zadeck2007-06-191-3/+11
* auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata2007-06-131-1/+1
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-241/+586
* re PR middle-end/30907 (Propagation of addresses within loops pessimizes code)Paolo Bonzini2007-03-201-4/+4
* cfgloop.c, [...]: Fix comment typos.Kazu Hirata2007-02-181-1/+1
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-2/+2
* df-core.c: Added to header comments.Kenneth Zadeck2006-05-231-23/+53
* re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma...Daniel Berlin2006-05-191-91/+126
* [multiple changes]Razya Ladelsky2006-05-041-0/+19
* builtins.c, [...]: Fix comment typos.Kazu Hirata2006-03-041-1/+1
* df.h (DF_REG_SIZE): Return the length of the initialized part of the array.Zdenek Dvorak2006-02-081-1/+1