re PR ipa/60243 (IPA is slow on large cgraph tree)
authorRichard Biener <rguenther@suse.de>
Wed, 19 Feb 2014 09:29:34 +0000 (09:29 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 19 Feb 2014 09:29:34 +0000 (09:29 +0000)
commit4df65a859021297d34af56094b2baa6502b59ddf
tree0bcc11c5c531426ed377a4a3d36656b54bec203e
parent7fea98d8cf1513e1ea54a6de9a32ef42f6448345
re PR ipa/60243 (IPA is slow on large cgraph tree)

2014-02-19  Richard Biener  <rguenther@suse.de>

PR ipa/60243
* ipa-prop.c: Include stringpool.h and tree-ssanames.h.
(ipa_modify_call_arguments): Emit an argument load explicitely and
preserve virtual SSA form there and for the replacement call.
Do not update SSA form nor free dominance info.

From-SVN: r207879
gcc/ChangeLog
gcc/ipa-prop.c