]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/dse.c
re PR middle-end/46500 (target.h includes tm.h)
[thirdparty/gcc.git] / gcc / dse.c
2011-06-16  Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-06-14  Easwaran Ramanre PR rtl-optimization/44194 (struct returned by value...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-03-19  Anatoly Sokolovcfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap...
2011-03-17  Jakub Jelinekre PR rtl-optimization/48141 (DSE compile time hog)
2011-03-17  Jakub Jelinekre PR rtl-optimization/48141 (DSE compile time hog)
2011-02-11  Pat Haugenre PR rtl-optimization/47614 (cpu2000 benchmark 301...
2011-02-03  Alexandre Olivare PR debug/43092 (Wrong debuginfo with VTA and -fomit...
2010-08-27  Olivier Hainquedse.c (group_info.base_mem, [...]): Use BLKmode to...
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19  Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-06-29  Nathan Froydcalls.c, [...]: Call targetm.calls.function_arg...
2010-06-22  Jan Hubickadf-problems.c (df_rd_confluence_n, [...]): Return true...
2010-03-16  Jakub Jelinekre PR debug/43051 (VTA causes a stack living parameter...
2010-02-04  Richard Guentherre PR rtl-optimization/42952 (possible integer wrong...
2010-02-03  Alexandre Olivare PR debug/42896 (Random debug generation differences...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-10-26  Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26  Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-09-14  Richard HendersonSquash commit of EH in gimple
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-05  Jakub Jelinekre PR rtl-optimization/40924 (miscompiles with -O3...
2009-06-22  Shujing Zhaoalias.c: Use REG_P...
2009-06-19  Ian Lance Taylordse.c (struct store_info): Rename bitmap field to bmap.
2009-05-13  Ben Ellistonre PR middle-end/40035 (ICE when cross-compiling with...
2009-04-24  Jakub Jelinekre PR rtl-optimization/39794 (Miscompile with -O2 ...
2009-04-20  Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-03-18  Jakub Jelinekdse.c (struct group_info): Reorder fields for 64-bit...
2008-12-29  Uros Bizjakre PR middle-end/38652 (dse.c: In function get_call_arg...
2008-12-22  Jakub Jelinekre PR middle-end/31150 (Not promoting an whole array...
2008-12-18  Kenneth Zadeckre PR rtl-optimization/37922 (code generation error)
2008-11-24  Jakub Jelinekre PR middle-end/37135 (code size increase for struct...
2008-09-11  Jakub Jelinekre PR target/37382 (ICE in extract_insn: <var_decl...
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-07-30  Andreas Schwabre PR rtl-optimization/36929 (internal compiler error...
2008-07-15  Kaveh R. Ghazidf-problems.c (df_set_note): Avoid C++ keywords.
2008-06-30  Kenneth Zadeckdf-scan.c (df_scan_free_ref_vec, [...]): New macros.
2008-06-26  Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-07  Kenneth Zadeck[multiple changes]
2008-04-25  Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-17  Richard Sandifordre PR rtl-optimization/35838 (FAIL: 22_locale/num_get...
2008-04-11  H.J. Ludse.c (record_store): Use HOST_BITS_PER_WIDE_INT instea...
2008-04-11  H.J. Lure PR middle-end/35897 (DSE doesn't support targets...
2008-04-07  Eric BotcazouRemoval of Return with Depressed Stack Pointer support
2008-03-22  Richard Sandifordre PR rtl-optimization/33927 (replace_read in dse.c...
2008-03-19  Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-26  David Edelsohndbgcnt.def (cfg_cleanup, [...]): New counters.
2007-11-09  Richard Sandiforddse.c (find_shift_sequence): Always choose an integer...
2007-10-15  Eric Botcazoudse.c (struct insn_info): Add 'frame_read' field.
2007-10-12  Richard Sandiforddse.c (find_shift_sequence): Reinstate "<= UNITS_PER_WO...
2007-10-11  Eric Botcazoure PR rtl-optimization/33638 (wrong code with -O2 ...
2007-10-04  Michael Matzre PR rtl-optimization/33653 (volatile memory access...
2007-09-20  Richard Sandiforddse.c (find_shift_sequence): No-op rework of control...
2007-09-18  Richard Sandiforddse.c (find_shift_sequence): Temporarily revert to...
2007-09-17  Richard Sandiforddf-scan.c (df_notes_rescan): Do nothing if the instruct...
2007-09-16  Richard Sandiforddse.c (find_shift_sequence): Allow word as well as...
2007-09-14  Eric Christopherdse.c (find_shift_sequence): New function.
2007-09-05  Jan Hubickaregrename.c (pass_regrename, [...]): Add RTL sharing...
2007-08-11  Ian Lance Tayloralias.h (alias_set_type): Define new type.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazic-lex.c (c_lex_with_flags, lex_string): Constify.
2007-07-07  Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-13  Kazu Hirataauto-inc-dec.c, [...]: Fix comment typos.
2007-06-11  Daniel BerlinMerge dataflow branch into mainline