summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-07-29 17:55:37 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-07-29 17:55:37 +0000
commitb0c43766971bf896fa2de1ff6ba6cf27900a414e (patch)
tree0532c10763927821969740ccdda03b503ee218ce /llvm/lib/CodeGen
parent3f9e91286ea84de5de7b316b0b4ac43d6b911e75 (diff)
downloadbcm5719-llvm-b0c43766971bf896fa2de1ff6ba6cf27900a414e.tar.gz
bcm5719-llvm-b0c43766971bf896fa2de1ff6ba6cf27900a414e.zip
[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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud