diff options
author | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-07-29 17:55:37 +0000 |
---|---|---|
committer | Krzysztof Parzyszek <kparzysz@codeaurora.org> | 2016-07-29 17:55:37 +0000 |
commit | b0c43766971bf896fa2de1ff6ba6cf27900a414e (patch) | |
tree | 0532c10763927821969740ccdda03b503ee218ce /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | |
parent | 3f9e91286ea84de5de7b316b0b4ac43d6b911e75 (diff) | |
download | llvm-b0c43766971bf896fa2de1ff6ba6cf27900a414e.zip llvm-b0c43766971bf896fa2de1ff6ba6cf27900a414e.tar.gz llvm-b0c43766971bf896fa2de1ff6ba6cf27900a414e.tar.bz2 |
[Hexagon] Testcase for not merging stores into a misaligned store
The DAG combiner will try to merge consecutive stores into a bigger
store, unless the resulting store is not fast. Misaligned vector stores
are allowed on Hexagon, but are not fast. Add a testcase to make sure
this type of merging does not occur.
Patch by Pranav Bhandarkar.
llvm-svn: 277182
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions