Owen Anderson 9419cab4c3 When a set of bitmask operations, typically from a bitfield initialization, only modifies the low bytes of a value,
we can narrow the store to only over-write the affected bytes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111568 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-19 22:15:40 +00:00
..
2010-08-15 07:07:24 +00:00
2010-08-17 21:05:54 +00:00
2010-08-19 16:47:54 +00:00