summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorAyman Musa <ayman.musa@intel.com>2017-10-31 11:39:31 +0000
committerAyman Musa <ayman.musa@intel.com>2017-10-31 11:39:31 +0000
commit25589e2a55acc7479366883fcb07059bfec8b9eb (patch)
treee3f76556f4d5adc0f35e1db31aa13f79153c8417 /lldb/packages/Python/lldbsuite/test
parentb9c59f36fc2ae7008801c2c2966db7e3a8427251 (diff)
downloadbcm5719-llvm-25589e2a55acc7479366883fcb07059bfec8b9eb.tar.gz
bcm5719-llvm-25589e2a55acc7479366883fcb07059bfec8b9eb.zip
Adding a shufflevector and select LLVM IR instructions fuzz tool
Based on similar python tool - utils/shuffle-fuzz.py - this tool extends the ability of it's previous by optionally attaching select instruction to the generated shufflevector instructions. This was mainly developed to perform exhaustive testing of the X86 AVX512 masked shuffle instructions. But yet it can be used for various other targets. The general design of the implementation is much modular than the original shuffle_fuzz.py tool, which makes it easier for anyone to extend it further. Differential Revision: https://reviews.llvm.org/D38031 Change-Id: I0efc2aaa091b61a8a9552311c21cc77916a97111 llvm-svn: 316989
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud