summaryrefslogtreecommitdiff
path: root/gcc/df-problems.c
Commit message (Expand)AuthorAgeFilesLines
* re PR debug/44023 (-fcompare-debug failure (length) for alphaev67 target (boo...Jakub Jelinek2010-05-111-3/+26
* re PR bootstrap/43994 (Revision 159063 failed to bootstrap on Linux/ia64)Jakub Jelinek2010-05-061-4/+4
* re PR debug/43478 (Missing DW_AT_location for a variable)Alexandre Oliva2010-05-051-1/+141
* df-problems.c (df_simulate_initialize_forwards): Set, don't clear, bits for a...Bernd Schmidt2010-04-261-8/+4
* ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and df_simulate_find_...Bernd Schmidt2010-04-221-4/+17
* re PR rtl-optimization/41812 (test 20071030-1.c fails execution on powerpc64)Paolo Bonzini2009-11-301-8/+25
* Remove trailing white spaces.H.J. Lu2009-11-251-276/+276
* df-problems.c: Fix documentation for forward simulation of LR.Paolo Bonzini2009-11-081-30/+22
* re PR rtl-optimization/41812 (test 20071030-1.c fails execution on powerpc64)Paolo Bonzini2009-10-281-21/+2
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-8/+51
* df-problems.c (df_set_seen, [...]): Delete.Paolo Bonzini2009-06-271-27/+28
* re PR tree-optimization/26854 (Inordinate compile times on large routines)Paolo Bonzini2009-06-271-3/+447
* df-problems.c (df_byte_lr_alloc): Don't set problem_data to itself.Ian Lance Taylor2009-06-161-2/+2
* df-problems.c (df_simulate_one_insn_forwards): Fix braces in switch.Ian Lance Taylor2009-06-161-11/+13
* re PR rtl-optimization/33928 (30% performance slowdown in floating-point code...Paolo Bonzini2009-05-081-48/+67
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-6/+4
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR tree-optimization/35805 ([ira] error in start_allocno_priorities, at ir...Kenneth Zadeck2009-01-031-12/+21
* df-scan.c (persistent_obstack, [...]): Remove.Jan Hubicka2008-12-181-3/+3
* re PR rtl-optimization/37922 (code generation error)Kenneth Zadeck2008-12-181-13/+97
* re PR middle-end/37448 (cannot compile big function)Kenneth Zadeck2008-10-111-84/+84
* df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi2008-07-151-9/+9
* rtlanal.c (add_reg_note): New function.Ian Lance Taylor2008-07-021-1/+1
* alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-261-3/+2
* df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.Steven Bosscher2008-06-181-13/+14
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-4/+3
* rtl.texi (RTL_CONST_CALL_P, [...]): Fixed typos.Kenneth Zadeck2008-05-171-4/+4
* ifcvt.c (dead_or_predicable): Rename df_simulate_one_insn_backwards to df_sim...Kenneth Zadeck2008-05-161-38/+38
* dbgcnt.def (ra_byte_scan): Added.Richard Sandiford2008-04-211-20/+735
* re PR tree-optimization/26854 (Inordinate compile times on large routines)Kenneth Zadeck2008-01-221-76/+49
* re PR tree-optimization/26854 (Inordinate compile times on large routines)Kenneth Zadeck2008-01-201-54/+84
* re PR tree-optimization/26854 (Inordinate compile times on large routines)Kenneth Zadeck2008-01-191-12/+26
* df-core.c: Update comments referring to removed features.Paolo Bonzini2007-12-141-17/+19
* ra-conflict.c: New file.Kenneth Zadeck2007-10-021-722/+35
* re PR rtl-optimization/32557 (internal compiler error: RTL check: expected co...Rask Ingemann Lambertsen2007-08-221-2/+2
* df.h (DF_RU, [...]): Removed.Kenneth Zadeck2007-07-311-530/+0
* df-scan.c (df_scan_verify): Remove artificial limit on the number of blocks f...Seongbae Park2007-07-301-120/+21
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-1/+1
* re PR middle-end/32749 (gfortran.dg/auto_array_1.f90)Kenneth Zadeck2007-07-271-24/+23
* df.h (df_mw_hardreg): Remove "loc" field.Richard Sandiford2007-07-271-28/+61
* 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-5/+5
* df-problems.c (df_set_unused_notes_for_mw): Fix formatting.Richard Sandiford2007-06-291-13/+10
* df-problems.c (df_note_bb_compute): Made computation of live info consistent ...Kenneth Zadeck2007-06-211-2/+11
* df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed.Kenneth Zadeck2007-06-191-8/+48
* re PR rtl-optimization/32355 (ICE in df_lr_verify_transfer_functions, at df-p...Kenneth Zadeck2007-06-181-0/+2
* auto-inc-dec.c, [...]: Fix comment typos.Kazu Hirata2007-06-131-2/+2
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-1562/+2104
* i386.c, [...]: Fix comment typos.Kazu Hirata2007-05-261-1/+1
* regs.h (end_hard_regno): New function.Richard Sandiford2007-05-221-4/+2