commit | a7ce741ff0ab02510833854bfa6a1c8c265faee3 | [log] [tgz] |
---|---|---|
author | Dan Gohman <gohman@apple.com> | Tue Feb 03 00:08:45 2009 +0000 |
committer | Dan Gohman <gohman@apple.com> | Tue Feb 03 00:08:45 2009 +0000 |
tree | 59d2f8b8299ddfcb0e2e71a06274e68101c97c3a | |
parent | f75e5b4d8cbbec83924a3186a167a03564e5c373 [diff] |
Use the SubclassData field to hold ExtType, isTrunc, and MemIndexedMode information. This eliminates the need for the Flags field in MemSDNode, so this makes LoadSDNode and StoreSDNode smaller. Also, it makes FoldingSetNodeIDs for loads and stores two AddIntegers smaller. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63577 91177308-0d34-0410-b5e6-96231b3b80d8