summaryrefslogtreecommitdiff
path: root/gcc/ipa-pure-const.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraph.h (cgraph_set_nothrow_flag, cgraph_set_readonly_flag,jakub2009-12-141-17/+17
* * matrix-reorg.c (analyze_matrix_allocation_site): Remove unusedjakub2009-11-281-5/+0
* Remove trailing white spaces.hjl2009-11-251-48/+48
* 2009-11-10 Martin Jambor <mjambor@suse.cz>jamborm2009-11-101-0/+1
* PR tree-optimize/40556 ...hubicka2009-10-221-24/+40
* Merge lto branch into trunk.dnovillo2009-10-031-8/+138
* * cgraph.c (cgraph_clone_node): Add redirect_callers parameter.hubicka2009-10-011-0/+14
* Squash commit of EH in gimplerth2009-09-141-2/+2
* gcc/ChangeLog:aoliva2009-09-021-0/+3
* * gcc.dg/tree-ssa/loop-24.c: Update dump file matching; enable -O2.hubicka2009-07-031-1/+5
* * gcc.dg/tree-ssa/local-pure-const.c: New testcase.hubicka2009-07-021-1/+11
* * cfgloopanal.c (check_irred): Move into ...hubicka2009-06-301-2/+29
* gcc/ChangeLog:ian2009-05-161-2/+2
* * ipa-reference.c: Do not include c-common.h, include splay-tree.h.steven2009-05-011-1/+0
* * ipa-pure-const.c (struct funct_state_d): New fieldshubicka2009-04-261-12/+13
* * cgraph.c (cgraph_create_edge, cgraph_set_call_stmt): Set proper cfun.hubicka2009-04-191-0/+3
* * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt):hubicka2009-04-181-18/+87
* 2009-04-16 Richard Guenther <rguenther@suse.de>rguenth2009-04-161-80/+46
* 2009-04-03 Richard Guenther <rguenther@suse.de>rguenth2009-04-031-11/+42
* * gcc.dg/attr-noinline.c: Avoid pure-const optimization.hubicka2009-03-281-438/+457
* PR middle-end/37448hubicka2008-09-181-25/+57
* * cgraph.c (first_cgraph_function_insertion_hook): New variable.hubicka2008-08-211-0/+20
* Backport from LTO branch:hubicka2008-08-211-38/+104
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-72/+93
* * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.hubicka2008-07-251-1/+1
* gcc/rwild2008-06-061-7/+7
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-30/+37
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* 2007-11-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-11-081-0/+30
* * ipa-pure-const.c (check_decl): Return immediately whenuros2007-10-261-1/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * ipa.c (cgraph_postorder): Cast according to the coding conventions.tneumann2007-06-301-8/+8
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-10/+12
* * ipa-pure-const.c (check_operand): SSA_NAME is safe.hubicka2006-12-301-1/+2
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-3/+3
* 2006-11-24 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2006-11-241-6/+23
* 2006-06-16 Richard Guenther <rguenther@suse.de>rguenth2006-06-151-3/+6
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* 2005-09-16 Richard Guenther <rguenther@suse.de>rguenth2005-09-161-0/+3
* 2005-08-31 Daniel Berlin <dberlin@dberlin.org>dberlin2005-08-311-1/+1
* PR middle-end/23584jconner2005-08-261-6/+7
* * ipa-pure-const.c, ipa-reference.c, ipa-reference.h,kazu2005-07-261-2/+2
* 2005-07-16 Danny Berlin <dberlin@dberlin.org>zadeck2005-07-161-0/+729