summaryrefslogtreecommitdiff
path: root/gcc/dse.c
Commit message (Expand)AuthorAgeFilesLines
* machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.Bernd Schmidt2011-07-061-2/+1
* re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke2011-06-161-4/+6
* re PR rtl-optimization/44194 (struct returned by value generates useless stores)Easwaran Raman2011-06-141-16/+103
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-2/+0
* cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range instead o...Anatoly Sokolov2011-03-191-5/+4
* re PR rtl-optimization/48141 (DSE compile time hog)Jakub Jelinek2011-03-171-0/+22
* re PR rtl-optimization/48141 (DSE compile time hog)Jakub Jelinek2011-03-171-4/+4
* re PR rtl-optimization/47614 (cpu2000 benchmark 301.apsi fails with revision ...Pat Haugen2011-02-111-1/+1
* re PR debug/43092 (Wrong debuginfo with VTA and -fomit-frame-pointer/-mno-acc...Alexandre Oliva2011-02-031-72/+15
* dse.c (group_info.base_mem, [...]): Use BLKmode to cover all the possible off...Olivier Hainque2010-08-271-4/+5
* vec.h (FOR_EACH_VEC_ELT): Define.Nathan Froyd2010-08-201-7/+7
* cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p.Nathan Froyd2010-08-191-10/+4
* calls.c, [...]: Call targetm.calls.function_arg...Nathan Froyd2010-06-291-2/+3
* df-problems.c (df_rd_confluence_n, [...]): Return true if something changed.Jan Hubicka2010-06-221-1/+2
* re PR debug/43051 (VTA causes a stack living parameter unavailable in most of...Jakub Jelinek2010-03-161-2/+3
* re PR rtl-optimization/42952 (possible integer wrong code bug)Richard Guenther2010-02-041-3/+0
* re PR debug/42896 (Random debug generation differences, bootstrap fails)Alexandre Oliva2010-02-031-2/+2
* Remove trailing white spaces.H.J. Lu2009-11-251-193/+193
* tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.Ben Elliston2009-10-261-9/+11
* extend.texi (Named Address Spaces): New section.Ben Elliston2009-10-261-1/+2
* Squash commit of EH in gimpleRichard Henderson2009-09-141-1/+1
* invoke.texi (-fvar-tracking-assignments): New.Alexandre Oliva2009-09-021-0/+5
* re PR rtl-optimization/40924 (miscompiles with -O3 (seemingly related to attr...Jakub Jelinek2009-08-051-49/+67
* alias.c: Use REG_P...Shujing Zhao2009-06-221-1/+1
* dse.c (struct store_info): Rename bitmap field to bmap.Ian Lance Taylor2009-06-191-8/+8
* re PR middle-end/40035 (ICE when cross-compiling with -Os)Ben Elliston2009-05-141-0/+1
* re PR rtl-optimization/39794 (Miscompile with -O2 -funroll-loops)Jakub Jelinek2009-04-241-15/+49
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-2/+2
* dse.c (struct group_info): Reorder fields for 64-bit hosts.Jakub Jelinek2009-03-181-9/+9
* re PR middle-end/38652 (dse.c: In function get_call_args: dse.c:2309: error: ...Uros Bizjak2008-12-291-0/+1
* re PR middle-end/31150 (Not promoting an whole array to be static const)Jakub Jelinek2008-12-231-111/+553
* re PR rtl-optimization/37922 (code generation error)Kenneth Zadeck2008-12-181-5/+78
* re PR middle-end/37135 (code size increase for struct assignment)Jakub Jelinek2008-11-241-0/+23
* re PR target/37382 (ICE in extract_insn: <var_decl 0x7fda26ff4b40 swig_module...Jakub Jelinek2008-09-111-6/+6
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-3/+5
* re PR rtl-optimization/36929 (internal compiler error: Segmentation fault)Andreas Schwab2008-07-301-12/+9
* df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi2008-07-151-8/+8
* df-scan.c (df_scan_free_ref_vec, [...]): New macros.Kenneth Zadeck2008-06-301-35/+21
* alias.c (record_alias_subset, [...]): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-261-11/+14
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* [multiple changes]Kenneth Zadeck2008-05-071-1/+1
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-3/+3
* re PR rtl-optimization/35838 (FAIL: 22_locale/num_get/get/char/16.cc executio...Richard Sandiford2008-04-171-2/+3
* dse.c (record_store): Use HOST_BITS_PER_WIDE_INT instead of size of positions...H.J. Lu2008-04-111-2/+1
* re PR middle-end/35897 (DSE doesn't support targets with wide registers)H.J. Lu2008-04-111-10/+25
* Removal of Return with Depressed Stack Pointer supportEric Botcazou2008-04-071-9/+3
* re PR rtl-optimization/33927 (replace_read in dse.c could handle cases where ...Richard Sandiford2008-03-221-87/+66
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-6/+10
* dbgcnt.def (cfg_cleanup, [...]): New counters.David Edelsohn2008-02-261-3/+19
* dse.c (find_shift_sequence): Always choose an integer mode for new_mode.Richard Sandiford2007-11-091-6/+6