diff options
author | Nadav Rotem <nadav.rotem@intel.com> | 2011-08-10 19:30:14 +0000 |
---|---|---|
committer | Nadav Rotem <nadav.rotem@intel.com> | 2011-08-10 19:30:14 +0000 |
commit | 410a11fe824b52b1f038b26803ce635af3e37013 (patch) | |
tree | 8474e56f1b80814492eb0c376b964eba635d2c49 /clang/test/Sema/array-bounds-ptr-arith.c | |
parent | e1649c31cb95cf33ed4c48098a2f563c73bb60e8 (diff) | |
download | bcm5719-llvm-410a11fe824b52b1f038b26803ce635af3e37013.tar.gz bcm5719-llvm-410a11fe824b52b1f038b26803ce635af3e37013.zip |
When performing a truncating store, it is sometimes possible to rearrange the
data in-register prior to saving to memory. When we reorder the data in memory
we prevent the need to save multiple scalars to memory, making a single regular
store.
llvm-svn: 137238
Diffstat (limited to 'clang/test/Sema/array-bounds-ptr-arith.c')
0 files changed, 0 insertions, 0 deletions