summaryrefslogtreecommitdiff
path: root/gcc/ipa-pure-const.c
Commit message (Expand)AuthorAgeFilesLines
* 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