diff options
author | Craig Topper <craig.topper@intel.com> | 2019-04-14 18:59:57 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2019-04-14 18:59:57 +0000 |
commit | 72b976e5d723f7cea215dd16dc86714f226d0763 (patch) | |
tree | b9b8db5c2b4935237a11515359c36a388c36efb5 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 3c57976447b5dd83b377aace127b896c62479518 (diff) | |
download | llvm-72b976e5d723f7cea215dd16dc86714f226d0763.zip llvm-72b976e5d723f7cea215dd16dc86714f226d0763.tar.gz llvm-72b976e5d723f7cea215dd16dc86714f226d0763.tar.bz2 |
[X86] Change IMUL with immediate instruction order to ri8 instructions come before ri/ri32 instructions.
This will ensure IMUL64ri8 is tried before IMUL64ri32. For IMUL32 and IMUL16 the
order doesn't really matter because only the ri8 versions use a predicate. That
automatically gives them priority.
llvm-svn: 358360
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions