aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python/modify-python-lldb.py
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2011-07-25 23:05:25 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2011-07-25 23:05:25 +0000
commit123dff0f5822f2f6d2adcf37ec4ec0caea51d739 (patch)
tree68901fabbdbec9be6c44b64e800a0039b66a7362 /lldb/scripts/Python/modify-python-lldb.py
parent276eb8debf0321da3e67cc95fc78c06d8023bed0 (diff)
downloadllvm-123dff0f5822f2f6d2adcf37ec4ec0caea51d739.zip
llvm-123dff0f5822f2f6d2adcf37ec4ec0caea51d739.tar.gz
llvm-123dff0f5822f2f6d2adcf37ec4ec0caea51d739.tar.bz2
- Handle special scalar_to_vector case: splats. Using a native 128-bit
shuffle before inserting on a 256-bit vector. - Add AVX versions of movd/movq instructions - Introduce a few COPY patterns to match insert_subvector instructions. This turns a trivial insert_subvector instruction into a register copy, coalescing the xmm into a ymm and avoid emiting on more instruction. llvm-svn: 136002
Diffstat (limited to 'lldb/scripts/Python/modify-python-lldb.py')
0 files changed, 0 insertions, 0 deletions