Files
wasmtime/lib/cretonne/src
Angus Holder 892ad25b1b Type checking and Dominator Tree integrity checks in Verifier (#66)
* Verify that a recomputed dominator tree is identical to the existing one.
* The verifier now typechecks instruction results and arguments.
* The verifier now typechecks instruction results and arguments.
* The verifier now typechecks instruction results and arguments.
* Added `inst_{fixed,variable}_args` accessor functions.
* Improved error messages in verifier.
* Type check return statements against the function signature.
2017-03-29 13:14:42 -07:00
..
2017-03-23 15:07:22 -07:00
2017-02-03 12:49:40 -08:00
2017-03-15 11:32:01 -07:00
2017-02-03 12:49:40 -08:00
2017-03-23 15:18:11 -07:00
2017-03-14 10:48:05 -07:00
2017-02-03 12:49:40 -08:00
2016-11-04 12:32:09 -07:00
2017-03-23 15:07:22 -07:00