commit | 5db5cae26feaef6b59eff4072df23711f4ddb663 | [log] [tgz] |
---|---|---|
author | David Blaikie <dblaikie@gmail.com> | Wed Apr 22 04:14:42 2015 +0000 |
committer | David Blaikie <dblaikie@gmail.com> | Wed Apr 22 04:14:42 2015 +0000 |
tree | 240d6d517b45e089815e16886650f7cee62114c0 | |
parent | fae374b95efd9f07a7bcb9fae374c10b02b9283d [diff] |
[opaque pointer types] Serialize the value type for store instructions Without pointee types the space optimization of storing only the pointer type and not the value type won't be viable - so add the extra type information that would be missing. Storeatomic coming soon. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235474 91177308-0d34-0410-b5e6-96231b3b80d8