[shuffle] Teach the shufflevector fuzzer to support fixed element types.
authorChandler Carruth <chandlerc@gmail.com>
Sun, 17 Aug 2014 00:40:31 +0000 (00:40 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 17 Aug 2014 00:40:31 +0000 (00:40 +0000)
commit120b4c6a41fb18653efc4755b564390e0b9b73e6
tree162856f5974fa5df6c3ec36d44610d058d5f527e
parent0ac5626b56ece9e73344cdd7551ff4fbaa0d145a
[shuffle] Teach the shufflevector fuzzer to support fixed element types.

I'm using this to try to find more minimal test cases by re-fuzzing
within a specific domain once errors are found.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215823 91177308-0d34-0410-b5e6-96231b3b80d8
utils/shuffle_fuzz.py