diff options
author | Owen Anderson <resistor@mac.com> | 2010-08-19 22:15:40 +0000 |
---|---|---|
committer | Owen Anderson <resistor@mac.com> | 2010-08-19 22:15:40 +0000 |
commit | bb723b228af87f4decc6684d01764bcf041c5a41 (patch) | |
tree | fe1e9d3b1dcb22e5961836004b0d9f3139ae06e7 /llvm/lib/CodeGen/MachineSink.cpp | |
parent | be77e3bd6e56c775cd72ad1cf188d186d2e7c3e4 (diff) | |
download | bcm5719-llvm-bb723b228af87f4decc6684d01764bcf041c5a41.tar.gz bcm5719-llvm-bb723b228af87f4decc6684d01764bcf041c5a41.zip |
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.
llvm-svn: 111568
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions