Create the in array before the node is constructed instead of copying the in array...
authorSebastian Buchwald <Sebastian.Buchwald@kit.edu>
Tue, 13 Apr 2010 17:02:27 +0000 (17:02 +0000)
committerSebastian Buchwald <Sebastian.Buchwald@kit.edu>
Tue, 13 Apr 2010 17:02:27 +0000 (17:02 +0000)
commit43d2b5ffb6cd35bd55d184e8d6a8aa4bc4a63beb
treeda74e973005aae265046c2aa556950917bd8fadd
parentd29a0dbd9756abc53ad30aad1c018662ccda82a6
Create the in array before the node is constructed instead of copying the in array an set the operands afterwards.

[r27393]
ir/opt/convopt.c