diff options
author | Craig Topper <craig.topper@intel.com> | 2018-03-09 23:36:58 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-03-09 23:36:58 +0000 |
commit | f6ff51fc62f312e0251c663c8d527559af1bf8ed (patch) | |
tree | 40df2c59382d4b59e2f59f547f5b4e490ef08cbb /lldb/packages/Python/lldbsuite/test/lang/objc/modules-cache/TestClangModulesCache.py | |
parent | c332ae8be81f3ae7c57d068e806d720d017d69ec (diff) | |
download | bcm5719-llvm-f6ff51fc62f312e0251c663c8d527559af1bf8ed.tar.gz bcm5719-llvm-f6ff51fc62f312e0251c663c8d527559af1bf8ed.zip |
[TwoAddressInstructionPass] Improve tryInstructionCommute of X86 FMA and vpternlog instructions
These instructions have 3 operands that can be commuted. The first commute we find may not be the best. So we should keep searching if we performed an aggressive commute. There may still be an operand that is killed or a physical register constraint that might be better.
Differential Revision: https://reviews.llvm.org/D44324
llvm-svn: 327188
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/objc/modules-cache/TestClangModulesCache.py')
0 files changed, 0 insertions, 0 deletions