summaryrefslogtreecommitdiffstats
path: root/llvm/utils/shuffle_fuzz.py
Commit message (Expand)AuthorAgeFilesLines
* [Utils] Updated shuffle fuzz script to generate more modern (valid) IR.Simon Pilgrim2015-11-221-2/+2
* [shuffles] Tweak my shufflevector fuzz test generation script to produceChandler Carruth2015-02-181-3/+2
* [shuffle] Teach the shufflevector fuzzer to support fixed element types.Chandler Carruth2014-08-171-6/+12
* [shuffle] Stand back! I'm about to (try to) do math!Chandler Carruth2014-08-131-2/+39
* [shuffle] Make the seed an optional component and add support forChandler Carruth2014-08-131-2/+3
* [shuffle] Teach the shuffle fuzzer to fuzz blends, including formingChandler Carruth2014-08-131-39/+67
* [shuffle] Tweak the shuffle fuzzer to support bigger seeds. I'mChandler Carruth2014-08-131-6/+6
* Add an option to the shuffle fuzzer that lets you fuzz exclusivelyChandler Carruth2014-08-071-2/+16
* Add a vector shuffle fuzzer.Chandler Carruth2014-08-071-0/+170
OpenPOWER on IntegriCloud