summaryrefslogtreecommitdiff
path: root/gcc/ipa-pure-const.c
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p)Richard Guenther2009-04-031-11/+42
* attr-noinline.c: Avoid pure-const optimization.Jan Hubicka2009-03-281-438/+457
* re PR middle-end/37448 (cannot compile big function)Jan Hubicka2008-09-181-25/+57
* cgraph.c (first_cgraph_function_insertion_hook): New variable.Jan Hubicka2008-08-211-0/+20
* Backport from LTO branch:Jan Hubicka2008-08-211-38/+104
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-72/+93
* cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka2008-07-251-1/+1
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-7/+7
* [multiple changes]Kenneth Zadeck2008-05-071-30/+37
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* [multiple changes]Kenneth Zadeck2007-11-081-0/+30
* ipa-pure-const.c (check_decl): Return immediately when pure_const_state has b...Samuel Tardieu2007-10-261-1/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* ipa.c (cgraph_postorder): Cast according to the coding conventions.Thomas Neumann2007-06-301-8/+8
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-10/+12
* ipa-pure-const.c (check_operand): SSA_NAME is safe.Jan Hubicka2006-12-301-1/+2
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-3/+3
* re PR tree-optimization/29964 (function with volatile operators still found t...Andrew Pinski2006-11-241-6/+23
* re PR middle-end/27781 (weak-attribute over-optimisation)Richard Guenther2006-06-151-3/+6
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-2/+2
* ipa-pure-const.c (static_execute): Free auxiliar information.Richard Guenther2005-09-161-0/+3
* ipa-pure-const.c: Change dump name.Daniel Berlin2005-08-311-1/+1
* re PR tree-optimization/23584 (ipa-pure-const pass ignores dereferencing a vo...Josh Conner2005-08-261-6/+7
* ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata2005-07-261-2/+2
* Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin2005-07-161-0/+729