[llvm-commits] [PATCH 1/5] Remove the AugmentedUse struct.
Chris Lattner
clattner at apple.com
Fri Jun 17 21:55:13 PDT 2011
LGTM
On Jun 16, 2011, at 4:09 AM, Jay Foad wrote:
>
> I don't think the AugmentedUse struct buys us much, either in
> correctness or in ease of use. Ditch it, and simplify Use::getUser() and
> User::allocHungoffUses().
>
> This isn't related to the other patches in this series, except that I
> wanted to do it before creating PHINode::allocHungoffUses().
More information about the llvm-commits
mailing list