diff options
author | Craig Topper <craig.topper@intel.com> | 2018-02-20 17:41:00 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-02-20 17:41:00 +0000 |
commit | 010ae8dcbbd8861f4e9f6883218b2e51c3163b9c (patch) | |
tree | 1a6402191cc334268b8f65661bff3f080b20e71f /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py | |
parent | 563c901bac5ea12b8364c2c38c2264c4c1d027ec (diff) | |
download | bcm5719-llvm-010ae8dcbbd8861f4e9f6883218b2e51c3163b9c.tar.gz bcm5719-llvm-010ae8dcbbd8861f4e9f6883218b2e51c3163b9c.zip |
[X86] Promote 16-bit cmovs to 32-bits
This allows us to avoid an opsize prefix. And forcing some move immediates to i32 avoids a length changing prefix on those instructions.
This mostly replaces the existing combine we had for zext/sext+cmov of constants. I left in a case for sign extending a 32 bit cmov of constants to 64 bits.
Differential Revision: https://reviews.llvm.org/D43327
llvm-svn: 325601
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions