diff options
author | Evandro Menezes <e.menezes@samsung.com> | 2017-12-11 21:09:27 +0000 |
---|---|---|
committer | Evandro Menezes <e.menezes@samsung.com> | 2017-12-11 21:09:27 +0000 |
commit | 54be62df3954a25aa233c90b17c9c97ace079225 (patch) | |
tree | a69acc82e2dd99f2a3d9dcde2fe55faab7ee6cc3 /lldb/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py | |
parent | 9a724aa38ff83c0d5654632e67f84b40559e3831 (diff) | |
download | bcm5719-llvm-54be62df3954a25aa233c90b17c9c97ace079225.tar.gz bcm5719-llvm-54be62df3954a25aa233c90b17c9c97ace079225.zip |
[CodeGen] Improve the consistency of instruction fusion*
When either instruction in a fused pair has no other dependency, besides on
the other instruction, make sure that other instructions do not get
scheduled between them. Additionally, avoid fusing an instruction more than
once along the same dependency chain.
Differential revision: https://reviews.llvm.org/D36704
llvm-svn: 320420
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/macosx/queues/TestQueues.py')
0 files changed, 0 insertions, 0 deletions