diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2011-07-25 23:05:25 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2011-07-25 23:05:25 +0000 |
commit | 123dff0f5822f2f6d2adcf37ec4ec0caea51d739 (patch) | |
tree | 68901fabbdbec9be6c44b64e800a0039b66a7362 /lldb/scripts/Python/modify-python-lldb.py | |
parent | 276eb8debf0321da3e67cc95fc78c06d8023bed0 (diff) | |
download | llvm-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