commit | 6652af36fe8994b1621d882fcc230d320908a2a3 | [log] [tgz] |
---|---|---|
author | Ian Romanick <ian.d.romanick@intel.com> | Tue Mar 09 16:38:02 2010 -0800 |
committer | Ian Romanick <ian.d.romanick@intel.com> | Tue Mar 09 16:38:02 2010 -0800 |
tree | fe094bff4f29d064c0684924cdf75148e806cc41 | |
parent | 78b51b0fdd61b58940f9043ef9046217552f2c70 [diff] |
Add assignment side-effect to the instruction stream The actual assignment is a side-effect of the assignment expression. Add it to the instruction stream and return the LHS of the assignment as its rvalue.