Add a SubclassData field to SDNode, similar to what's done
in Value, to make use of some otherwise unused space. Use this field to shrink LoadSDNode and StoreSDNode by moving the addressing mode and ext/trunc fields there. llvm-svn: 53422
Loading
Please register or sign in to comment