Age | Commit message (Expand) | Author | Files | Lines |
2010-12-14 | re PR rtl-optimization/44374 (Hoist same instructions in different branches) | Bernd Schmidt | 1 | -0/+1 |
2010-11-17 | timevar.def (TV_IPA_OPT, [...]): New. | Michael Matz | 1 | -2/+2 |
2010-11-16 | re PR rtl-optimization/46315 (-O2 -fno-strict-overflow causes wrong code gene... | Eric Botcazou | 1 | -8/+13 |
2010-11-13 | re PR rtl-optimization/42889 ("-fcompare-debug failure (length)" with "-O1 -f... | Alexandre Oliva | 1 | -23/+0 |
2010-11-03 | Revert revision 164552. | H.J. Lu | 1 | -1/+0 |
2010-09-23 | re PR rtl-optimization/44374 (Hoist same instructions in different branches) | Bernd Schmidt | 1 | -0/+1 |
2010-07-29 | re PR rtl-optimization/42575 (arm-eabi-gcc 64-bit multiply weirdness) | Bernd Schmidt | 1 | -41/+16 |
2010-06-23 | re PR other/44644 (type/data name clash makes --enable-build-with-cxx cc1 har... | Joern Rennecke | 1 | -2/+2 |
2010-06-22 | Fix version of patch from previous commit ;( | Jan Hubicka | 1 | -28/+48 |
2010-06-22 | df-problems.c (df_rd_confluence_n, [...]): Return true if something changed. | Jan Hubicka | 1 | -29/+67 |
2010-06-16 | * df-core.c (df_compact_blocks): Free problem_temps vector. | Jan Hubicka | 1 | -0/+1 |
2010-06-12 | df-core.c (df_clear_bb_info): New function. | Jan Hubicka | 1 | -28/+56 |
2010-06-07 | df-problems.c (df_lr_problem_data): Add lr_bitmaps. | Jan Hubicka | 1 | -4/+4 |
2010-06-06 | df-core.c (df_set_blocks): Use bitmap_head instead of bitmap. | Jan Hubicka | 1 | -22/+24 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -11/+11 |
2010-04-14 | df-core.c (df_ref_debug): Change format string placeholder from 0x%x to %#x. | Uros Bizjak | 1 | -1/+1 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-02-07 | re PR rtl-optimization/42946 (bootstrap with --enable-checking=df (or =all) f... | Andrew Pinski | 1 | -1/+1 |
2010-01-29 | re PR rtl-optimization/42889 ("-fcompare-debug failure (length)" with "-O1 -f... | Jakub Jelinek | 1 | -0/+24 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -89/+89 |
2009-11-08 | cfgrtl.c (pass_free_cfg): Add pass name. | Zbigniew Chamski | 1 | -1/+1 |
2009-06-02 | * df-core.c (df_ref_debug): Honor -fdump-noaddr. | Alexandre Oliva | 1 | -1/+7 |
2009-05-12 | df-core.c: Update head documentation. | Paolo Bonzini | 1 | -20/+13 |
2009-04-27 | collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind. | Ian Lance Taylor | 1 | -4/+4 |
2009-04-20 | Fix enum conversions which are invalid in C++: | Ian Lance Taylor | 1 | -2/+2 |
2009-04-17 | df.h: Include "timevar.h". | Ian Lance Taylor | 1 | -4/+4 |
2008-12-06 | re PR rtl-optimization/36365 (Hang in df_analyze) | Steven Bosscher | 1 | -78/+8 |
2008-10-11 | re PR middle-end/37448 (cannot compile big function) | Kenneth Zadeck | 1 | -21/+21 |
2008-07-08 | On behalf of Tianwei, for the following change: | Tianwei Sheng | 1 | -1/+1 |
2008-06-26 | alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war... | Kaveh R. Ghazi | 1 | -1/+1 |
2008-06-18 | df.h (struct df_ref): Replace 'insn' field with 'insn_info' field. | Steven Bosscher | 1 | -25/+30 |
2008-06-06 | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 1 | -6/+5 |
2008-04-21 | dbgcnt.def (ra_byte_scan): Added. | Richard Sandiford | 1 | -0/+63 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -9/+15 |
2008-01-17 | re PR middle-end/34400 (bad interaction between DF and SJLJ exceptions) | Seongbae Park | 1 | -18/+127 |
2007-12-14 | df-core.c: Update comments referring to removed features. | Paolo Bonzini | 1 | -5/+5 |
2007-08-30 | df-core.h (df_dump_region): New function. | Kenneth Zadeck | 1 | -0/+29 |
2007-08-05 | configure.ac: Remove --enable-checking=df from default settings. | Paolo Bonzini | 1 | -5/+13 |
2007-07-28 | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+3 |
2007-07-07 | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2007-06-19 | df.h (DF_FIRST_OPTIONAL_PROBLEM): Removed. | Kenneth Zadeck | 1 | -92/+37 |
2007-06-14 | configure.ac: Add --enable-checking=df. | Paolo Bonzini | 1 | -6/+7 |
2007-06-13 | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -5/+5 |
2007-06-11 | df-scan.c (df_insn_delete, [...]): Fixed spelling of word "deferred". | Kenneth Zadeck | 1 | -3/+3 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -480/+1237 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-05-23 | df-core.c: Added to header comments. | Kenneth Zadeck | 1 | -1/+4 |
2006-05-19 | re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma... | Daniel Berlin | 1 | -38/+128 |
2006-05-13 | df-core.c (df_bb_regno_last_use_find): Do not look for dataflow information a... | Steven Bosscher | 1 | -3/+14 |