Copy GTF_ALL_EFFECTS to hiResult in decomp
authorMichelle McDaniel <adiaaida@gmail.com>
Thu, 29 Sep 2016 17:02:31 +0000 (10:02 -0700)
committerMichelle McDaniel <adiaaida@gmail.com>
Fri, 30 Sep 2016 16:52:28 +0000 (09:52 -0700)
commit4fbb98ee7dc7b231eb11aa5b0ac392b972aad6bc
treebc75ab9e392c44ed8cacc5770bf95240c8582e08
parentf93e169d61aec19ad2c0bd7630d4df4a1b9e4d24
Copy GTF_ALL_EFFECTS to hiResult in decomp

We need to make sure that the hiResult in decompose gets the same effect
flags as the original tree. This change updates decompose methods to pass
those flags from the tree to the hiResult in the cases that they weren't
being passed before.
src/jit/decomposelongs.cpp