Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-08-17 | [shuffle] Teach the shufflevector fuzzer to support fixed element types. | Chandler Carruth | 1 | -6/+12 |
2014-08-13 | [shuffle] Stand back! I'm about to (try to) do math! | Chandler Carruth | 1 | -2/+39 |
2014-08-13 | [shuffle] Make the seed an optional component and add support for | Chandler Carruth | 1 | -2/+3 |
2014-08-13 | [shuffle] Teach the shuffle fuzzer to fuzz blends, including forming | Chandler Carruth | 1 | -39/+67 |
2014-08-13 | [shuffle] Tweak the shuffle fuzzer to support bigger seeds. I'm | Chandler Carruth | 1 | -6/+6 |
2014-08-07 | Add an option to the shuffle fuzzer that lets you fuzz exclusively | Chandler Carruth | 1 | -2/+16 |
2014-08-07 | Add a vector shuffle fuzzer. | Chandler Carruth | 1 | -0/+170 |