Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loadpre6.c: Cleanup fre dump file. | Uros Bizjak | 2010-07-23 | 1 | -0/+2 |
| | | | | | | | | | * gcc.dg/tree-ssa/loadpre6.c: Cleanup fre dump file. * gcc.dg/ipa/ipa-sra-6.c: Cleanup eipa_sra dump file. * gcc.dg/ipa/pure-const-2.c: Cleanup local-pure-const1 and optimized dump files. From-SVN: r162477 | ||||
* | ipa-pure-const.c (special_builtlin_state): New function. | Jan Hubicka | 2010-06-11 | 1 | -0/+28 |
* ipa-pure-const.c (special_builtlin_state): New function. (check_call): Use it instead of special casign BUILT_IN_RETURN. (propagate_pure_const): Use it. * gcc.dg/ipa/pure-const-2.c: New testcase. From-SVN: r160615 |