aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-pure-const.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-07[multiple changes]Kenneth Zadeck1-30/+37
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-3/+5
2007-11-08[multiple changes]Kenneth Zadeck1-0/+30
2007-10-26ipa-pure-const.c (check_decl): Return immediately when pure_const_state has b...Samuel Tardieu1-1/+4
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-06-30ipa.c (cgraph_postorder): Cast according to the coding conventions.Thomas Neumann1-8/+8
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-10/+12
2006-12-30ipa-pure-const.c (check_operand): SSA_NAME is safe.Jan Hubicka1-1/+2
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-3/+3
2006-11-24re PR tree-optimization/29964 (function with volatile operators still found t...Andrew Pinski1-6/+23
2006-06-15re PR middle-end/27781 (weak-attribute over-optimisation)Richard Guenther1-3/+6
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2005-09-16ipa-pure-const.c (static_execute): Free auxiliar information.Richard Guenther1-0/+3
2005-08-31ipa-pure-const.c: Change dump name.Daniel Berlin1-1/+1
2005-08-26re PR tree-optimization/23584 (ipa-pure-const pass ignores dereferencing a vo...Josh Conner1-6/+7
2005-07-26ipa-pure-const.c, [...]: Update FSF address.Kazu Hirata1-2/+2
2005-07-16Makefile.in: Added rules for ipa-pure-const.c...Daniel Berlin1-0/+729