Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Utils] Updated shuffle fuzz script to generate more modern (valid) IR. | Simon Pilgrim | 2015-11-22 | 1 | -2/+2 |
* | [shuffles] Tweak my shufflevector fuzz test generation script to produce | Chandler Carruth | 2015-02-18 | 1 | -3/+2 |
* | [shuffle] Teach the shufflevector fuzzer to support fixed element types. | Chandler Carruth | 2014-08-17 | 1 | -6/+12 |
* | [shuffle] Stand back! I'm about to (try to) do math! | Chandler Carruth | 2014-08-13 | 1 | -2/+39 |
* | [shuffle] Make the seed an optional component and add support for | Chandler Carruth | 2014-08-13 | 1 | -2/+3 |
* | [shuffle] Teach the shuffle fuzzer to fuzz blends, including forming | Chandler Carruth | 2014-08-13 | 1 | -39/+67 |
* | [shuffle] Tweak the shuffle fuzzer to support bigger seeds. I'm | Chandler Carruth | 2014-08-13 | 1 | -6/+6 |
* | Add an option to the shuffle fuzzer that lets you fuzz exclusively | Chandler Carruth | 2014-08-07 | 1 | -2/+16 |
* | Add a vector shuffle fuzzer. | Chandler Carruth | 2014-08-07 | 1 | -0/+170 |