summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/edit-swig-python-wrapper-file.py
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@google.com>2013-04-18 17:41:08 +0000
committerDerek Schuff <dschuff@google.com>2013-04-18 17:41:08 +0000
commita403d243d11693a6409f0c52196f3f38c3de76e2 (patch)
treea051bc507d2490710fbbc4f6ac05b21d4581bdb2 /lldb/scripts/Python/edit-swig-python-wrapper-file.py
parent4cd6aa110c3c96b6c8aadb4fbeeb0b80a0403586 (diff)
downloadbcm5719-llvm-a403d243d11693a6409f0c52196f3f38c3de76e2.tar.gz
bcm5719-llvm-a403d243d11693a6409f0c52196f3f38c3de76e2.zip
Allow misaligned stores in x86 fast-isel.
In X86FastISel::X86SelectStore(), improperly aligned stores are rejected and handled by the DAG-based ISel. However, X86FastISel::X86SelectLoad() makes no such requirement. There doesn't appear to be an x86 architectural correctness issue with allowing potentially unaligned store instructions. This patch removes this restriction. Patch by Jim Stichnot. llvm-svn: 179774
Diffstat (limited to 'lldb/scripts/Python/edit-swig-python-wrapper-file.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud