diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2014-08-27 11:39:47 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2014-08-27 11:39:47 +0000 |
| commit | a5a8a9adc8d87199962a6486f8062a5f45dafac5 (patch) | |
| tree | dafb3eda108c686ed2b437967831f90708a39f37 /lldb/scripts/Python/finishSwigPythonLLDB.py | |
| parent | 74ec9e19eea510ae0079ce9366cb0ee6bebdd933 (diff) | |
| download | llvm-a5a8a9adc8d87199962a6486f8062a5f45dafac5.zip llvm-a5a8a9adc8d87199962a6486f8062a5f45dafac5.tar.gz llvm-a5a8a9adc8d87199962a6486f8062a5f45dafac5.tar.bz2 | |
[x86] Fix a regression introduced with r213897 for 32-bit targets where
we stopped efficiently lowering sextload using the SSE41 instructions
for that operation.
This is a consequence of a bad predicate I used thinking of the memory
access needs. The code actually handles the cases where the predicate
doesn't apply, and handles them much better. =] Simple fix and a test
case added. Fixes PR20767.
llvm-svn: 216538
Diffstat (limited to 'lldb/scripts/Python/finishSwigPythonLLDB.py')
0 files changed, 0 insertions, 0 deletions
