summaryrefslogtreecommitdiff
path: root/test/llvm_autogenerated/llvm-to-s.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove llvm_autogenerated tests (#2120)Heejin Ahn2019-05-171-98/+0
| | | After s2wasm was removed, these tests don't seem to be used anymore.
* Increase flake8 coverage (#1586)Sam Clegg2018-06-051-8/+8
|
* Cleanup scripts in scripts/test (#1566)Sam Clegg2018-05-251-0/+14
| | | | | | | | | | Remove executable bit and #! from scripts that don't have entry point. Add missing licence test. Move arg parsing into a function. Remove legacy --only_prepare (with underscrore) argument.
* Remove hard-coded paths from LLVM test auto-generator (#748)Derek Schuff2016-10-061-6/+11
| | | | Use the command-line instead. Also update the blacklist to handle new tests.
* Update s2wasm for LLVM changes, and regenerate tests. (#532)Dan Gohman2016-05-201-0/+1
|
* Latest LLVM + http://reviews.llvm.org/D16534Dan Gohman2016-01-251-0/+1
|
* Disable importing of the offset-folding test.Dan Gohman2016-01-151-0/+1
| | | | | The LLVM test its generated from has external global variables, which isn't supported in s2wasm.
* Replace the experimental/prototype-wasmate/test tests.Dan Gohman2016-01-061-0/+8
| | | | Use the llvm_autogenerated tests instead.
* Check in the llvm-to-s.py script used to generate the tests.Dan Gohman2016-01-061-0/+68