index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
utils
/
shuffle_fuzz.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pythran compat - range vs. xrange
Serge Guelton
2019-01-03
1
-5
/
+5
*
Python compat - print statement
Serge Guelton
2019-01-03
1
-28
/
+30
*
[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