commit | 792202d090f08fbe4c567bb2a2c2fe634c57b4e0 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Thu Aug 07 04:49:54 2014 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Thu Aug 07 04:49:54 2014 +0000 |
tree | 9adad61ce715ccdc5a5b5be5f74148c7b55103b8 | |
parent | 14d29b65e515d6e0771eaee4e0684580fae1b184 [diff] |
Add an option to the shuffle fuzzer that lets you fuzz exclusively within a single bit-width of vectors. This is particularly useful for when you know you have bugs in a certain area and want to find simpler test cases than those produced by an open-ended fuzzing that ends up legalizing the vector in addition to shuffling it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215056 91177308-0d34-0410-b5e6-96231b3b80d8