diff options
author | Craig Topper <craig.topper@intel.com> | 2018-02-23 00:21:39 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-02-23 00:21:39 +0000 |
commit | 0dcc88a500e120f50716e6d3efc2a9cf5db6d570 (patch) | |
tree | 50fc0dce662763e9f233d2b5198db23e9c7c3bfc /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | 5c986b010b118ccd6dcb0a0eba5579d961e1ec67 (diff) | |
download | bcm5719-llvm-0dcc88a500e120f50716e6d3efc2a9cf5db6d570.tar.gz bcm5719-llvm-0dcc88a500e120f50716e6d3efc2a9cf5db6d570.zip |
[X86] Turn setne X, signedmax into setgt signedmax, X in LowerVSETCC to avoid an invert
We won't be able to fold the constant pool load, but its still better than materialing ones and xoring for the invert if we used PCMPEQ.
This will fix another regression from D42948.
llvm-svn: 325845
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions