summaryrefslogtreecommitdiff
path: root/utils/shuffle_fuzz.py
AgeCommit message (Expand)Author
2014-08-17[shuffle] Teach the shufflevector fuzzer to support fixed element types.Chandler Carruth
2014-08-13[shuffle] Stand back! I'm about to (try to) do math!Chandler Carruth
2014-08-13[shuffle] Make the seed an optional component and add support forChandler Carruth
2014-08-13[shuffle] Teach the shuffle fuzzer to fuzz blends, including formingChandler Carruth
2014-08-13[shuffle] Tweak the shuffle fuzzer to support bigger seeds. I'mChandler Carruth
2014-08-07Add an option to the shuffle fuzzer that lets you fuzz exclusivelyChandler Carruth
2014-08-07Add a vector shuffle fuzzer.Chandler Carruth